On 26/05/22 17:34, Jon Escombe wrote:
LD_PRELOAD=/lib64/libgmodule-2.0.so ./PulseView-NIGHTLY-x86_64.AppImage

Thanks Jon for putting me on the right track!
I only needed a slightly different path for the library in Ubuntu, which is:

LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0 
./PulseView-NIGHTLY-x86_64.AppImage

Now the AppImage works, even if I get a python traceback in the log (will send 
a new bug report)

Thanks again :-)


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

Reply via email to