Sebastian Pölsterl schrieb:
Hi!
I tried to write my own little applet in python.
So far so good. It works if I start the applet in window mode executing
vdr-applet.py -w
Unfortunatly, the applet doesn't even start if I try to add it to the panel.
If someone could have a look at my sources and maybe even solve the
problem, I'll be glad.
I figured out that I also works if I run the applet from commandline
without any arguments and then add it to the panel.
I also tried to follow davyd's instructions, but gdb complains about
"/usr/bin/vdr-applet.py": not in executable format: File format not
recognized"
I just have no idea what the problem could be :(
Please help!
--
Greetings,
Sebastian Pölsterl
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/