NoMachine is failing to check nomachine_6.11.2_1_x86_64.tar.gz checksum. I don't known if this is the correct site to inform about this.
Thanks
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: | 95 |
Popularity: | 1.32 |
First Submitted: | 2014-07-24 15:45 (UTC) |
Last Updated: | 2025-02-01 20:34 (UTC) |
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 25 Next › Last »
NoMachine is failing to check nomachine_6.11.2_1_x86_64.tar.gz checksum. I don't known if this is the correct site to inform about this.
Thanks
@hcjl, @heavysink
yeah, I received the email too. Ye Lo and Behold !... this took upstream a "mere" three and a half months to solve. It seems that there are not many users out there using nomachine for ARMv7, since they haven't exactly rushed this fix.
But well, that's spilled milk under the bridge. What's important is that it seems we're back on track again and we'll be able to continue using nomachine.
@heavysink, @Le_Birlante, just received this from NoMachine. Seems like there is hope ;-)
TROUBLE REPORT: Updates to TR06R09747 on 2020-09-29 Cannot run NoMachine sessions on ARMv7 devices with kernel 5.4.42 or later Reason was: TR solved in version 6.12.3.
@heavysink, @Le_Birlante, for me the problem still persists in 6.11.2 with the armv7h version. I also registered to get notifications about the mentioned bug, but never got notified ;-)
@Le_Birlante
I have already reported this issue at June and there is a ticket about it. Now the ticket is still open. Could you check if 6.11.2 still have the pow_infinite problem?
@jichu4n, Done.
Hi runnytu!
Would it be possible to also add pentium4
as a supported architecture? This architecture is used by Arch Linux 32 for Pentium 4 and later 32-bit Intel CPUs, and so can just use the same NoMachine binaries as i686.
Here's a patch I tested on Arch Linux 32: https://gist.github.com/jichu4n/75bd2ad2a485cf1f4785908a1772a3b6
Thanks in advance!
I have a problem in which, under the bspwm window manager, all of the Unity and XFCE specific .desktop files are still shown. I don't know if this has something to do with my menu application (rofi) or if the configuration inside the .desktop is invalid.
Is it possible to install only nxserver and necessary daemons on my remote machine I want to access into? I don't need the client there since I'm gonna use from the client to access the remote machine.
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