> Date: Sun, 27 Feb 2011 16:44:26 +0200 > From: epaja...@gmail.com > To: wxlua-users@lists.sourceforge.net > Subject: Re: [wxlua-users] require("wx") fails when starting script through > ssh > > On Sun, Feb 27, 2011 at 12:25 PM, Flip Flop <flup-f...@hotmail.com> wrote: > > I'm using wxLua from Lua AIO (wxWidgets 2.8.7). Can be found here: > > http://luaforge.net/projects/luaaio/ > > > > When starting a script through ssh on remote Ubuntu 10.10 i386 the script > > terminates without specifying an error when performing require("wx"). Other > > .so libs in the same folder load fine with require. > > > > 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. > > > Eero > > ------------------------------------------------------------------------------ > Free Software Download: Index, Search & Analyze Logs and other IT data in > Real-Time with Splunk. Collect, index and harness all the fast moving IT data > generated by your applications, servers and devices whether physical, virtual > or in the cloud. Deliver compliance at lower cost and gain new business > insights. http://p.sf.net/sfu/splunk-dev2dev > _______________________________________________ > wxlua-users mailing list > wxlua-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wxlua-users
------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users