|
2010-01-08
, 16:31
|
Posts: 2,014 |
Thanked: 1,581 times |
Joined on Sep 2009
|
#2
|
The Following 4 Users Say Thank You to Bratag For This Useful Post: | ||
|
2010-01-08
, 16:36
|
Posts: 87 |
Thanked: 16 times |
Joined on Dec 2009
|
#3
|
|
2010-01-08
, 16:43
|
|
Posts: 547 |
Thanked: 461 times |
Joined on Aug 2009
@ UK
|
#4
|
The Following User Says Thank You to biggzy For This Useful Post: | ||
|
2010-01-08
, 17:37
|
Posts: 278 |
Thanked: 209 times |
Joined on Dec 2009
|
#6
|
|
2010-01-08
, 17:40
|
Posts: 547 |
Thanked: 1,383 times |
Joined on Sep 2009
@ Stockholm, Sweden
|
#7
|
|
2010-01-08
, 17:54
|
|
Posts: 3,790 |
Thanked: 5,718 times |
Joined on Mar 2006
@ Vienna, Austria
|
#8
|
It checks against the list of installed APNs in the phone (listed under Internet Connections in the Settings menu) - that is, you have to have one configured that it's suppose to use, it does not currently create a new one for you.
Ie. what you should do is put in the name of an existing APN in your phone
|
2010-01-08
, 17:57
|
Posts: 547 |
Thanked: 1,383 times |
Joined on Sep 2009
@ Stockholm, Sweden
|
#9
|
ah... now it makes sense.
i had the same problem and no clue what to do. so once the new AP is in the settings, i also need to go there and insert the required proxy settings, right? the config dialog in your app will only point to the existing settings. fine.
adding an AP is done through a bunch of mysterious gconf commands, right?
The Following User Says Thank You to frals For This Useful Post: | ||
|
2010-01-08
, 18:07
|
|
Posts: 245 |
Thanked: 32 times |
Joined on Oct 2009
@ CT USA
|
#10
|
The Following User Says Thank You to amorek13 For This Useful Post: | ||
Tags |
application, community win, fmms, frals rocks, fralsvsnokia1-0, fremantle, maemo, maemo 5, mms, n900, python |
|
When reporting a problem PLEASE be specific and PLEASE attach /tmp/fmms.log. Thank you.
BEFORE INSTALLING PLEASE READ http://talk.maemo.org/showpost.php?p=343619&postcount=1
v 0.6.1 video walkthrough: http://mynokiablog.com/2010/04/16/n9...p-receive-mms/
Old version: http://www.youtube.com/watch?v=PweDR6I0Bt0, thanks MaemoSverige!
If you decide to test this application, please drop a comment here, on irc (nick: frals) or in a PM/e-mail
Problems configuring? Turn to the wiki: http://wiki.maemo.org/MMS
Garage site: https://garage.maemo.org/projects/fmms
Code available at: http://gitorious.org/fmms
GUI FOR ADDING ANOTHER APN: http://talk.maemo.org/showthread.php?t=39951
---------------------------
As of release 0.6 there is now multiple "connection modes" available:
* Polite (Default behavior <0.6): Only switch to MMS connection if no connection is active, otherwise do nothing (pretty much)
* Rude: Force a disconnect of the active connection regardless of what it is, connect to MMS APN and then reconnect to the old one.
* Havoc: Try to bring up a connection to the MMS APN in parallell with whatever is active, this is what most other phones do. Note that to get this functionality on the N900 there are a few ugly hacks active which might break stuff, but it *should* work
---------------------------
Changing user-agent fMMS sends (Softbank JP users need to do this from what I've heard):
gconftool-2 -s /apps/fmms/useragent --type string "New UA String"
If you are having problems with the MMS APN being chosen by "Connect Automatically" the following steps before installing fMMS 0.9.12 *SHOULD* do the trick:
NOTE: This only applies to people coming from a version prior to 0.9.12!
These commands clears all configuration settings for fMMS, so make sure you save the settings somewhere (http://wiki.maemo.org/MMS is a good place for connection settings ;-)) before running any command.
Open terminal:
gconftool-2 --recursive-unset /apps/fmms
gconftool-2 --recursive-unset /system/osso/connectivity/IAP/z_fMMS-APN
Make sure to copy and paste these as a space in the wrong place is VERY LIKELY to bork system stuff.
NOTE: As of 0.9.12 the settings for fMMS might no longer be saved in /system/osso/connectivity/IAP/z_fMMS-APN so deleting this might remove your GPRS Internet connection settings. However, a device reboot seems to restore the APN.
SHORT FAQ
Solution: Make sure you are connected to the MMS APN - if you still get the error, try pinging the mmsc host from the terminal. If it still fails, double check your connection settings. If your provider list a "MMS Proxy" or "MMS Gateway", input this in the HTTP Proxy settings for the connection
DON'T FORGET TO SET THE PROXY IN INTERNET CONNECTIONS
Thanks for testing!
Problem with fMMS? Run in x-terminal: cp /tmp/fmms.log /home/user/MyDocs/
After that you'll see fmms.log in filemanager or when you connect the device to your desktop as a mass storage device.
E-mail the log to me, if you don't have the email address, drop me a PM. Thanks!
fMMS - MMS for your N900
fAPN - GUI for adding a new GPRS APN
If you like this post, don't be shy to thank me -->
Last edited by frals; 2010-04-29 at 14:27.