Hello Soeren,

I have a Ubuntu 16.04 LTS running in WSL. There is a Xming X11-Server
running on the PC. I have installed some X11 applications with
"sudo apt-get install x11-apps". The DISPLAY variable is set "DISPLAY=:0".

I start "xterm&" and in that terminal window I start "~/sr/bin/pulseview".

The same effect is visible with variations for the DISPLAY variable.
DISPLAY=:0.0
DISPLAY=127.0.0.1:0.0

Do I need some shared object libraries to run a Qt application?



Regards,
Helge

Am So., 13. Sept. 2020 um 19:05 Uhr schrieb Soeren Apel <soe...@apelpie.net>:
>
> 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.
> > >
>


-- 
PGP Fingerprint: EDCE F8C8 B727 6CC5 7006  05C1 BD3F EADC 8922 1F61


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

Reply via email to