![]() |
2011-03-02
, 21:22
|
Posts: 128 |
Thanked: 21 times |
Joined on Dec 2009
@ Slovenia
|
#772
|
![]() |
2011-03-03
, 17:15
|
Posts: 547 |
Thanked: 1,383 times |
Joined on Sep 2009
@ Stockholm, Sweden
|
#773
|
![]() |
2011-03-03
, 18:16
|
Posts: 128 |
Thanked: 21 times |
Joined on Dec 2009
@ Slovenia
|
#774
|
![]() |
2011-03-03
, 19:12
|
Posts: 328 |
Thanked: 72 times |
Joined on Oct 2010
@ Venezuela
|
#775
|
![]() |
2011-03-03
, 19:36
|
Posts: 51 |
Thanked: 63 times |
Joined on Jun 2010
@ Klein/Spring, Texas, USA
|
#776
|
why don't you try doing a fresh install,
apt-get remove --purge fmms
reboot
apt-get install fmms
it should automatically fetch your network settings, if not enter them manually, use small picture setting and havoc mode.
make sure that you double check your fmms gconf.xml
vim /var/lib/gconf/apps/fmms/\%gconf.xml
use i to edit, and
esc + wq! to save and quit
you may need to install vim if you dont already have it(apt-get install vim)
2011-03-03 12:59:36,644 fmms.controller: decode_binary_mms running: /home/user/.fmms/mms/2tid18329555736_1370uk 2011-03-03 12:59:36,653 fmms.__main__: Failed to open viewer with transaction id: 2tid18329555736_1370uk Traceback (most recent call last): File "/opt/fmms/fmms_gui.py", line 450, in show_mms fMMSViewer.fMMS_Viewer(transactionid, spawner=self) File "/opt/fmms/fmms_viewer.py", line 59, in __init__ self._parse_mms(fname, vbox) File "/opt/fmms/fmms_viewer.py", line 248, in _parse_mms self.cont.get_mms_from_push(filename) File "/opt/fmms/controller.py", line 286, in get_mms_from_push message = self.decode_binary_mms(path) File "/opt/fmms/controller.py", line 229, in decode_binary_mms message = MMSMessage.fromFile(path + "/message") File "/opt/fmms/mms/message.py", line 258, in fromFile return decoder.decodeFile(filename) File "/opt/fmms/mms/mms_pdu.py", line 80, in decodeFile return self.decodeData(data) File "/opt/fmms/mms/mms_pdu.py", line 96, in decodeData bodyIter = self.decodeMessageHeader() File "/opt/fmms/mms/mms_pdu.py", line 226, in decodeMessageHeader header, value = self.decodeHeader(dataIter) File "/opt/fmms/mms/mms_pdu.py", line 455, in decodeHeader header, value = wsp_pdu.Decoder.decodeHeader(byteIter) #MMSDecoder.decodeApplicationHeader(byteIter) File "/opt/fmms/mms/wsp_pdu.py", line 1312, in decodeHeader header, value = Decoder.decodeWellKnownHeader(byteIter) File "/opt/fmms/mms/wsp_pdu.py", line 1258, in decodeWellKnownHeader decodedValue = Decoder.decodeTextString(byteIter) File "/opt/fmms/mms/wsp_pdu.py", line 471, in decodeTextString byte = byteIter.next() File "/opt/fmms/mms/iterator.py", line 40, in next return self._it.next() StopIteration
![]() |
2011-03-04
, 03:18
|
Posts: 1 |
Thanked: 0 times |
Joined on Mar 2011
|
#777
|
![]() |
2011-03-04
, 22:48
|
Posts: 2 |
Thanked: 0 times |
Joined on Mar 2011
@ France
|
#778
|
![]() |
2011-03-04
, 22:56
|
Posts: 2 |
Thanked: 0 times |
Joined on Mar 2011
@ France
|
#779
|
Hi everybody!! Sorry for my bad english.
since i installed fmms i didn't managed to send or receive mms.
I use Bouygues Telecom in France, i check 100times my conf.
I've read the pages before but they don't help me to solve the problem.
I tried to use gconf editor to edit my number since i saw it was 0 in %gconf.xml but when i save and quit, if i go back to chek it there is the 0 in place of my number.
And when i tried to send a mms i've a message like that even if i resize the picture with the smaller option.
MMSC: 200_OK
BODY: {'Transaction-Id': 'xxxxxx', 'Message-ID':
'xxxxxxxxxxx@w.mms.bouyguestelecom.fr', 'MMS-
Version': '1.0', 'Message-Type': 'm-send-conf', 'Response-
Status': 'Error-sendind-address-unresolved'}
Thank for helping.
![]() |
2011-03-09
, 14:04
|
Posts: 328 |
Thanked: 72 times |
Joined on Oct 2010
@ Venezuela
|
#780
|
![]() |
Tags |
bada rox, bada rulez, fmms, mms, mms config, n900, python |
|
apt-get remove --purge fmms
reboot
apt-get install fmms
it should automatically fetch your network settings, if not enter them manually, use small picture setting and havoc mode.
make sure that you double check your fmms gconf.xml
vim /var/lib/gconf/apps/fmms/\%gconf.xml
use i to edit, and
esc + wq! to save and quit
you may need to install vim if you dont already have it(apt-get install vim)