The Following User Says Thank You to VDVsx For This Useful Post: | ||
![]() |
2010-01-08
, 00:13
|
Posts: 254 |
Thanked: 122 times |
Joined on Nov 2009
|
#62
|
The Following 2 Users Say Thank You to KiberGus For This Useful Post: | ||
![]() |
2010-01-08
, 08:39
|
Posts: 177 |
Thanked: 199 times |
Joined on Nov 2007
@ Concepcion, Chile
|
#63
|
![]() |
2010-01-08
, 08:44
|
Posts: 177 |
Thanked: 199 times |
Joined on Nov 2007
@ Concepcion, Chile
|
#64
|
![]() |
2010-01-08
, 09:40
|
Posts: 254 |
Thanked: 122 times |
Joined on Nov 2009
|
#65
|
![]() |
2010-01-08
, 10:19
|
|
Posts: 3,404 |
Thanked: 4,474 times |
Joined on Oct 2005
@ Germany
|
#66
|
import gsmdecode # pnatd gives you something like this # +CUSD: 0,"4F207072617A6F2...",68 # in this example: reply = "4F207072617A6F2..." reply = ... # in this example: encoding = 68 encoding = ... msg = gsmdecode.decode(reply, encoding) print msg
The Following User Says Thank You to pycage For This Useful Post: | ||
![]() |
2010-01-08
, 10:42
|
Posts: 254 |
Thanked: 122 times |
Joined on Nov 2009
|
#67
|
/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
![]() |
2010-01-08
, 17:48
|
Posts: 254 |
Thanked: 122 times |
Joined on Nov 2009
|
#68
|
2 pycage
BTW Some people get such errors
I can't understand, what can cause this. May somebody here knows?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
![]() |
2010-01-09
, 14:27
|
Posts: 49 |
Thanked: 23 times |
Joined on Oct 2009
@ Cape Town
|
#69
|
![]() |
2010-01-09
, 15:57
|
|
Posts: 1,070 |
Thanked: 1,604 times |
Joined on Sep 2008
@ Helsinki
|
#70
|
![]() |
Tags |
dial, dialing, lack of phone features, lack of quality control, sms, telephony, ussd |
|
Valério Valério
www.valeriovalerio.org