![]() |
2010-05-29
, 13:46
|
|
Posts: 140 |
Thanked: 38 times |
Joined on Mar 2010
@ Earth
|
#262
|
No delivery notifications on MMS yet.
@duryard: Attach log file or email me the log. Thank you for reading the first post!
![]() |
2010-05-29
, 14:07
|
Posts: 547 |
Thanked: 1,383 times |
Joined on Sep 2009
@ Stockholm, Sweden
|
#263
|
I am using PR1.2, since FMMS v1.0.8(even v1.1.1), I noticed that after i sent a MMS, i can't list all the MMS messages (sent or received) of inbox, the fmms statusbar always in the waiting/entering/starting? status.
I check the fmms.log, here is the log tail:
If I removed fmms cache dir /home/user/.fmms using this command:Code:2010-05-29 21:21:31,823 fmms.fmms_viewer: filetype: text/plain 2010-05-29 21:21:31,828 fmms.fmms_viewer: filetype: image/jpeg 2010-05-29 21:21:31,850 fmms.fmms_viewer: filetype: image/jpeg 2010-05-29 21:21:31,867 fmms.fmms_viewer: filetype: text/plain 2010-05-29 21:21:31,870 fmms.fmms_viewer: filetype: text/plain 2010-05-29 21:21:31,873 fmms.fmms_viewer: filetype: text/plain 2010-05-29 21:21:31,876 fmms.fmms_viewer: filetype: text/plain 2010-05-29 21:21:31,878 fmms.fmms_viewer: filetype: image/jpeg 2010-05-29 21:21:31,895 fmms.fmms_viewer: filetype: text/plain 2010-05-29 21:23:24,518 fmms.contacts: loaded contacthandler in 0.06 s
rm -fr /home/user/.fmms
surely, all the MMS sent or received was removed, the inbox can show now, but after i sent a MMS again, the inbox can't be list again.
FMMS version 1.0.7 and before did't have the problem.
The Following User Says Thank You to frals For This Useful Post: | ||
![]() |
2010-05-29
, 14:20
|
Posts: 40 |
Thanked: 8 times |
Joined on Apr 2010
|
#264
|
Open fMMS from the terminal by entering:
/opt/fmms/fmms_gui.py and paste any output you get after trying to view a message here please
Nokia-N900:~# /opt/fmms/fmms_gui.py Traceback (most recent call last): File "/opt/fmms/fmms_gui.py", line 181, in cb_on_focus self.add_buttons_liststore() File "/opt/fmms/fmms_gui.py", line 280, in add_buttons_liststore senderuid = self.ch.get_uid_from_number(sender) File "/opt/fmms/contacts.py", line 82, in get_uid_from_number raise TypeError("Could not open ebook") TypeError: Could not open ebook Traceback (most recent call last): File "/opt/fmms/fmms_gui.py", line 181, in cb_on_focus self.add_buttons_liststore() File "/opt/fmms/fmms_gui.py", line 280, in add_buttons_liststore senderuid = self.ch.get_uid_from_number(sender) File "/opt/fmms/contacts.py", line 82, in get_uid_from_number raise TypeError("Could not open ebook") TypeError: Could not open ebook
Nokia-N900:/home/user/MyDocs/deb# /opt/fmms/fmms_gui.py Traceback (most recent call last): File "/opt/fmms/fmms_gui.py", line 182, in cb_on_focus self.add_buttons_liststore() File "/opt/fmms/fmms_gui.py", line 281, in add_buttons_liststore senderuid = self.ch.get_uid_from_number(sender) File "/opt/fmms/contacts.py", line 85, in get_uid_from_number raise TypeError("Could not open ebook") TypeError: Could not open ebook
![]() |
2010-05-29
, 14:23
|
Posts: 547 |
Thanked: 1,383 times |
Joined on Sep 2009
@ Stockholm, Sweden
|
#265
|
The Following User Says Thank You to frals For This Useful Post: | ||
![]() |
2010-05-29
, 14:25
|
Posts: 40 |
Thanked: 8 times |
Joined on Apr 2010
|
#266
|
Nokia-N900:/home/user/MyDocs/deb# su - user BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. ~ $ /opt/fmms/fmms_gui.py Traceback (most recent call last): File "/opt/fmms/fmms_gui.py", line 182, in cb_on_focus self.add_buttons_liststore() File "/opt/fmms/fmms_gui.py", line 315, in add_buttons_liststore description = description.encode('utf-8', 'ignore') UnicodeDecodeError: 'utf8' codec can't decode bytes in position 9-11: invalid data
Nokia-N900:/home/user/MyDocs/deb# su - user BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. ~ $ /opt/fmms/fmms_gui.py
The Following User Says Thank You to oldnetdog For This Useful Post: | ||
![]() |
2010-05-29
, 14:33
|
Posts: 547 |
Thanked: 1,383 times |
Joined on Sep 2009
@ Stockholm, Sweden
|
#267
|
fMMS version 1.1.1:
Code:Nokia-N900:/home/user/MyDocs/deb# su - user BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. ~ $ /opt/fmms/fmms_gui.py Traceback (most recent call last): File "/opt/fmms/fmms_gui.py", line 182, in cb_on_focus self.add_buttons_liststore() File "/opt/fmms/fmms_gui.py", line 315, in add_buttons_liststore description = description.encode('utf-8', 'ignore') UnicodeDecodeError: 'utf8' codec can't decode bytes in position 9-11: invalid data
The Following User Says Thank You to frals For This Useful Post: | ||
![]() |
2010-05-29
, 14:41
|
Posts: 40 |
Thanked: 8 times |
Joined on Apr 2010
|
#268
|
Ah, thanks! I accidently changed that, will fix it in the next version. Thanks for reporting!
EDIT: Workaround is to edit fmms_gui.py
description = description.encode('utf-8', 'ignore')
to
description = description.decode('utf-8', 'ignore')
(I think)
~ $ /opt/fmms/fmms_gui.py /usr/lib/python2.5/sre_parse.py:180: Warning: g_object_get_qdata: assertion `G_IS_OBJECT (object)' failed self.width = int(min(lo, sys.maxint)), int(min(hi, sys.maxint)) /usr/lib/python2.5/sre_parse.py:180: Warning: g_object_set_qdata_full: assertion `G_IS_OBJECT (object)' failed self.width = int(min(lo, sys.maxint)), int(min(hi, sys.maxint)) ~ $
The Following User Says Thank You to oldnetdog For This Useful Post: | ||
![]() |
2010-05-29
, 14:51
|
Posts: 547 |
Thanked: 1,383 times |
Joined on Sep 2009
@ Stockholm, Sweden
|
#269
|
The Following User Says Thank You to frals For This Useful Post: | ||
![]() |
2010-05-29
, 16:05
|
Posts: 13 |
Thanked: 1 time |
Joined on Apr 2010
@ Melbourne, Australia
|
#270
|
Upgrade to 1.0.2 and try setting "Your phonenumber" to 0 and see if this helps please
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
I've debugged this with another 3 Australia user and my suggestion is you give 3 a call and tell them MMS is not working on your phone and ask them to please enable it for you. Please let me know what they say and if it helps (google for 3 australia mms and there is a lot of similar problems on custom android roms from what I've gathered).
If you delete it, fMMS will stop working I'm afraid. If 'Havoc' mode works for you, the APN is hidden from the UI so you won't be bothered by it.
![]() |
Tags |
bada rox, bada rulez, fmms, mms, mms config, n900, python |
|
I check the fmms.log, here is the log tail:
rm -fr /home/user/.fmms
surely, all the MMS sent or received was removed, the inbox can show now, but after i sent a MMS again, the inbox can't be list again.
FMMS version 1.0.7 and before did't have the problem.
Last edited by oldnetdog; 2010-05-29 at 13:51.