Thread
:
USSD-widget after PR1.2
View Single Post
KiberGus
2010-06-01 , 15:40
Posts: 254 | Thanked: 122 times | Joined on Nov 2009
#
7
Here is specially broken librtcom. It segfaults, when tries to show message. rtcom-call-ui restarts automatically, so this is OK.
Replace you librtcom with this and break USSD implementation from nokia, so as not to be annoyed with their messages.
In SVN you can find qussd and ussdd.py, together tey replace nokia's ussd implementation. qussd is reimplementation of ussd-pad in QT. If QT for maemo didn't have silly limitation of 73px push button height, it would even look good.
ussdd.py handles incoming USSD sessions and, if nobody wants to handle them qussd is launched. So it allows to ented USSD queries from phone application too. It also allows to hadle network initiated USSD sessions.
https://garage.maemo.org/plugins/scm...ot=ussd-widget
Now I need to modify ussd-widget to work properly with ussdd.py and package all this stuff.
I would also appreciate, if anybody would suggest a way to calculate, how many users would use this implementation instead nokia's.
Attached Files
librtcom-call-ui.so.0.0.0.tar.gz
(300.0 KB, 115 views)
Quote & Reply
|
The Following 4 Users Say Thank You to KiberGus For This Useful Post:
aeol
,
atikin
,
Flandry
,
Venemo
KiberGus
View Public Profile
Send a private message to KiberGus
Find all posts by KiberGus