|
2010-02-06
, 17:17
|
|
Posts: 2,173 |
Thanked: 2,678 times |
Joined on Oct 2009
@ Cornwall, UK
|
#622
|
|
2010-02-06
, 20:30
|
Posts: 42 |
Thanked: 2 times |
Joined on Dec 2009
|
#623
|
Just to say that despite my best efforts and the workaround, my device still insists on connecting to the mms apn. I've removed and deleted it and the others, in various orders. I still suspect it's a signal strength issue. It's not random - it always connects to the mms one!! I've got used to it, but I'm mystified! Open to suggestions... well, clean ones!
The Following User Says Thank You to Xizor For This Useful Post: | ||
|
2010-02-06
, 21:01
|
Posts: 18 |
Thanked: 1 time |
Joined on Jan 2010
@ delaware
|
#624
|
|
2010-02-07
, 18:16
|
Posts: 1 |
Thanked: 0 times |
Joined on Feb 2010
|
#625
|
|
2010-02-07
, 18:41
|
|
Posts: 2,173 |
Thanked: 2,678 times |
Joined on Oct 2009
@ Cornwall, UK
|
#626
|
i live in US, and use AT&T network. can any body help me co set up mms for my Nokia N900 pls.
|
2010-02-07
, 20:30
|
Posts: 547 |
Thanked: 1,383 times |
Joined on Sep 2009
@ Stockholm, Sweden
|
#627
|
hello, I have a problem with FMMS. it runs for 10 seconds after it stops and redirect on my desktop.When i do it /opt/fmms/fmms_gui.py i'have this text :
c.execute("select * from push_headers WHERE push_id = ?"
(line[ ' idpush '],))
sqlite3.OprationalError:Could not decode to UTF-8 column '
alue ' with text ' Taille max message depass e'
The Following User Says Thank You to frals For This Useful Post: | ||
|
2010-02-07
, 21:28
|
Posts: 8 |
Thanked: 0 times |
Joined on Feb 2010
|
#628
|
|
2010-02-07
, 21:45
|
|
Posts: 103 |
Thanked: 162 times |
Joined on Jan 2010
@ Germany
|
#629
|
The Following User Says Thank You to sbock For This Useful Post: | ||
|
2010-02-07
, 21:56
|
Posts: 547 |
Thanked: 1,383 times |
Joined on Sep 2009
@ Stockholm, Sweden
|
#630
|
hello,thanks for your quick answer. i hope this will help
/opt/fmms/fmms_gui.py
Traceback (most recent call last):
File "/opt/fmms/fmms_gui.py", line 498, in <module>
app = fMMS_GUI()
File "/opt/fmms/fmms_gui.py", line 84, in __init__
self.add_buttons_liststore()
File "/opt/fmms/fmms_gui.py", line 323, in add_buttons_liststore
pushlist = self.cont.get_push_list()
File "/home/opt/fmms/controller.py", line 100, in get_push_list
return self.store.get_push_list()
File "/home/opt/fmms/dbhandler.py", line 131, in get_push_list
c.execute("select * from push_headers WHERE push_id = ?", (line['idpush'],))
sqlite3.OperationalError: Could not decode to UTF-8 column 'value' with text 'Taille max message depass�e'
Tags |
application, community win, fmms, frals rocks, fralsvsnokia1-0, fremantle, maemo, maemo 5, mms, n900, python |
Thread Tools | |
|
c.execute("select * from push_headers WHERE push_id = ?"
(line[ ' idpush '],))
sqlite3.OprationalError:Could not decode to UTF-8 column '
alue ' with text ' Taille max message depass e'