Re: undefined symbol: _Py_TrueStruct

2008-02-19 Thread Sergio Galán
It was something wrong with my N800, because now, magically,it works on N800 and also in scratchbox: I've uploaded a tgz with the deb packages compiled for i386 and armel http://eclectico.net/python-hildondesktop-plugin-0.0.2.tar.gz On Feb 18, 2008 6:19 PM, Lauro Moura <[EMAIL PROTECTED]> wrote

Re: undefined symbol: _Py_TrueStruct

2008-02-18 Thread Lauro Moura
On 2/14/08, Sergio Galán <[EMAIL PROTECTED]> wrote: > Thanks, The code works, but only inside scratchbox, not in the N800. > In Scratchbox I see all the error messages so I can try to solve the > problems, but, ¿Does someone know how to see error messages from graphical > applications which are ru

Re: undefined symbol: _Py_TrueStruct

2008-02-14 Thread Sergio Galán
Thanks, The code works, but only inside scratchbox, not in the N800. In Scratchbox I see all the error messages so I can try to solve the problems, but, ¿Does someone know how to see error messages from graphical applications which are running on the N800? It's a home desktop plugin, so I can't ru

Re: undefined symbol: _Py_TrueStruct

2008-02-12 Thread Lauro Moura
On 2/12/08, Sergio Galán <[EMAIL PROTECTED]> wrote: > Hi, > After some busy weeks, I've back to maemo plugin programming with python. > I used these packages (Thanks Benoit !) but doesn't work for me in my N800. > Nothing happens and I don't know how to see error messages. > In scratchbox, I comp