On Wed, 25 Jun 2014 09:16:22 +0200 Andreas Schwab <[email protected]> wrote:
> lists <[email protected]> writes: > > > I'm trying to open a terminal window with graphics on my desktop to > > ssh into the Beagle Bone Black running opensuse 13.1 JEOS. I > > installed x11-server, but that doesn't appear to be enough. > > You don't need an X server on the remote system for ssh to work. > > > command format is > > ssh -X [email protected] > > And what is the error? > > Andreas. > If I try to run yast2, the message is: "Qt GUI wanted but not found, falling back to ncurses." So I think I'm not getting X using ssh. Regarding yast2, I could live with ncurses. I'm just using yast2 to see if X11 is working. I have a program that unfortunately needs X11. It runs on opensuse on intel. I will put the error message here, but I dont know this isn't an Arm issue. ----------------------- mono VirtualRadar.exe Stacktrace: at <unknown> <0xffffffff> at (wrapper managed-to-native) System.Drawing.GDIPlus.GdipCreateFont (intptr,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,intptr&) <0xffffffff> at System.Drawing.Font.CreateFont (string,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,byte,bool) <0x0013f> at System.Drawing.Font..ctor (string,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,byte,bool) <0x0007f> at System.Drawing.Font..ctor (string,single,string) <0x00057> at (wrapper remoting-invoke-with-check) System.Drawing.Font..ctor (string,single,string) <0xffffffff> at System.Drawing.SystemFonts.get_DefaultFont () <0x0005b> at System.Windows.Forms.Theme.get_DefaultFont () <0x00027> at System.Windows.Forms.Control.get_DefaultFont () <0x0001f> at System.Windows.Forms.Control.get_Font () <0x00053> at System.Windows.Forms.Form..ctor () <0x00077> at VirtualRadar.WinForms.BaseForm..ctor () <0x00023> at VirtualRadar.WinForms.SplashView..ctor () <0x0001b> at (wrapper remoting-invoke-with-check) VirtualRadar.WinForms.SplashView..ctor () <0xffffffff> at VirtualRadar.Program.StartApplication (string[]) <0x00067> at VirtualRadar.Program.Main (string[]) <0x0034b> at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff> Native stacktrace: mono() [0xac3c8] mono() [0x2aad4] /lib/libc.so.6(__default_rt_sa_restorer_v2+0) [0xb6dc2d50] /usr/lib/libgdiplus.so(GdipCreateFont+0x110) [0xb5d35aec] Debug info from gdb: ================================================================= Got a SIGSEGV while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. ================================================================= Aborted ---------------------------------- -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
