Re: Problem with viewing plasma applets made with Python

2009-01-22 Thread Simon Edwards
Artur Souza (MoRpHeUz) wrote: > On Thu, Jan 22, 2009 at 6:26 PM, Kacper Nyka wrote: >> works fine, just viewing it with plasmoidviewer doesn't work. Here is >> the output of it: >> http://sleepwalkers.ptsa.de/~kacper/plasma-python.jpg > > Your PyQt is compiled against the wrong version of Qt or s

Re: Problem with viewing plasma applets made with Python

2009-01-22 Thread Artur Souza (MoRpHeUz)
Hi, On Thu, Jan 22, 2009 at 6:26 PM, Kacper Nyka wrote: > works fine, just viewing it with plasmoidviewer doesn't work. Here is > the output of it: > http://sleepwalkers.ptsa.de/~kacper/plasma-python.jpg Your PyQt is compiled against the wrong version of Qt or something like that as it's not fin

Problem with viewing plasma applets made with Python

2009-01-22 Thread Kacper Nyka
Hello! Since some tutorials on creating plasma applets with Python are online on techbase, I wanted to check it out. The installation of the example applet on http://techbase.kde.org/Development/Tutorials/Plasma/Python/Using_widgets works fine, just viewing it with plasmoidviewer doesn't work. He