View Single Post
blubbi's Avatar
Posts: 288 | Thanked: 113 times | Joined on Dec 2009 @ Germany
#201
Oookay, i have a workaround:

Code:
app = QApplication(sys.argv)
import gobject, glib, evolution
I had to move "import gobject, glib, evolution" after the initialization of QApplication().

See here for details:
http://talk.maemo.org/showpost.php?p...1&postcount=19

This looks like a bug to me... but for now it works.
I'll push www2sms 1.1.4 out now (just abugfix) and start working on the requests now.

Cheers,
Bjoern
 

The Following User Says Thank You to blubbi For This Useful Post: