View Single Post
Posts: 254 | Thanked: 122 times | Joined on Nov 2009
#67
2 pycage
In new version of widget I started to implement ability to parse reply before it is beeng shown. So iun the configuration dialog there is edit field called "Parser"

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?