From: Flip F. <flu...@ho...> - 2011-02-27 15:57:00
|
> Just wondering how your X11 setting is done when using ssh. (I am > using NX client on windows which does (I think) tunnel X11 from my > Linux box, and wxLua seems to work ok through it? I'm not forwarding X11, just using ssh with commandline/terminal. wxLua needs to be loaded for charset conversion, logging and some other functions, not using it to display Gui items in this case. It's not a displayproblem because simply loading wx already fails and terminates the entire script without even throwing an error. |