From: Ole S. <deb...@li...> - 2017-08-28 13:07:05
|
Hi, on my path to get plplot compiled for Debian, I have a number of problems during the execution to the Qt tests. I first was trying to use Qt5, since Qt4 is going to be deprecated very soon in Debian [1], but I see the same problems with Qt4. Occasionally, I get now lots messages like Qt: Session management error: Could not open network socket Qt: Session management error: networkIdsList argument is NULL QXcbConnection: Could not connect to display :99 The errors may be related to the specific environment that is used (xvfb-run); ":99" is the (automatically generated) DISPLAY for that case. Do you have an idea what happens here? Is there a way to disable the Qt tests for a moment? Best regards Ole [1] https://lists.debian.org/debian-devel-announce/2017/08/msg00006.html |