![]() |
Re: [Announce] fMMS for N900
Quote:
|
Re: [Announce] fMMS for N900
Thanks for explanation ;)
|
Re: [Announce] fMMS for N900
Quote:
I also just changed to Havoc mode to test that instead of the Rude I have been using, and I noticed it keeps my default APN connected which is good, so the MMS APN connection is now invisable and transparent, but I also noticed that I recieved not only the MMS, which opened fMMS...but also an email about the MMS? What is the email for? |
Re: [Announce] fMMS for N900
Quote:
[2010-04-19 13:48:28] fmms 0.9.3 has been queued for loading into fremantle extras-devel repository Hopefully fixed all the issues with the configuration dialog now. :) |
Re: [Announce] fMMS for N900
Once again, right you are...
The reason I thought email, is I am receiving 2 notifications..... - One looks like its handled by the Conversations app, as it has its icon and is titled 'SMS Push for MMS Received' - The other has an email icon @ and titled 'New MMS' Screenshot: http://www.geekzone.co.nz/imagessubs...a205ac58c5.jpg |
Re: [Announce] fMMS for N900
Quote:
|
Re: [Announce] fMMS for N900
i would just like to give a big thank you to frals for his hard work to create and maintain this app, iv been using it for a few weeks now perfectly, cheers man
|
Re: [Announce] fMMS for N900
Quote:
I dont see the need for 2. |
Re: [Announce] fMMS for N900
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?
|
Re: [Announce] fMMS for N900
I have a problem with fmms and battery drain on N900. I notice when i have installed fmms my battery drain 10 - 15 % faster.
Does anyone have a similar problem, i really love fmms, but??? |
Re: [Announce] fMMS for N900
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. |
Re: [Announce] fMMS for N900
Quote:
http://blog.frals.se/2010/04/18/fmms...lly-close-now/ ;) Quote:
Quote:
|
Re: [Announce] fMMS for N900
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.
|
Re: [Announce] fMMS for N900
Quote:
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. :) |
Re: [Announce] fMMS for N900
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') |
Re: [Announce] fMMS for N900
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? |
Re: [Announce] fMMS for N900
It appears 0.9.3 has introduced a new bug....I can no longer access 'Configure' for the APN.....
|
Re: [Announce] fMMS for N900
Quote:
@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). |
Re: [Announce] fMMS for N900
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 |
Re: [Announce] fMMS for N900
Quote:
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! |
Re: [Announce] fMMS for N900
Frals i sent you the Log File. I updated to version 0.9.2 yesterday and i still get the same error msg. "broken pipe check apn settings" but with the new version it is not error 32' instead it says error 110.
This happens every time i try and send mms. i can receive with no prob but i am unable to send it |
Re: [Announce] fMMS for N900
ty for the foward button. much appreciated. will try out the autoconnect later.
|
Re: [Announce] fMMS for N900
when will it be available in extras?
|
Re: [Announce] fMMS for N900
Quote:
Finally gave up let the N900 pick which one it defaulted to, then renamed and changed info accordingly. |
Re: [Announce] fMMS for N900
hey fellas! anyone in canada is using fmms on rogers??
im trying my best but with m y limited knowledge im unable to send or recieve.. can any one help?? |
Re: [Announce] fMMS for N900
Quote:
Long answer: Remove it from gconf, but it's still going to break fMMS functionality... I'm looking for a quick redesign so users who can send/receive MMS through their normal 3G IAP won't need two APNs configured. Quote:
The "MMS" APN is automatically hidden when running in Havoc mode btw, in the other modes it needs to be visible to work correctly I'm afraid. :( Quote:
|
Re: [Announce] fMMS for N900
Quote:
|
Re: [Announce] fMMS for N900
Quote:
|
Re: [Announce] fMMS for N900
ive used 0.7.2 till this morning... and then updated to 0.9.2 ,worked just smoother but i swiched from polite to havoc and i was pleasantly surprised that it worked by itself no need for manually connect to the mms apn.
i got the notification and then the MMS but it has a delay of almost 2-3 minutes between notification and the MMS. i've updated a few seconds ago to 0.9.3 and still have both the notification sms and mms and using havoc. Just wanted to thank you for a great app and crystal clear way of playing with for those who are not programmers. Keep it going like this,;) Doru |
Re: [Announce] fMMS for N900
Using 0.9.3.
I can now send MMS to people on my contacts using T-Mobile USA. I had no problem receiving with fMMS, but this version lets me send out with no problems to people on T-Mobile USA. But a small configuration problem still exists: I can configure and save after the initial boot of fMMS and also can get into Advanced. However after saving my initial configuration, I can no longer view it by pressing Configuration. That also means I can't change my configuration after setting it up once. |
Re: [Announce] fMMS for N900
.9 workin nicely here as well.
One idea/suggestion though: I've noticed that when I send normal SMS's I don't open the contact list but rather type in the name (or part of it) to the"to" field and when I hit send it automatically finds the contact based on what I've written. I just noticed that in fmms I can't do it like this... but it would be nice :) |
Re: [Announce] fMMS for N900
Thank you for all your effort which has enabled us to send our ad hoc images on the move with ease.
I'm not sure if this is under consideration, but is it possible to add support for music and video files in the future? Also, from a user point of view, it would be nice if it were possible to skip the push message notification and instead have one in the style of sms notifications. |
Re: [Announce] fMMS for N900
In fact, I have another idea. If it was not possible to integrate fmms into conversations in the future, how about a fully integrated media manager where we can browse all files and choose send via email, mms, bluetooth, etc combining a couple of apps into one? the email one would then fire up a blank email with the attachment and others would work in a similarly predictable way.
|
Re: [Announce] fMMS for N900
Quote:
Have to say though, that the integration with the existing phone sms is very good, almost seamless. Can't wait to get this going properly. :) |
Re: [Announce] fMMS for N900
Could the ones who can't open the configuration dialog please email me the log as well as try to run the application from the terminal and try to open the configuration to see what the error is in case it doesn't show up in the log.
Instructions for getting the log is on the previous 1-2 pages, email it to fmms _AT_ frals.se To start fmms from the terminal enter: /opt/fmms/fmms_gui.py and then email me any output you get when trying to open the configuration dialogs! Thanks in advance! |
Re: [Announce] fMMS for N900
Hi frals! I have the same problem with the configure dialog since 0.9.3. Here the console output:
Code:
Traceback (most recent call last):http://sbock.net/upload/fmms.log |
Re: [Announce] fMMS for N900
It works!
Settings on the site were wrong (thanks dpaducel). Proxy was on 8080, not 9201 as listed. Good bye ECONNREFUSED hello MMS. |
Re: [Announce] fMMS for N900
frals this is what happened in the terminal:
~ $ /opt/fmms/fmms_gui.py Traceback (most recent call last): File "/home/opt/fmms/fmms_config_dialog.py", line 118, in show_apn_config apndialog = APNConfigDialog(dialog) File "/home/opt/fmms/fmms_config_dialog.py", line 213, in __init__ if current[var]: KeyError: 'proxy' Traceback (most recent call last): File "/home/opt/fmms/fmms_config_dialog.py", line 118, in show_apn_config apndialog = APNConfigDialog(dialog) File "/home/opt/fmms/fmms_config_dialog.py", line 213, in __init__ if current[var]: KeyError: 'proxy' Traceback (most recent call last): File "/home/opt/fmms/fmms_config_dialog.py", line 118, in show_apn_config apndialog = APNConfigDialog(dialog) File "/home/opt/fmms/fmms_config_dialog.py", line 213, in __init__ if current[var]: KeyError: 'proxy' Quote:
|
Re: [Announce] fMMS for N900
guys whats up i have a problem with the fmms. i installed the latest version on my new 900. i sent my old one in for a usb repair and they sent me a new one with latest firmware. now i went to install the fmms and it says it cant install cause i am missin alot of other required files i dl them all from here and most of them work except conic evo sharing and imagin they wont install' error is incompatible package each one.. is their anything that can be done. let me know whats up i really appreciate any and all help.
i would think it would be in the app manager as a dl for fmms but i had to look for it on here . Quote:
|
Re: [Announce] fMMS for N900
Hello all I've been using FMMS with absolutely no problems connected to Vodafone NZ. Love it.
Just updated to the latest version 0.9.3 and I don't seem to be able to configure it and now cannot send/recieve messages.. Help.. |
| All times are GMT. The time now is 03:56. |
vBulletin® Version 3.8.8