Ulrich Sibiller
Ulrich Sibiller
Well, this log does not show anything wrong. But the reason for the rather long delay is pretty obvious: Chrome asks for the clipboard content in UTF8 several (5) times,...
Here's how to integrate that with Travis: https://scan.coverity.com/travis_ci
please take a look if time allows. However, the automake stuff is more important, I'd say. On Sat, Jun 22, 2019 at 11:03 PM Mario Trangoni wrote: > @uli42 is...
Hmm, we are successfully compiling using clang in GitHub actions. In what file do see this line? Uli sandeep-gh ***@***.***> schrieb am Do., 24. März 2022, 07:40: > Using OpenBSD...
The user where this nxdialog was found from says he never saw that dialog and he thinks that has to do with him closing the VPN connection without disconnecting nx...
You can force a crash by running nxdialog with an invalid display: ``` $ nxdialog --display :123 --dialog ok --caption "dummy" Segmentation fault (core dumped) ``` gdb shows this backtrace:...
BTW: --display will be swallowed by gtk, so we can never check that option, it will always be empty
Of course. But as always there are many time constraints... Jonathan Kirszling ***@***.***> schrieb am Di., 11. Mai 2021, 18:07: > It would be really helpful to drop imake for...
Note that only backporting the single fix is not enough. Similar checks have been added before to xkb.c. The CVE patch just adds some more..
Well, that's not entirely true as nxagentShowSplashScreen() is only called if in non-rootless mode on startup. Hmm, this needs more investigation.