Active Topics

 



Notices


Reply
Thread Tools
blubbi's Avatar
Posts: 288 | Thanked: 113 times | Joined on Dec 2009 @ Germany
#211
Originally Posted by Vintrc View Post
Bugrepor done
I need the response of the website :-)

Like "Your SMS was send successfully" or " You entered wrong CAPTCHA" or "Receiver number incorrect" or anything like that :-)

Again, please report to bug:
https://bugs.maemo.org/show_bug.cgi?id=11427

Cheers and thanks,
Bjoern
 
blubbi's Avatar
Posts: 288 | Thanked: 113 times | Joined on Dec 2009 @ Germany
#212
o2online should work in www2sms-1.1.5 which is by now in the repository.


It was due to a bug in mechanize (or at least I think so).

I had to change
br.find_link(text='E-Mail')
to
br.find_link(text='Mail[IMG]E-Mail')

Which looks like a parsing bug in mechanize :-)
 
Posts: 35 | Thanked: 1 time | Joined on Dec 2009
#213
Sorry to bother again. But today sending a message via o2 Germany stalled again at step 5. Did they redo their page again? :-s
 
blubbi's Avatar
Posts: 288 | Thanked: 113 times | Joined on Dec 2009 @ Germany
#214
Originally Posted by plutonium239 View Post
Sorry to bother again. But today sending a message via o2 Germany stalled again at step 5. Did they redo their page again? :-s
Can't see any problems, works for me on o2online.de.

I'll try to figure out what makes it so unstable I guess some redirection is not caught or something similar.
 
blubbi's Avatar
Posts: 288 | Thanked: 113 times | Joined on Dec 2009 @ Germany
#215
Okay, I found the problem.

Occasionally O2 shows a redirect (don't know why). Mechanize is not able to follow this redirect.

If this happens in www2sms-1.1.6 (which is by now in devel-repo) it will no longer hang and you can resend your SMS.

Cheers
Bjoern
 
Posts: 3 | Thanked: 0 times | Joined on Nov 2010
#216
Starting the 1.1.6 version of the really nice app (with installed PR1.3 (qt4.7)) ends with an error message:

in www2sms.py, line 28 in <module> from PyQt4.QtGui import QApplication
The sip module implements API v8.0 but the PyQt4.QtGui module requires API v7.1

What can I do ? What is my problem ? I checked all dependicies from your list. Do you need more information (trace) ?

Thanks a lot for help.

Update: I have read in other threads, that I have to downgrade the python2.5-sip4 package to an old version. The problem happens with a lot of python apps on maemo with PR1.3.

To issue a: sudo apt-get install python2.5-sip4=4.10.5-maemo0
should help, but is answerd in my case with:

Version '4.10.5-maemo0' can was not found. Where do I have to look for ?

Cheers, Falk

Last edited by f.wilamo; 2010-11-16 at 13:26.
 
blubbi's Avatar
Posts: 288 | Thanked: 113 times | Joined on Dec 2009 @ Germany
#217
Originally Posted by f.wilamo View Post
Starting the 1.1.6 version of the really nice app (with installed PR1.3 (qt4.7)) ends with an error message:

in www2sms.py, line 28 in <module> from PyQt4.QtGui import QApplication
The sip module implements API v8.0 but the PyQt4.QtGui module requires API v7.1

What can I do ? What is my problem ? I checked all dependicies from your list. Do you need more information (trace) ?

Thanks a lot for help.

Update: I have read in other threads, that I have to downgrade the python2.5-sip4 package to an old version. The problem happens with a lot of python apps on maemo with PR1.3.

To issue a: sudo apt-get install python2.5-sip4=4.10.5-maemo0
should help, but is answerd in my case with:

Version '4.10.5-maemo0' can was not found. Where do I have to look for ?

Cheers, Falk
Mhhh, never run into this error but try to install an older available version. See "apt-cache showpkg python2.5-sip4" for versions available.

Without any waranty: try python2.5-qt4-experimental since python2.5-qt4 explecitely states (PR1.2) "apt-cache search python2.5-qt4"

But to be honest I have no clue how to solve these deps (I am Gentoo user so I have not much experience with the way debian manages the stuff)

Cheers
Bjoern
 
Posts: 3 | Thanked: 0 times | Joined on Nov 2010
#218
I got it sorted. I had to change the sources.list for the apt-get command. It uses the same as the included App manager. Since I use the Faster Application Manager, a different sources.list is used by this app. I had to add the fremantle extra repository to the standart app manager and then to update via apt-get update and then to issue the downgrade as described above. Yeaaah. I can send SMS now again without costs.
 
blubbi's Avatar
Posts: 288 | Thanked: 113 times | Joined on Dec 2009 @ Germany
#219
Great to read that you solved the problem.

Cheers
Bjoern
 
blubbi's Avatar
Posts: 288 | Thanked: 113 times | Joined on Dec 2009 @ Germany
#220
www2sms 1.2.0 should be ready.

Support for http://www.vodafonesms.cz/index.php?locale=en should be complete.

Please test all error cases:
https://bugs.maemo.org/show_bug.cgi?id=11427#c10

Cheers
Bjoern
 
Reply


 
Forum Jump


All times are GMT. The time now is 21:19.