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?
Cheers MH