SOLVED removing completely nomachine, checking that all files was removed, deleting yay cache and reinstalling
Search Criteria
Package Details: nomachine 8.14.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nomachine.git (read-only, click to copy) |
---|---|
Package Base: | nomachine |
Description: | Remote desktop application |
Upstream URL: | http://www.nomachine.com |
Licenses: | custom:"NoMachine EULA" |
Groups: | network |
Conflicts: | nxclient, nxmanager, nxnode, nxserver, nxwebplayer |
Submitter: | FreeK |
Maintainer: | runnytu |
Last Packager: | runnytu |
Votes: | 92 |
Popularity: | 0.41 |
First Submitted: | 2014-07-24 15:45 (UTC) |
Last Updated: | 2024-10-04 19:35 (UTC) |
Dependencies (7)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- dkms (dkms-gitAUR, dkms-fast-zstdAUR)
- nawk (nawk-gitAUR)
- openssh (openssh-gitAUR, openssh-dotconfigAUR, openssh-dotconfig-binAUR, openssh-selinuxAUR, openssh-hpn-shimAUR, openssh-gssapiAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- rpm-tools (rpm-tools-gitAUR)
- xorg-xauth (optional) – allows logging into a headless machine
Required by (0)
Sources (5)
- http://download.nomachine.com/download/8.13/Linux/nomachine_8.14.2_1_aarch64.tar.gz
- http://download.nomachine.com/download/8.13/Linux/nomachine_8.14.2_1_armv6hl.tar.gz
- http://download.nomachine.com/download/8.13/Linux/nomachine_8.14.2_1_armv7hl.tar.gz
- http://download.nomachine.com/download/8.13/Linux/nomachine_8.14.2_1_i686.tar.gz
- http://download.nomachine.com/download/8.13/Linux/nomachine_8.14.2_1_x86_64.tar.gz
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 25 Next › Last »
blackhole commented on 2020-12-26 14:18 (UTC)
blackhole commented on 2020-12-25 21:55 (UTC)
With last version I cannot connect any more to a lxqt desktop.
anupamsr commented on 2020-12-23 19:33 (UTC)
The package has been upgraded to 7.0.211 and the download links don't seem to work any more.
skiwi commented on 2020-12-23 15:40 (UTC)
Package seems to miss the sha keys (installed via yay
)
==> Making package: nomachine 7.0-1 (Wed 23 Dec 2020 04:20:50 PM CET) ==> Retrieving sources... -> Found nomachine_7.0.209_9_x86_64.tar.gz ==> Validating source_x86_64 files with sha512sums... nomachine_7.0.209_9_x86_64.tar.gz ... FAILED ==> ERROR: One or more files did not pass the validity check! error downloading sources: nomachine
blackhole commented on 2020-12-23 13:05 (UTC)
Right mouse click on tray icon does not show saved connections any more. I need to restore main window first.
G4Zz0L1 commented on 2020-12-09 16:41 (UTC)
Anyone has problems with starting the nx node in the latest version? I've tested on cinnamon and gnome, nxserver.service can't start the node in either DE, and the server hangs in place.
cdknight commented on 2020-10-23 15:07 (UTC)
On KDE 5.20.1 and NoMachine has been failing to work for me consistently for the past one month or so. Running it from the command line makes it immediately segfault. Removing the directory ~/.nx makes Nomachine take longer to segfault, but it still segfaults. Interestingly enough, on another Arch system that runs Awesome which is up-to-date, NoMachine starts just fine. This is probably a NoMachine problem, so I should probably ask elsewhere, but is anyone else having the same issue?
galvez_65 commented on 2020-10-18 21:05 (UTC) (edited on 2020-12-09 19:12 (UTC) by galvez_65)
Update: my issue seems resolved with 3.38.2, not sure what the issue was but it just started working again after the recent updates
Any one having issues with nomachine connecting to the display with gnome and wayland? Since the gnome update to 3.38 nomachine has not worked for me with wayland.
hcjl commented on 2020-10-05 18:51 (UTC)
@runnytu, enjoy your holiday. That's more important in these days... and in general ;-) Cheers
taek commented on 2020-10-05 18:18 (UTC) (edited on 2020-10-06 02:56 (UTC) by taek)
Updated PKGBUILD and uploaded it to my github.
please update this AUR repo! https://github.com/Taekus/nomachine
Pinned Comments
runnytu commented on 2021-02-20 13:44 (UTC)
Since nomachine 7.1.3-2 the default behavior of the package is StartNXDaemon Manual and FirewallConfiguration 0 on a new installation, if you want to change this, you need to modify PKGBUILD build options with your desire behavior:
BUILD OPTIONS
Set to y to enable nomachine service autostart
_autoservice=n
Set to y to enable firewall autorules
_autofirewall=n
END BUILD OPTIONS