![]() |
Re: [Announce] fMMS for N900
Ok, I''ve tracked down the issue with the config dialog not opening, I'll fix it once I get back home again (currently on the move) so a fixed package should be available tonight unless something comes up :)
|
Re: [Announce] fMMS for N900
Quote:
:cool: |
Re: [Announce] fMMS for N900
hey frals do you have any idea what i could be going thru with me installing this fmms on a new nokia? it wont install cause i need the rest of the components. i got them and 4 of them wont install casue of incompatibility... no version of fmms will install on my unit unlesss i have all the components. i just got my n9 back from repair r/r and its a freshy now so i have to start over .. can u help me out thanx in advance.
i posted the files prior to this one . |
Re: [Announce] fMMS for N900
Quote:
|
Re: [Announce] fMMS for N900
Quote:
|
Re: [Announce] fMMS for N900
Quote:
Uploaded 0.9.4 which should hopefully really fix all the configuration issues... I hope :p |
Re: [Announce] fMMS for N900
Using 0.9.4 I can now open the configure dialog but Proxy and Port are now blank and the values are not saved after editing. I see no error message in the console.
Can somebody confirm this? Log: http://sbock.net/upload/fmms.log |
Re: [Announce] fMMS for N900
thanx but one more thing where do i go to on the n9 to enable it ?>>
|
Re: [Announce] fMMS for N900
Quote:
EDIT: Thanks, found it, sorted, going to do some more tests before pushing a new release. Workaround: gconftool-2 --unset /system/osso/connectivity/IAP/z_fMMS-APN/proxytype Might do the trick |
Re: [Announce] fMMS for N900
So. would you (frals) say that it's a good thing to wait for 1.9.5??
/oxpo |
Re: [Announce] fMMS for N900
Quote:
0.9.5 aka "oh god please let the damn dialog work like it should now" has been uploaded, should appear in -devel soonish! |
Re: [Announce] fMMS for N900
Using 0.9.5.
I have no problems with the dialog box on configuration. I can also get in and out of the Advanced dialog box. Just sent an MMS on T-Mobile USA at 1024 pixels. Looks great. |
Re: [Announce] fMMS for N900
0.95 doesn't work. Just trying to download MMS and then failed. I can't save my proxy port and that might be the problem. There is also new APN "MMS" in my connections menu, did fMMS automatically made this?
|
Re: [Announce] fMMS for N900
Quote:
What are you trying to input in the proxyport field? Can you send me the log? Thanks! |
Re: [Announce] fMMS for N900
I'm trying to input 8080 which is Saunalahti proxyport number. fMMS 0.94 worked fine for me when I was using my own made APN "Saunalahti MMS"
|
Re: [Announce] fMMS for N900
Bug found and fixed, thanks for reporting.
Workaround: gconftool-2 -s --type int /system/osso/connectivity/IAP/z_fMMS-APN/proxy_http_port 8080 in the terminal :) |
Re: [Announce] fMMS for N900
Quote:
|
Re: [Announce] fMMS for N900
I am running fMMS in Havoc mode. Absolutely no problems!
This is truly one of the GREAT apps of this community. I use MMS a lot and now I can use it like I am used to using it. Thank you for all of your hard work. I can only imagine your frustration in working over this code and finding that it works without a flaw on some machines, like mine, and creates all sorts of problems on other machines. For what it is worth, this is what "HealthCheck" has to say about my N900 Firmware Version: 3.2010.02 - PR 1.1.1 Kernal core Info: 803ca258 1000 N900 Board: Nokia RX-51 board Processor Information: ARMv7 Processor rev 3 (v7l) This is a known working with fMMS configuration and I have no idea if this is what all N900s report or if there is some variation or if there is other information that is important that I am missing. |
Re: [Announce] fMMS for N900
Haven't tested this for a while. I applied your work around, set res to 1024 and havoc. Sent one out and it worked great!
|
Re: [Announce] fMMS for N900
0.9.6 aka "The config dialog redesign seemed like a good idea..." released. Hopefully that god forsaken dialog is now fixed, for real.
|
Re: [Announce] fMMS for N900
Great! No problems anymore with this dialog error on my side. Thanks! :)
I found a possible other bug fiddling with fmms opening over the console: Code:
./fmms_gui-py:447: GtkWarning: Failed to set text from markup due to error parsing markup: error on line 1 char 36: ' "mms-versand@gmx-gmbh.de" ' is not a valid nameThe MMS and the address are correctly shown in the viewer. But in the overview address, description and date are wrong (from a different MMS) |
Re: [Announce] fMMS for N900
Quote:
I also had a launch issue after the initial update. I was one of those that took the advice to link the ~/.fmms/mms folder into MyDocs, so I could access the files from MMS on the shared folder. Turns out that breaks fMMS in this version if you did that. The error I was getting by running the command line in xterm was something along the lines of "mkdir(): directory already exists". I'm betting you're checking for if it's a directory, and finding it's a link, and trying to do a mkdir. :confused: Once I unlinked and moved it back it launched fine. I also noted that when I first configed it made a new MMS access point, which breaks things for me a little. Since the settings are 100% identical to my existing connection, I have two identical cell APNs. :( This means if I try to run Havoc mode, even if I'm already connected to my normal APN, it spins up another connection (grps2) to use for the mms. :eek: This seems to not work and causes it to not work in Havoc mode on my device (Rude mode works ok though). Maybe you should check for that (existing APN = MMS APN) and not set one up in that case? :confused: |
Re: [Announce] fMMS for N900
Quote:
Uh, not touched that part recently, it's been checking the same way all the time so no idea why it was working before/why it broke now. :( I'll take a look at doing that for later versions. I have the same configuration here but fMMS just keeps going and fetches the MMS just fine. Could you email me your log? Instructions are all over this thread. Mail them to fmms@frals.se. Thanks! EDIT: 0.9.7 aka "dont ask...." is uploaded to devel |
Re: [Announce] fMMS for N900
Quote:
Quote:
Quote:
I do note that it's not breaking down the connection sometimes though. It's only setup for a single route to the mmc host, so it probably won't mess anything up, but... shouldn't it down the connection on app close? Overall though, great app. I'm thinking it's 1.0 time soon! Oh, and I love the new forward functionality. Just wish it could forward all the content from the original. :) I often get picture/audio combo MMS, and it would be nice to be able to craft/forward such things. Happy to be able even receive them though! |
Re: [Announce] fMMS for N900
I can never get it to work.....Can you get me the settings for tmobile and i keep using whats on the wiki but not working.
|
Re: [Announce] fMMS for N900
Havoc mode worked perfectly for me on the latest version.
|
Re: [Announce] fMMS for N900
no wiki on the havoc,polite and rude options... anyone care to update.. I would like to know also and whats the latest build... forum runs to fast to catch the news...
|
Re: [Announce] fMMS for N900
k, this may seem crazy but i just did the update for maemo 5 fw and now i can not find fmms with the app manager or transmission. any ideas on this anyone?
|
Re: [Announce] fMMS for N900
Quote:
updated to latest from garage site still running solid good on my n900 |
Re: [Announce] fMMS for N900
it works fine on my N900, after a couple of attempts... btw, to those in Malaysia who are using CELCOM, below is the configuration:
access point: celcom3g http proxy: 10.128.1.242 port: 8080 mmsc: http://mms.celcom.net.my i'm still using fmm version 0.9.5.. |
Re: [Announce] fMMS for N900
- With new version I had troubles that the view isn't following my cursor. So if I write longer text over more lines, the text isn't scrolled down.
- Perhaps would be great improvement to implement support for more-pages MMS. So that I would be able to go to next page, attach another photo and text. But I have to say, that's really great piece of software and thanks for all work done for that. |
Re: [Announce] fMMS for N900
Hi frals and all,
Couple of things (v0.9.7) - 1. I've noticed if your in the list of messages and you tap on a message to open it, but tap it, say, 3 times quickly, it will open the message 3 times and you need to close (press back button) the message 3 times before you can get back to the message view. Can cause some confusion from a UI point of view. 2. What do you think about using the emoticons from /user/share/rtcom-messaging-ui/smilies/user/default.def ? The emoticons are used in Conversations, so I wonder if we can use them in fmms:)? Some people don't like these smilies but we can also disable them as an option (they can even disable them globally). EDIT - related thread on this here http://talk.maemo.org/showthread.php?t=40324&page=3 Cheers |
Re: [Announce] fMMS for N900
Quote:
|
Re: [Announce] fMMS for N900
Quote:
Could you send me the log when it doesn't? It really should, at least in Havoc :) So do I! ;) Handling multiple attachments would mean a lot of changes (when sending), so it won't happen soon, but might do in the future :) Quote:
If someone could put that in the wiki it be much appreciated :) Quote:
Too much work to implement atm, might add it in a later version :) Quote:
2. I personally HATE those god damn smileys, but I'll see what I can do to use them - they won't be in 1.0 though. Thanks everyone for testing, it wouldn't be this close to 1.0 without all of you! :) |
Re: [Announce] fMMS for N900
Hey frals,
just a quick question, i installed 0.9.7 as you suggested a few pages back, but now, my internet connection defaults to "MMS" and if i go into my internet conections in settings, it wont let me select "Vodafone Internet GPRS" that it usually uses as a default (Connect Automatically). Just gives me the 'Always Ask', 'WLAN', 'MMS', 'Any connection' options. even thougfh the Voda one is in my "connections" tab if it connects trough MMS ill incur charges (when and if it works.) how can i reinstate my default connection? Cheers Ross. |
Re: [Announce] fMMS for N900
can you please add "download" attachment and "forward" option?
when mms is being send, my wifi connection get disconnected. Is this a known bug? can you make both connection stay on? |
Re: [Announce] fMMS for N900
Quote:
Forward is already in fmms (top menu while looking at an mms) In havoc-mode, your wi-fi should stay on.(change in settings) Hope this helps /oxpo |
Re: [Announce] fMMS for N900
Quote:
|
Re: [Announce] fMMS for N900
Cheers Dude, Keep up the good work!
® |
Re: [Announce] fMMS for N900
Quote:
I couldn't get it working with T-Mobile USA, then I realized what the problem was: I had defined my own DNS servers in my T-Mobile Internet access point. After I changed them to auto, it works! These are the settings I use in fMMS: Access point name: wap.voicestream.com Username: Password: Proxy: 216.155.165.50 Proxy port: 8080 MMSC: http://216.155.174.84/servlets/mms |
| All times are GMT. The time now is 03:56. |
vBulletin® Version 3.8.8