View Single Post
Posts: 47 | Thanked: 29 times | Joined on Dec 2009 @ Leicester - United Kingdom
#1464
one issue i'm having is that the application does not work with images sent using "original" setting in the new application (also had same issue in previous versions) - would be nice to get back option for custom size, i.e. I used 2048 width for decent images
the following is a log of my attempt today:
Code:
2010-04-25 11:38:54,971 fmms.contacts: loaded contacthandler in 0.19 s
2010-04-25 11:38:58,269 fmms.__main__: liststore time: 0.36
2010-04-25 11:39:00,362 fmms.contacts: loaded contacthandler in 0.01 s
2010-04-25 11:39:01,176 fmms.contacts: loaded contacthandler in 0.01 s
2010-04-25 11:39:06,875 fmms.__main__: liststore time: 0.2
2010-04-25 11:39:28,060 fmms.contacts: loaded contacthandler in 0.0 s
2010-04-25 11:40:27,232 fmms.fmms_sender_ui: attachment: /home/user/MyDocs/DCIM/X6-32GB.jpg message: Test using original setting
2010-04-25 11:40:27,991 fmms.wappushhandler: RUNNING IN UGLYHACK MODE
2010-04-25 11:40:28,056 fmms.wappushhandler: UglyHackHandler UP!
APN: wap.o2.co.uk user: o2wap pass: password proxyip: 193.113.200.195 mmsc1: mmsc.mms.o2.co.uk mmsc2: 0
2010-04-25 11:40:39,390 fmms.wappushhandler: fmms_magic retcode: 0
2010-04-25 11:40:49,588 fmms.wappushhandler: connecting via proxy 193.113.200.195:8080
2010-04-25 11:40:49,591 fmms.wappushhandler: mmschost: http://mmsc.mms.o2.co.uk:8002
2010-04-25 11:40:59,891 fmms.controller: saved binary mms <open file '/home/user/.fmms/sent/38404/message', mode 'wb' at 0x4092d5c0>
2010-04-25 11:40:59,894 fmms.controller: decode_binary_mms running
2010-04-25 11:41:35,479 fmms.controller: returning message!
2010-04-25 11:41:36,336 fmms.dbhandler: inserted row as: 14
2010-04-25 11:41:37,545 fmms.dbhandler: inserting attachment: 0.smil
2010-04-25 11:41:37,617 fmms.dbhandler: inserting attachment: X6-32GB.jpg
2010-04-25 11:41:37,677 fmms.dbhandler: inserting attachment: text.txt
2010-04-25 11:41:37,737 fmms.dbhandler: inserting description: Test using...
2010-04-25 11:41:37,818 fmms.wappushhandler: MMSC STATUS: 200 OK
2010-04-25 11:41:37,832 fmms.wappushhandler: MMSC RESPONDED: *j çUcard1 6ERROR *`The requested item could not be loaded! &(Status Code: 413) èFback *2****
2010-04-25 11:41:37,834 fmms.wappushhandler: UglyHackHandler running disconnect
2010-04-25 11:41:37,987 fmms.wappushhandler: disconnecting connection. rx: 14479 tx: 893078
2010-04-25 11:41:38,024 fmms.fmms_sender_ui: sender: <type 'exceptions.TypeError'> hildon_banner_show_information() argument 3 must be string without null bytes, not str
Traceback (most recent call last):
  File "/home/opt/fmms/fmms_sender_ui.py", line 329, in send_mms
    banner = hildon.hildon_banner_show_information(self.window, "", "MMSC REPLIED:" + message + "\nBODY: " + reply)
TypeError: hildon_banner_show_information() argument 3 must be string without null bytes, not str
2010-04-25 11:42:27,635 fmms.__main__: liststore time: 0.19