Hello Helge,

Glad you made it work. What environment are you starting PV from? Is X11
running? And the DISPLAY environment variable set to e.g. ":0.0"?

I'm assuming the application crashes because of the X server being
unavailable, see 
https://forum.qt.io/topic/102617/wireshark-failed-to-get-the-current-screen-resources-using-xming-ssh
for a similar case.

Regards
 -Soeren



On Sun, 2020-09-13 at 18:53 +0200, Helge Kruse wrote:
> Hi Soeren,
> 
> many thanks for the hint with the CMake version. I download the latest
> version from https://cmake.org/download/ and added the bin directory to
> my PATH. That fixed the problem.
> 
> Now I wanted to start Pulseview with build/pulseview/build/pulseview.
> Now it writes "failed to get the current screen resources", logs some
> Setings ... changes to ..., and finally "Attach debugger".
> 
> Many thanks for helping with the build problem. I have to look for what
> I've got now nd how to run the self-build version.
> 
> 
> Best regards,
> Helge
> 
> 
> Am 13.09.2020 um 12:26 schrieb Soeren Apel:
> > Hello Helge,
> > 
> > There's a bug report for this, using the exact same versions you use:
> > https://sigrok.org/bugzilla/show_bug.cgi?id=1461
> > 
> > It confirms my suspicion that cmake is the culprit and that updating it
> > will fix this. For this reason I don't consider this a PV bug but a cmake
> > bug.
> > 



_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to