Simon Matter
Simon Matter
Does it really freeze completely, or does it only go VERY slow? I've seen similar issues with Firefox where I still try to find good ways to reproduce it. In...
Since above libX11 fix is already in current nx-libs, I don't think it was an issue in my Firefox case. The good thing is that current Firefox (the Quantum releases)...
Hi, On certain older GCC versions I see build failures with this error: ``` XKBBind.c: In function 'XLookupKeysym': XKBBind.c:244: error: #pragma GCC diagnostic not allowed inside functions XKBBind.c:245: error: #pragma...
I've checked the tarballs of GCC and the error message `#pragma GCC diagnostic not allowed inside functions` is found: ``` gcc-4.4.7 exists (latest from 4.4.x series) gcc-4.5.0 exists gcc-4.5.4 exists...
Interesting, it works for me. Tested on RHEL7 on AMD64 and on an ARM64 Manjaro laptop with NX binaries borrowed from Fedora. On RHEL7 that's with my own RPMs based...
I was afraid this question will come :) For the RPMs on RHEL7 I have a lot of patches included and it may be a bit difficult to list them...
I think all of the patches are either PRs or already in latest git, so nothing to provide beside this oneliner which was for some old distribution but works on...
Hi, I find this idea very interesting and will maybe use it the restart services like postfix after updating certificates using mod_md. What are the advantages of using this md_event...
Hi Maxim, I'm not sure about the format in syslog, so maybe something without lots of spaces or tabs, like so: ``` SpamPD v2.61 [Perl 5.10.1, Net::Server::PreForkSimple 2.007, SA 3.4.6,...
Hi Maxim, Wow that's cool and it works very well, thanks! Sorry to be a pain but the ideas are just coming while testing: 1) Maybe you could change this...