View Single Post
Posts: 254 | Thanked: 122 times | Joined on Nov 2009
#68
Originally Posted by KiberGus View Post
2 pycage
BTW Some people get such errors
Code:
/home/user # python /usr/lib/hildon-desktop/ussd-widget.py
process 1817: arguments to dbus_connection_get_data() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 5757.
This is normally a bug in some application using the D-Bus library.
process 1817: arguments to dbus_connection_set_data() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 5721.
This is normally a bug in some application using the D-Bus library.
Aborted
I can't understand, what can cause this. May somebody here knows?
I caught it myself at some moment. Error appear on
import hildon
At the same time error didn't appear if I started script from user (not root). Right now this bug doesn't appear any more.

New version available. You can add scripts for postprocessing replyes and now widget updates by timer (if you want it to do it).
If query failed previous text would be shown again, but border of the widget would turn red.
 

The Following 2 Users Say Thank You to KiberGus For This Useful Post: