View Single Post
Posts: 254 | Thanked: 122 times | Joined on Nov 2009
#333
Originally Posted by JustusW View Post
All right, I found out what was wrong, I had the wrong command
It was *100# not *101#...
The call over the ussdquery.py works fine, the widget didn't work for me, but I have a workaround with my own python-regex script and the Command Execution Widget.

Thanks for your help, I just had to get my mind into the problem to solve it
Regards,
Justus
Using specialized widget has some advantages. For example, it makes several attempts if query fails. You can find out the reason, why it didn't work launching it from console as user:
python /usr/lib/hildon-desktop/ussd-widget.py
But you would need to configure new instance again.