![]() |
2012-04-25
, 14:25
|
Posts: 1,523 |
Thanked: 1,997 times |
Joined on Jul 2011
@ not your mom's FOSS basement
|
#2
|
![]() |
2012-04-25
, 21:16
|
Posts: 20 |
Thanked: 17 times |
Joined on Nov 2011
@ Zagreb, Croatia
|
#3
|
![]() |
2012-04-25
, 22:51
|
Posts: 1,141 |
Thanked: 781 times |
Joined on Dec 2009
@ Magical Unicorn Land
|
#4
|
The Following 3 Users Say Thank You to stlpaul For This Useful Post: | ||
![]() |
2012-04-26
, 07:28
|
Posts: 20 |
Thanked: 17 times |
Joined on Nov 2011
@ Zagreb, Croatia
|
#5
|
On N900 you need to install xauth and enable X11 forwarding and set the X11DisplayOffset to 10 in your sshd_config. It doesn't work for every program, but should work for most.
Maybe you can do something similar on your N9.
![]() |
2012-04-26
, 20:02
|
Posts: 479 |
Thanked: 1,284 times |
Joined on Jan 2012
@ Enschede, The Netherlands
|
#6
|
/opt/operamobile-labs $ ./operamobile Warning: not sure how to check hw keyboard status/ OPERA_DIR not set, assuming "/opt/operamobile-labs" QEgl::display(): Falling back to EGL_DEFAULT_DISPLAY QEgl::display(): Can't even open the default display QEglContext::chooseConfig(): Could not find a suitable EGL configuration Requested: "type=es2 rgba=0,0,0,0 surface-type=window" Available: QGLContext::makeCurrent(): Cannot make invalid context current QEgl::display(): Falling back to EGL_DEFAULT_DISPLAY QEgl::display(): Can't even open the default display QEglContext::chooseConfig(): Could not find a suitable EGL configuration Requested: "type=es2 rgba=0,0,0,0 surface-type=window" Available: Failed to create GL context for window surface, not able to recover Aborted
![]() |
2012-04-27
, 07:02
|
Posts: 20 |
Thanked: 17 times |
Joined on Nov 2011
@ Zagreb, Croatia
|
#7
|
Did anyone tried X forwarding through ssh?
I connect to my N9 through ssh/PuTTY (with "Enable X forwarding" checked) via USB cable. Xming server on my PC is also started (Windows 7, if matters).
But when I try to start eg. /usr/bin/ovistoreclient the application screen/display goes to N9's display, not to my PC.
Any help/thoughts on this?