Comment #3 on issue 30 by [email protected]: xpra client on OSX 10.6 dies when connecting to xpra server on FreeBSD 8.0-RELEASE-p4
http://code.google.com/p/partiwm/issues/detail?id=30

Strange.

Unfortunately, I don't have access to any OS X box to test on. Can you try the following:

1) start python at the command line
2) type 'import gtk' and tell me any output/errors you get
3) type 'gtk.gdk.get_default_root_window()' and tell me any output/errors you get 4) type 'gtk.gdk.get_default_root_window().get_size()' and tell me any output/errors you get

Also, does it work if you run X11.app in fullscreen mode, instead of rootless? (Obviously rootless *should* be supported, but it might help narrow down the problem.)


_______________________________________________
Parti-discuss mailing list
[email protected]
http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss

Reply via email to