Am Dienstag, 11. August 2020, 07:40:22 CEST schrieb Andrei Borzenkov:
10.08.2020 16:26, Mathias Homann пишет:
hi all,
I'm experiencing an extremely strange mono problem... I've downloaded libopenmetaverse 0.9.3 (sources) and rebuilt it on Leap 15.2 with the mono version that's included with leap.
Now, I'm trying to launch any of the demos, and as soon as I try one that brings in a GUI )for example Dashboard.exe) it crashes at startup.
... unless I run t through a ssh-tunneled X11 !!!!
to be clear: "mono /home/mathias/Documents/Downloads/libopenmetaverse-0.9.3/ bin/Dashboard.exe" crashes with the errors shown in https://susepaste.org/16242955
but "ssh localhost mono /home/mathias/Documents/Downloads/ libopenmetaverse-0.9.3/bin/Dashboard.exe" works...
Anyone got any ideas?
And what desktop and graphical stack (X11/Wayland) are you using?
KDE Plasma 5.19.4, and the normal X11 server that comes with Leap 15.2, in both cases.
Cheers MH