Menu

Main Menu
Talk Get Daily Search

Member's Online

    User Name
    Password

    [Announce] fMMS for N900

    Closed Thread
    Page 134 of 159 | Prev | 124   132     133   134   135     136   144 | Next | Last
    fsantiago36 | # 1331 | 2010-04-19, 11:37 | Report

    frals,

    i am a little unsure how to view the log inorder to send it. small tutorial would help thanks for the 0.9.3 update it fixes the freezing when saving the apn setting and advanced works great.

    thanks again for quick resolution.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    frals | # 1332 | 2010-04-19, 11:56 | Report

    Originally Posted by ossipena View Post
    how does the settings (polite, havoc etc) affect to the behaviour of the program? does that define how aggressively internet apn is cut off and mms apn connected or?
    http://talk.maemo.org/showpost.php?p=459426&postcount=1

    http://blog.frals.se/2010/04/18/fmms...lly-close-now/



    Originally Posted by euanandrews View Post
    Can we have just 1 notification instead?
    I dont see the need for 2.
    I'll look in to hiding the first one if the second one shows - but if you got "Polite" connection mode and get an MMS while on WLAN you won't get the second notification

    Originally Posted by fsantiago36 View Post
    frals,

    i am a little unsure how to view the log inorder to send it. small tutorial would help thanks for the 0.9.3 update it fixes the freezing when saving the apn setting and advanced works great.

    thanks again for quick resolution.
    If 0.9.3 solved it there's no need to send the log

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following 2 Users Say Thank You to frals For This Useful Post:
    euanandrews, ossipena

     
    fsantiago36 | # 1333 | 2010-04-19, 12:00 | Report

    actually for some reason apn resolution error began showing up when sending a picture message. i just tried to go an reconfigure the apn and when i click on configure it doesnt want to reopen for me to try and fix the issue with my settings.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    frals | # 1334 | 2010-04-19, 12:04 | Report

    Originally Posted by fsantiago36 View Post
    actually for some reason apn resolution error began showing up when sending a picture message. i just tried to go an reconfigure the apn and when i click on configure it doesnt want to reopen for me to try and fix the issue with my settings.
    Open x-terminal.

    Enter:
    cp /tmp/fmms.log /home/user/MyDocs/
    and press enter.

    Now you can either find "fmms.log" from the File Maneger (under N900) or in the root folder when you attach the device as Mass Storage Device.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    fsantiago36 | # 1335 | 2010-04-19, 12:04 | Report

    here is my log

    2010-04-18 23:05:05,450 fmms.fmms_sender_ui: attachment: /home/user/.fmms/temp/20091229_004.jpg message: Testing
    2010-04-18 23:05:05,970 fmms.wappushhandler: RUNNING IN UGLYHACK MODE
    2010-04-18 23:05:06,028 fmms.wappushhandler: UglyHackHandler UP!
    APN: wap.voicestream.com user: pass: proxyip: mmsc1: mmsc2: 0
    2010-04-18 23:05:13,279 fmms.wappushhandler: fmms_magic retcode: 0
    2010-04-18 23:05:13,787 fmms.wappushhandler: mmschost: path: / pathlen: 1
    2010-04-18 23:05:13,806 fmms.fmms_sender_ui: sender: <class 'socket.gaierror'> (-2, 'Name or service not known')
    Traceback (most recent call last):
    File "/home/opt/fmms/fmms_sender_ui.py", line 330, in send_mms
    (status, reason, output, parsed) = sender.sendMMS()
    File "/home/opt/fmms/wappushhandler.py", line 287, in sendMMS
    conn.request('POST', path , mms, headers)
    File "/usr/lib/python2.5/httplib.py", line 866, in request
    self._send_request(method, url, body, headers)
    File "/usr/lib/python2.5/httplib.py", line 889, in _send_request
    self.endheaders()
    File "/usr/lib/python2.5/httplib.py", line 860, in endheaders
    self._send_output()
    File "/usr/lib/python2.5/httplib.py", line 732, in _send_output
    self.send(msg)
    File "/usr/lib/python2.5/httplib.py", line 699, in send
    self.connect()
    File "/usr/lib/python2.5/httplib.py", line 667, in connect
    socket.SOCK_STREAM):
    gaierror: (-2, 'Name or service not known')
    2010-04-18 23:05:32,188 fmms.fmms_sender_ui: width 2576
    2010-04-18 23:05:32,190 fmms.fmms_sender_ui: height 1936
    2010-04-18 23:05:32,209 fmms.fmms_sender_ui: Resizing image: 500 * 375
    2010-04-18 23:05:34,724 fmms.fmms_sender_ui: attachment: /home/user/.fmms/temp/20091229_004.jpg message: Testing
    2010-04-18 23:05:35,437 fmms.wappushhandler: RUNNING IN UGLYHACK MODE
    2010-04-18 23:05:35,485 fmms.wappushhandler: UglyHackHandler UP!
    APN: wap.voicestream.com user: pass: proxyip: mmsc1: mmsc2: 0
    2010-04-18 23:05:38,345 fmms.wappushhandler: fmms_magic retcode: 0
    2010-04-18 23:05:38,763 fmms.wappushhandler: mmschost: path: / pathlen: 1
    2010-04-18 23:05:39,262 fmms.fmms_sender_ui: sender: <class 'socket.gaierror'> (-2, 'Name or service not known')
    Traceback (most recent call last):
    File "/home/opt/fmms/fmms_sender_ui.py", line 330, in send_mms
    (status, reason, output, parsed) = sender.sendMMS()
    File "/home/opt/fmms/wappushhandler.py", line 287, in sendMMS
    conn.request('POST', path , mms, headers)
    File "/usr/lib/python2.5/httplib.py", line 866, in request
    self._send_request(method, url, body, headers)
    File "/usr/lib/python2.5/httplib.py", line 889, in _send_request
    self.endheaders()
    File "/usr/lib/python2.5/httplib.py", line 860, in endheaders
    self._send_output()
    File "/usr/lib/python2.5/httplib.py", line 732, in _send_output
    self.send(msg)
    File "/usr/lib/python2.5/httplib.py", line 699, in send
    self.connect()
    File "/usr/lib/python2.5/httplib.py", line 667, in connect
    socket.SOCK_STREAM):
    gaierror: (-2, 'Name or service not known')
    2010-04-18 23:06:02,112 fmms.__main__: liststore time: 0.36
    2010-04-18 23:06:09,605 fmms.controller: Settings loaded automatically. MCC: 310 MNC: 260 Operatorname: 12038093411
    2010-04-18 23:06:09,607 fmms.controller: Settings loaded automatically: None
    2010-04-18 23:06:15,160 fmms.controller: Settings loaded automatically. MCC: 310 MNC: 260 Operatorname: 12038093411
    2010-04-18 23:06:15,165 fmms.controller: Settings loaded automatically: None
    2010-04-18 23:06:21,610 fmms.controller: Settings loaded automatically. MCC: 310 MNC: 260 Operatorname: 12038093411
    2010-04-18 23:06:21,613 fmms.controller: Settings loaded automatically: None
    2010-04-18 23:10:40,337 fmms.contacts: loaded contacthandler in 0.17 s
    2010-04-18 23:10:59,063 fmms.__main__: liststore time: 0.52
    2010-04-18 23:19:44,244 fmms.__main__: showing mms: (0,)
    2010-04-18 23:19:44,548 fmms.contacts: loaded contacthandler in 0.01 s
    2010-04-18 23:19:46,155 fmms.fmms_viewer: filelist: ['IMG00187-20100417-1751.jpeg']
    2010-04-18 23:19:46,175 fmms.fmms_viewer: filetype: image/jpeg
    2010-04-18 23:19:49,432 fmms.__main__: showing mms: (1,)
    2010-04-18 23:19:49,673 fmms.contacts: loaded contacthandler in 0.01 s
    2010-04-18 23:19:50,572 fmms.fmms_viewer: filelist: ['IMG00185-20100417-1003.jpeg']
    2010-04-18 23:19:51,372 fmms.fmms_viewer: filetype: image/jpeg
    2010-04-18 23:19:56,045 fmms.__main__: showing mms: (2,)
    2010-04-18 23:19:56,369 fmms.contacts: loaded contacthandler in 0.01 s
    2010-04-18 23:19:57,178 fmms.fmms_viewer: filelist: ['smil.xml', '397.jpeg', '398.txt', 'imagejpeg952.jpeg', 'Ar1.txt']
    2010-04-18 23:19:57,191 fmms.fmms_viewer: filetype: application/xml
    2010-04-18 23:19:57,195 fmms.fmms_viewer: filetype: image/jpeg
    2010-04-18 23:19:57,228 fmms.fmms_viewer: filetype: text/plain
    2010-04-18 23:19:57,234 fmms.fmms_viewer: filetype: image/jpeg
    2010-04-18 23:19:57,265 fmms.fmms_viewer: filetype: text/plain
    2010-04-19 07:26:32,499 fmms.contacts: loaded contacthandler in 0.13 s
    2010-04-19 07:26:56,956 fmms.__main__: liststore time: 0.49
    2010-04-19 07:27:00,472 fmms.fmms_config_dialog: Current APN settings: {'proxyport': 0, 'mmsc': '', 'apn': 'Wap.voicstream.com', 'proxy': '', 'pass': '', 'user': ''}
    2010-04-19 07:27:00,598 fmms.controller: Settings loaded automatically. MCC: 310 MNC: 260 Operatorname: 12038093411
    2010-04-19 07:27:00,601 fmms.controller: Settings loaded automatically: None
    2010-04-19 07:27:04,754 fmms.controller: Settings loaded automatically. MCC: 310 MNC: 260 Operatorname: 12038093411
    2010-04-19 07:27:04,756 fmms.controller: Settings loaded automatically: None
    2010-04-19 07:27:04,785 fmms.fmms_config_dialog: Set Advanced APN settings: None
    2010-04-19 07:27:22,036 fmms.fmms_config_dialog: Set APN settings: {'proxyport': '', 'mmsc': '', 'apn': 'Wap.voicestream.com', 'user': '', 'pass': '', 'proxy': ''}
    2010-04-19 07:29:13,031 fmms.__main__: showing mms: (2,)
    2010-04-19 07:29:13,329 fmms.contacts: loaded contacthandler in 0.01 s
    2010-04-19 07:29:14,283 fmms.fmms_viewer: filelist: ['smil.xml', '397.jpeg', '398.txt', 'imagejpeg952.jpeg', 'Ar1.txt']
    2010-04-19 07:29:14,308 fmms.fmms_viewer: filetype: application/xml
    2010-04-19 07:29:14,312 fmms.fmms_viewer: filetype: image/jpeg
    2010-04-19 07:29:14,408 fmms.fmms_viewer: filetype: text/plain
    2010-04-19 07:29:14,422 fmms.fmms_viewer: filetype: image/jpeg
    2010-04-19 07:29:14,454 fmms.fmms_viewer: filetype: text/plain
    2010-04-19 07:44:18,069 fmms.fmms_config_dialog: Current APN settings: {'mmsc': '', 'apn': 'Wap.voicestream.com', 'user': '', 'pass': ''}
    2010-04-19 07:44:18,188 fmms.controller: Settings loaded automatically. MCC: 310 MNC: 260 Operatorname: 12038093411
    2010-04-19 07:44:18,191 fmms.controller: Settings loaded automatically: None
    2010-04-19 07:44:39,616 fmms.fmms_config_dialog: Set APN settings: {'proxyport': '', 'mmsc': 'http://216.155. 174.84/servlets/mms', 'apn': 'Wap.voicestream.com', 'user': '', 'pass': '', 'proxy': ''}
    2010-04-19 07:44:45,398 fmms.contacts: loaded contacthandler in 0.03 s
    2010-04-19 07:45:13,840 fmms.fmms_sender_ui: width 1024
    2010-04-19 07:45:13,857 fmms.fmms_sender_ui: height 768
    2010-04-19 07:45:13,882 fmms.fmms_sender_ui: Resizing image: 500 * 375
    2010-04-19 07:45:14,639 fmms.fmms_sender_ui: attachment: /home/user/.fmms/temp/a-reindeer natalya.jpg message: Hey
    2010-04-19 07:45:15,215 fmms.wappushhandler: RUNNING IN UGLYHACK MODE
    2010-04-19 07:45:15,260 fmms.wappushhandler: UglyHackHandler UP!
    APN: Wap.voicestream.com user: pass: proxyip: mmsc1: 216.155. 174.84 mmsc2: 0
    2010-04-19 07:45:21,265 fmms.wappushhandler: fmms_magic retcode: 0
    2010-04-19 07:45:21,922 fmms.wappushhandler: mmschost: 216.155. 174.84 path: /servlets/mms pathlen: 13
    2010-04-19 07:45:22,620 fmms.fmms_sender_ui: sender: <class 'socket.gaierror'> (-2, 'Name or service not known')
    Traceback (most recent call last):
    File "/home/opt/fmms/fmms_sender_ui.py", line 330, in send_mms
    (status, reason, output, parsed) = sender.sendMMS()
    File "/home/opt/fmms/wappushhandler.py", line 287, in sendMMS
    conn.request('POST', path , mms, headers)
    File "/usr/lib/python2.5/httplib.py", line 866, in request
    self._send_request(method, url, body, headers)
    File "/usr/lib/python2.5/httplib.py", line 889, in _send_request
    self.endheaders()
    File "/usr/lib/python2.5/httplib.py", line 860, in endheaders
    self._send_output()
    File "/usr/lib/python2.5/httplib.py", line 732, in _send_output
    self.send(msg)
    File "/usr/lib/python2.5/httplib.py", line 699, in send
    self.connect()
    File "/usr/lib/python2.5/httplib.py", line 667, in connect
    socket.SOCK_STREAM):
    gaierror: (-2, 'Name or service not known')
    2010-04-19 07:45:50,881 fmms.__main__: liststore time: 0.46
    2010-04-19 07:45:55,411 fmms.fmms_config_dialog: Current APN settings: {'mmsc': 'http://216.155. 174.84/servlets/mms', 'apn': 'Wap.voicestream.com', 'user': '', 'pass': ''}
    2010-04-19 07:45:58,475 fmms.fmms_config_dialog: Current APN settings: {'mmsc': 'http://216.155. 174.84/servlets/mms', 'apn': 'Wap.voicestream.com', 'user': '', 'pass': ''}
    2010-04-19 07:46:04,561 fmms.fmms_config_dialog: Current APN settings: {'mmsc': 'http://216.155. 174.84/servlets/mms', 'apn': 'Wap.voicestream.com', 'user': '', 'pass': ''}
    2010-04-19 07:46:06,090 fmms.fmms_config_dialog: Current APN settings: {'mmsc': 'http://216.155. 174.84/servlets/mms', 'apn': 'Wap.voicestream.com', 'user': '', 'pass': ''}
    2010-04-19 07:46:07,302 fmms.fmms_config_dialog: Current APN settings: {'mmsc': 'http://216.155. 174.84/servlets/mms', 'apn': 'Wap.voicestream.com', 'user': '', 'pass': ''}
    2010-04-19 07:46:19,007 fmms.contacts: loaded contacthandler in 0.12 s
    2010-04-19 07:46:35,431 fmms.__main__: liststore time: 0.53
    2010-04-19 07:46:39,842 fmms.fmms_config_dialog: Current APN settings: {'mmsc': 'http://216.155. 174.84/servlets/mms', 'apn': 'Wap.voicestream.com', 'user': '', 'pass': ''}
    2010-04-19 07:46:41,437 fmms.fmms_config_dialog: Current APN settings: {'mmsc': 'http://216.155. 174.84/servlets/mms', 'apn': 'Wap.voicestream.com', 'user': '', 'pass': ''}
    2010-04-19 07:46:42,648 fmms.fmms_config_dialog: Current APN settings: {'mmsc': 'http://216.155. 174.84/servlets/mms', 'apn': 'Wap.voicestream.com', 'user': '', 'pass': ''}
    2010-04-19 07:46:43,859 fmms.fmms_config_dialog: Current APN settings: {'mmsc': 'http://216.155. 174.84/servlets/mms', 'apn': 'Wap.voicestream.com', 'user': '', 'pass': ''}
    2010-04-19 07:46:46,209 fmms.fmms_config_dialog: Current APN settings: {'mmsc': 'http://216.155. 174.84/servlets/mms', 'apn': 'Wap.voicestream.com', 'user': '', 'pass': ''}
    2010-04-19 07:46:47,029 fmms.fmms_config_dialog: Current APN settings: {'mmsc': 'http://216.155. 174.84/servlets/mms', 'apn': 'Wap.voicestream.com', 'user': '', 'pass': ''}
    2010-04-19 07:46:47,629 fmms.fmms_config_dialog: Current APN settings: {'mmsc': 'http://216.155. 174.84/servlets/mms', 'apn': 'Wap.voicestream.com', 'user': '', 'pass': ''}
    2010-04-19 07:48:19,398 fmms.contacts: loaded contacthandler in 0.01 s
    2010-04-19 07:49:10,510 fmms.contacts: loaded contacthandler in 0.0 s
    2010-04-19 07:50:26,091 fmms.contacts: loaded contacthandler in 0.1 s
    2010-04-19 07:50:42,740 fmms.__main__: liststore time: 0.5
    2010-04-19 07:50:42,862 fmms.contacts: loaded contacthandler in 0.01 s
    2010-04-19 07:51:07,637 fmms.fmms_sender_ui: width 480
    2010-04-19 07:51:07,640 fmms.fmms_sender_ui: height 321
    2010-04-19 07:51:07,682 fmms.fmms_sender_ui: attachment: /media/mmc1/pictures/a-frankie-pink.jpg message:
    2010-04-19 07:51:08,306 fmms.wappushhandler: RUNNING IN UGLYHACK MODE
    2010-04-19 07:51:08,350 fmms.wappushhandler: UglyHackHandler UP!
    APN: Wap.voicestream.com user: pass: proxyip: mmsc1: 216.155. 174.84 mmsc2: 0
    2010-04-19 07:51:35,171 fmms.wappushhandler: fmms_magic retcode: 0
    2010-04-19 07:51:35,395 fmms.wappushhandler: mmschost: 216.155. 174.84 path: /servlets/mms pathlen: 13
    2010-04-19 07:52:15,484 fmms.fmms_sender_ui: sender: <class 'socket.gaierror'> (-3, 'Temporary failure in name resolution')
    Traceback (most recent call last):
    File "/home/opt/fmms/fmms_sender_ui.py", line 330, in send_mms
    (status, reason, output, parsed) = sender.sendMMS()
    File "/home/opt/fmms/wappushhandler.py", line 287, in sendMMS
    conn.request('POST', path , mms, headers)
    File "/usr/lib/python2.5/httplib.py", line 866, in request
    self._send_request(method, url, body, headers)
    File "/usr/lib/python2.5/httplib.py", line 889, in _send_request
    self.endheaders()
    File "/usr/lib/python2.5/httplib.py", line 860, in endheaders
    self._send_output()
    File "/usr/lib/python2.5/httplib.py", line 732, in _send_output
    self.send(msg)
    File "/usr/lib/python2.5/httplib.py", line 699, in send
    self.connect()
    File "/usr/lib/python2.5/httplib.py", line 667, in connect
    socket.SOCK_STREAM):
    gaierror: (-3, 'Temporary failure in name resolution')

    Edit | Forward | Quote | Quick Reply | Thanks

     
    mr_bridger | # 1336 | 2010-04-19, 12:05 | Report

    Hey, great App Frals..

    just a quick Q...

    ive got 0.7.2 on at the moment... to install 0.9.3, is it best to uninstall fapn and fmms and remove the extra apn i added before installing?

    or just update to 0.9.3 and leave it all there?

    Edit | Forward | Quote | Quick Reply | Thanks

     
    euanandrews | # 1337 | 2010-04-19, 12:34 | Report

    It appears 0.9.3 has introduced a new bug....I can no longer access 'Configure' for the APN.....

    Edit | Forward | Quote | Quick Reply | Thanks

     
    frals | # 1338 | 2010-04-19, 12:36 | Report

    Originally Posted by mr_bridger View Post
    Hey, great App Frals..

    just a quick Q...

    ive got 0.7.2 on at the moment... to install 0.9.3, is it best to uninstall fapn and fmms and remove the extra apn i added before installing?

    or just update to 0.9.3 and leave it all there?
    Leave it all there, install new fMMS, launch, open all the configuration windows and it should auto import all settings from old APN, after you hit save you can delete the APN added with fAPN and uninstall it

    @fsantiago36: I'll look into why the dialog isn't showing for you (when its fixed sending fails because you have a space in the mmsc url).

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to frals For This Useful Post:
    mr_bridger

     
    donaggio | # 1339 | 2010-04-19, 13:00 | Report

    First of all: many thanks for this great app frals!

    Just a quick question: how can we delete the mms apn? The "Delete" button in Settings/Internet Connections is greyed out for all the Packet Data APN

    Edit | Forward | Quote | Quick Reply | Thanks

     
    ossipena | # 1340 | 2010-04-19, 13:07 | Report

    Originally Posted by frals View Post
    http://talk.maemo.org/showpost.php?p=459426&postcount=1

    http://blog.frals.se/2010/04/18/fmms...lly-close-now/


    thanks a lot for the info.

    FYI: if you don't hide the mms apn, you should change the name to zMMS or similar if my theory is correct:

    https://bugs.maemo.org/show_bug.cgi?id=9500
    the apns are selected in alphapetical order at least with my device so MMS vs saunalahti internet is always win for the MMS apn no matter how I configure the connections.


    of course if you get the havoc mode working well enough, there is no need for that.

    And btw the app seems to function very well, thanks a lot for it!

    Edit | Forward | Quote | Quick Reply | Thanks

     
    Page 134 of 159 | Prev | 124   132     133   134   135     136   144 | Next | Last
vBulletin® Version 3.8.8
Normal Logout