View Single Post
frethop's Avatar
Posts: 283 | Thanked: 60 times | Joined on Nov 2005 @ It's dark in here. I hear laughing.
#1
I'm trying to see how I can use remote displays via X Windows with the 770. I'm having trouble with sapwood.

Here's a session on the 770:

~$ osso-xterm --display 192.168.1.30:0
...lots of GLIB WARNINGS
osso-xterm[995]: GLIB ERROR ** default - sapwood-theme: Failed to load pixmap file /usr/share/themes/theme1/gtk-2.0/../images/qgn_plat_application_frame_bottom.png: Failed to connect to sapwood server using '/var/tmp/sapwood-192.168.1.30:0.0': Connection refused

'/usr/lib/sapwood/sapwood-server' MUST be started before applications

aborting...
Aborted
Now, X server connections are enabled on 192.168.1.30. The file with that long ugly pathname exists. The sapwood server is running on the 770.

As an additional clue: the xterm window appears briefly on the display of 192.168.1.30 and then disappears when the above error message shows up.

Does anyone have any clues as to what is happening? Thanks!

-F