View Single Post
Posts: 179 | Thanked: 49 times | Joined on Nov 2008
#1498
Originally Posted by frals View Post
Seems those settings are correct, can you try sending/receiving an MMS and attach the log again?
Code:
2010-04-28 22:47:05,927 fmms.contacts: loaded contacthandler in 0.12 s
2010-04-28 22:47:07,551 fmms.__main__: liststore time: 0.21
2010-04-28 22:56:54,146 fmms.contacts: loaded contacthandler in 0.1 s
2010-04-28 22:56:55,417 fmms.__main__: liststore time: 0.2
2010-04-28 22:58:52,222 fmms.contacts: loaded contacthandler in 0.09 s
2010-04-28 22:58:53,287 fmms.__main__: liststore time: 0.19
2010-04-28 22:58:55,899 fmms.contacts: loaded contacthandler in 0.01 s
2010-04-28 22:59:58,474 fmms.fmms_sender_ui: width 2576
2010-04-28 22:59:58,475 fmms.fmms_sender_ui: height 1448
2010-04-28 22:59:58,487 fmms.fmms_sender_ui: Resizing image: 640 * 359
2010-04-28 23:00:00,322 fmms.fmms_sender_ui: attachment: /home/user/.fmms/temp/20100427_002.jpg message: 
2010-04-28 23:00:01,090 fmms.wappushhandler: RUNNING IN FORCESWITCH MODE
2010-04-28 23:00:01,111 dbus.proxies: Introspect error on :1.84:/com/nokia/icd: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NotSupported: Unsupported interface or method
2010-04-28 23:00:01,113 dbus.proxies: Executing introspect queue due to error
2010-04-28 23:00:01,131 fmms.wappushhandler: ForceConnector saved previous connection. ID: a066fdcd-3798-4ada-98e8-4b1758531c6d
2010-04-28 23:00:06,310 fmms.wappushhandler: ForceConnector disconnecting from active connection.
2010-04-28 23:00:06,461 fmms.wappushhandler: ForceConnector trying to connect to: ID: z_fMMS-APN Name: MMS
2010-04-28 23:00:21,952 fmms.wappushhandler: connecting via proxy 212.183.137.12:8799
2010-04-28 23:00:21,954 fmms.wappushhandler: mmschost: http://mms.vodafone.co.uk/servlets/mms
2010-04-28 23:00:22,816 fmms.controller: saved binary mms <open file '/home/user/.fmms/sent/5855/message', mode 'wb' at 0x40ad7068>
2010-04-28 23:00:22,819 fmms.controller: decode_binary_mms running
2010-04-28 23:00:23,697 fmms.controller: returning message!
2010-04-28 23:00:24,502 fmms.dbhandler: inserted row as: 4
2010-04-28 23:00:25,953 fmms.dbhandler: inserting attachment: 0.smil
2010-04-28 23:00:26,024 fmms.dbhandler: inserting attachment: 20100427_002.jpg
2010-04-28 23:00:26,865 fmms.dbhandler: inserting attachment: text.txt
2010-04-28 23:00:26,930 fmms.dbhandler: inserting description: MMS
2010-04-28 23:00:27,022 fmms.wappushhandler: MMSC STATUS: 200 OK
2010-04-28 23:00:27,084 fmms.dbhandler: inserted row as: 4
2010-04-28 23:00:27,689 fmms.wappushhandler: MMSC RESPONDED: {'Response-Text': 'Sent Successfully', 'MMS-Version': '1.0', 'Response-Status': 'Ok', 'Message-ID': 's6-YS8YSG4K3ZAAAsNu24WD1AgAAAAAA'}
2010-04-28 23:00:27,692 fmms.wappushhandler: ForceConnector restoring connection...
2010-04-28 23:00:32,936 fmms.wappushhandler: ForceConnector disconnecting from active connection.
2010-04-28 23:00:33,357 fmms.wappushhandler: ForceConnector trying to connect to: ID: a066fdcd-3798-4ada-98e8-4b1758531c6d Name: My Wireless - NEW
2010-04-28 23:00:33,361 fmms.fmms_sender_ui: message seems to have sent AOK!
2010-04-28 23:00:33,376 fmms.fmms_sender_ui: Removing temporary image: /home/user/.fmms/temp/20100427_002.jpg
2010-04-28 23:00:45,484 fmms.__main__: liststore time: 0.09
I can send an MMS, it disconnects the current connection, connects to the MMS APN, and then disconnects the MMS APN.

It doesn't reconnect my previous connection though.

The MMS sends and the other phone receives the picture.

But, fMMS still doesn't connect to my MMS APN, to check for incoming MMS messages, when i launch it.

Unless there is no visible notification that fMMS is checking for new messages on startup?

I'm using version 0.9.11-2.

Last edited by munkiii; 2010-04-28 at 22:39.