![]() |
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
Quote:
|
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
Confirmed, I now have the full sentence, with the "à".
Do we just replace the old ussdquery in /usr/bin with the new one to get the widget & pad working again, or should we wait for an upgrade ? Thanks again for your work & help KiberGus, and don't forget to get some sleep ! :-) |
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
Quote:
|
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
Yup, already tried it and it works, thanks!
|
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
|
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
Corrected ussd-common is in repositories. By the way, is there a way to force phone update it? As far as I understand, application manager suggests to update packages from visible repositories only. I can make new version of widget which would require new version, but this is not a proper solution.
|
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
apt-get update; apt-get dist-upgrade in the console worked for me, it pulled ussd-common fine (don't even think it needs dist-upgrade).
|
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
By the way, if anybody wants to see widget in his native language, it is easily doable. You just need to translate strings from .pot file (I'l publish most recent one, if anybody wants).
|
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
Or you could use Transifex, like for Conboy ?...
|
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
is the ussd-widget ready for testing and is it in extras-devel im t-mobile us would just like the function. and is the widget the only thing i need to install. thanks for any help. iv read alot of thread but still alil confused
|
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
Quote:
If you install widget from application manager all needed packages would be installed automatically. |
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
hi, I m not so good in programing but knows the linux and VI commands here and there, I have got the USSD widget installed via the ExtraTestings last night, When I click on the widget it gives me a error, I m assuming that the config file has to be changed to my mobile network, My network uses *1411# for balance and *1422# for data plan balance, Kindly letme konw on where the config file is located in order to add the *1411#
|
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
Quote:
|
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
Quote:
|
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
Quote:
python /usr/lib/hildon-desktop/ussd-widget.py |
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
Great, I just changed the language to unspecified and now it works perfectly, Thanks a lot guys for your hard work, Keep up the good work
|
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
Quote:
|
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
why does the widget disappear when i close the terminal? when i run the program i cannot get a persistent widget, is this how it works>?
|
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
Quote:
|
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
ok...
sry,,, i had not the time this week for testing. after start in terminal i have the following failure code: translation file for your language not found. sintax error in ussd number language in program: german or unspec language of phone and os: german |
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
Quote:
|
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
language german:
*#06#=timeout modem didnt reply *135#:=timeout modem didnt reply language unspec: *#06#=timeout modem didnt reply *135#: it works *221#=timeout modem didnt reply *#43#=timeout modem didnt reply *#33#=could not init modem *#61#=timeout modem didnt reply it seems, that the only running code is *135# |
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
yes u can use ussd widget, bu since yesterday stops working with me ;)
ps:language problem. issue solved thanks:) |
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
2awben
Try running from console ussdquery.py<your number> -t <timeout> Default timeout is 30, may be for your operator it takes more time to respond. If this works, put -t <timeout> to additional ussdquery.pyoptions in widget. |
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
nothing happens
:-( |
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
ok i installed widget this morning and installed on desktop it says, click to update. when i click it it says processing n then says error n goes back to click to update. what am i missing on this seemed simple enough gotta be me. thank you
|
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
Quote:
Quote:
|
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
Quote:
|
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
some codes are 2 check settings, some for changing between sim cards, some for forwarding
|
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
thanks will attempt to figure out how to do that cool get to learn something new will read more of thread
|
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
ok got widget working seems just fine thank you. next question where is the ussd-pad located would like to use it too is it ready thanks again
|
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
yes it is missing.
|
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
What _I_ do not understand is why the developer didn't:
(1) check to see if the dialer UI is in the maemo SVN, or (2) offer to help the nokia developers actually INTEGRATE USSD into the dialer, _INSTEAD OF MAKING A WHOLE NEW APP_ This shows a complete lack of regard for integration, and UI. I suggest that this be done...if not by the original developer, then I will take on the task. -Thom |
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
Quote:
USSD is supposed to be coming in PR1.2 so in a few months all of this will be moot. |
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
Quote:
And I want it NOW, not in several months. Quote:
|
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
Quote:
|
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
I confirm, that call forwarding is NOT done by USSD queries. It is done via another AT command, +CCFC, and described in section 7.10 of GSM 07.07. Consider call forwarding applet for call forwarding. USSD widget wouldn't support this because it is not it's job.
|
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
I can't get it to work. I dial *222# and I always get the following message: "ERROR: Couldn't parse modem answer." On my E50 and every other phone it works just fine. Is there any way to fix this?
I'm in Brazil and my operator is TIM, if it matters. |
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
Quote:
It would be better, if you would copy it from console instead of retyping. |
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *
Quote:
Quote:
|
| All times are GMT. The time now is 02:17. |
vBulletin® Version 3.8.8