Search Criteria
Package Details: haguichi 1.4.3-1
Git Clone URL: | https://aur.archlinux.org/haguichi.git (read-only, click to copy) |
---|---|
Package Base: | haguichi |
Description: | Provides a user friendly GUI to control the Hamachi client on Linux |
Upstream URL: | https://haguichi.net |
Licenses: | |
Submitter: | lowfatcomputing |
Maintainer: | ztefn |
Last Packager: | ztefn |
Votes: | 38 |
Popularity: | 1.23 |
First Submitted: | 2015-08-12 21:40 |
Last Updated: | 2020-10-03 16:18 |
Dependencies (6)
- gtk3 (gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-git, gtk3-ubuntu, gtk3-classic, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-typeahead)
- libappindicator-gtk3 (libappindicator-gtk3-ubuntu, libappindicator-bzr)
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id)
- logmein-hamachi
- meson (meson-git) (make)
- vala (vala0.42, vala0.44, vala-git) (make)
Latest Comments
1 2 Next › Last »
ztefn commented on 2020-08-11 18:41
Hamachi is not (yet) compatible with glibc 2.31 which why the daemon is crashing and you need to restart it.
A representative from LogMeIn has stated that an updated Hamachi version for Linux will be released within the next few weeks: https://community.logmein.com/t5/LogMeIn-Hamachi-Discussions/Hamachi-randomly-disconnects-on-Ubuntu-20-04/m-p/223809#M18605
In short, this problem has nothing to do with Haguichi itself.
Santanic commented on 2020-08-11 14:33
I have the same problem as Darwerft and jamesjon
jamesjon commented on 2020-01-29 16:54
Any solution for this?
"darwerft: Haguichi asks for your user (not root) password when it needs to start or restart the hamachi daemon. So if this happens at random its a sign the hamachi daemon is constantly crashing on your system."
ztefn commented on 2019-12-06 21:43
darwerft: Haguichi asks for your user (not root) password when it needs to start or restart the hamachi daemon. So if this happens at random its a sign the hamachi daemon is constantly crashing on your system.
darwerft commented on 2019-12-06 10:02
Running latest manjaro and it keeps asking for root password every 5 minutes on avg. at random intervals, sometimes not for an hour, sometimes every few minutes. It stops working until a root password is given then it resumes.
I know of other manjaro users with the same problem.
Otherwise the package works perfectly.
ztefn commented on 2017-09-27 17:51
carstene1ns: No problem, I think I'll be able to handle this by now!
carstene1ns commented on 2017-09-27 13:56
ztefn: I am handing over this package, simply not having the time currently to properly maintain it.
flaketill commented on 2017-08-24 04:43
post_install() {
Please run systemctl to start service
sudo systemctl start logmein-hamachi.service
}
Fincer commented on 2017-03-03 16:08
If someone is still interested in GTK2 version of Haguichi (1.0.26), check this out:
https://github.com/Fincer/linux-patches-and-scripts/tree/master/haguichi
I still prefer simple GTK2 client over the GTK3 one, though the latter has quite nice features.
carstene1ns commented on 2015-09-06 12:54
ztefn: I guess this seems a bit weird, but is intended. I adhere to the gnome package guidelines[1]. The commands are executed chrooted in the file system root /, so the relative paths are correct.
[1]: https://wiki.archlinux.org/index.php/GNOME_package_guidelines
[2]: https://wiki.archlinux.org/index.php/PKGBUILD#install