maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] fMMS for N900 (https://talk.maemo.org/showthread.php?t=39737)

Schturman 2010-04-27 13:03

Re: [Announce] fMMS for N900
 
Hi frals.
I checked again this version (0.9.10) and I found is that version it stopped to receive the GIF images. I receive the mms with GIF, but I can't open this message :(

frals 2010-04-27 13:40

Re: [Announce] fMMS for N900
 
Quote:

Originally Posted by jimbochou (Post 629377)
Hi frals,

I've noticed on occasions that I may be out of reception when an MMS is being sent to me. The network operator doesn't resend the MMS so frequently and I do not know when they will try (or even if they will re-try). I ran into a problem where I couldn't receive a particular MMS, so I put my SIM card into my other phone (Symbian). On the Symbian phone, in the Messaging application, there is an option called "MMS notifications" which will create a connection to the network and check for any MMSs which have not been sent to my phone. I can then choose to download any of those MMSs.
This could mean some whole new view for fMMS but I think it's important since an MMS could go totally unnoticed and left there sitting on the network. One could argue that the network should try more frequently but unfortunately changing that is a lot harder...

Uh, good point, but that feature is quite a big undertaking and I don't see myself having time to do it any time soon to be honest - patches are welcome though! :)

Quote:

Originally Posted by Schturman (Post 629843)
Hi frals.
I checked again this version (0.9.10) and I found is that version it stopped to receive the GIF images. I receive the mms with GIF, but I can't open this message :(

Could I trouble you for a log? ;)

Brank 2010-04-27 14:11

Re: [Announce] fMMS for N900
 
Couple ideas I thought I'd share:

Firstly I've already pleeded for this already once, but having some kind of progress bar to see if the file is actually being sent would be awesome. just a [******--] 80% done - kind of thing. Now I many times just look at the "resizing and sending" thing and am not sure if anything is happening. Sometimes (earlier iterations) it never sent and was stuck saying the resizing bit. So progress bar would be awesome to see something is happening.

The other thing that would be awesome is that the number bar could also work as a guesser. I mean instead of a number I'd start writing Dani - and it would guess daniel. maybe the phone book menu could jump out?
Or if I knew I had a contact named john, I write john and it would take johns number there. If there's multiple matches, a pop-out box could have the different names.

Also would be nice if in the number field even when picking a contact from the contacts list would display atleast the picture of the contact(if these is a picture) and maybe the name of the contact as well.

Thanks if you bothered reading through :)

munkiii 2010-04-27 15:56

Re: [Announce] fMMS for N900
 
4 Attachment(s)
fMMS won't connect for me.

It loads up and shows old mms messages (from older version of fmms) but does nothing with my current connection, it doesn't disconnect my current connection (rude mode) and so it doesn't automatically connect to the MMS connection (which i have setup correctly).

Here is my fmms.log file.
Code:

2010-04-28 09:44:43,797 fmms.contacts: loaded contacthandler in 0.09 s
2010-04-28 09:44:45,619 fmms.__main__: liststore time: 0.21
2010-04-28 09:45:05,136 fmms.contacts: loaded contacthandler in 0.09 s
2010-04-28 09:45:06,175 fmms.__main__: liststore time: 0.19
2010-04-28 09:47:20,787 fmms.contacts: loaded contacthandler in 0.11 s
2010-04-28 09:47:21,844 fmms.__main__: liststore time: 0.2
2010-04-28 09:50:29,960 fmms.contacts: loaded contacthandler in 0.1 s
2010-04-28 09:50:31,008 fmms.__main__: liststore time: 0.2

Anything i've done wrong?

Vodafone UK if it matters.

ceevee 2010-04-27 18:18

Re: [Announce] fMMS for N900
 
Quote:

Originally Posted by Schturman (Post 613726)
Hi frals.
Can you add please the option for choice a multiple contacts from the a-book ? For sending one mms for a couple of contacts.
Thanks

Is this still being planned?

Schturman 2010-04-27 23:57

Re: [Announce] fMMS for N900
 
Quote:

Originally Posted by frals (Post 629883)
Could I trouble you for a log? ;)

I sent you my log :)
Thanks

felbutss 2010-04-28 10:08

Re: [Announce] fMMS for N900
 
y so slow to resize???

slender 2010-04-28 10:48

Re: [Announce] fMMS for N900
 
Quote:

Originally Posted by felbutss (Post 631245)
y so slow to resize???

Actually resizing takes couple of seconds but connecting takes about 50 seconds (check your log to see it). People have suggested here that there should be some other information because now itīs bit misleading and sometimes it feels like itīs just hanged.

Actually IMHO best way would be to put sending process to background and after it has completed popup notification about it and let user to use fmms at same time. Basically somekind of que/outbox system where sending daemon is triggered when there is stuff in outbox. Probably bit too hard to implement right now :)

frals 2010-04-28 11:30

Re: [Announce] fMMS for N900
 
Quote:

Originally Posted by Brank (Post 629920)
Couple ideas I thought I'd share:

Firstly I've already pleeded for this already once, but having some kind of progress bar to see if the file is actually being sent would be awesome. just a [******--] 80% done - kind of thing. Now I many times just look at the "resizing and sending" thing and am not sure if anything is happening. Sometimes (earlier iterations) it never sent and was stuck saying the resizing bit. So progress bar would be awesome to see something is happening.

The other thing that would be awesome is that the number bar could also work as a guesser. I mean instead of a number I'd start writing Dani - and it would guess daniel. maybe the phone book menu could jump out?
Or if I knew I had a contact named john, I write john and it would take johns number there. If there's multiple matches, a pop-out box could have the different names.

Also would be nice if in the number field even when picking a contact from the contacts list would display atleast the picture of the contact(if these is a picture) and maybe the name of the contact as well.

Thanks if you bothered reading through :)

I'll see about the progress bar. Basically I won't add any new feature until 1.0 is out as there are a few bugs around still and I don't want to introduce new ones ;)


Quote:

Originally Posted by munkiii (Post 630045)
fMMS won't connect for me.

It loads up and shows old mms messages (from older version of fmms) but does nothing with my current connection, it doesn't disconnect my current connection (rude mode) and so it doesn't automatically connect to the MMS connection (which i have setup correctly).

Here is my fmms.log file.
Code:

2010-04-28 09:44:43,797 fmms.contacts: loaded contacthandler in 0.09 s
2010-04-28 09:44:45,619 fmms.__main__: liststore time: 0.21
2010-04-28 09:45:05,136 fmms.contacts: loaded contacthandler in 0.09 s
2010-04-28 09:45:06,175 fmms.__main__: liststore time: 0.19
2010-04-28 09:47:20,787 fmms.contacts: loaded contacthandler in 0.11 s
2010-04-28 09:47:21,844 fmms.__main__: liststore time: 0.2
2010-04-28 09:50:29,960 fmms.contacts: loaded contacthandler in 0.1 s
2010-04-28 09:50:31,008 fmms.__main__: liststore time: 0.2

Anything i've done wrong?

Vodafone UK if it matters.

According to Vodafone UK user/pass could be wap/wap - can you connect to the MMS APN manually and open the MMSC url in your browser?

munkiii 2010-04-28 12:32

Re: [Announce] fMMS for N900
 
2 Attachment(s)
Quote:

Originally Posted by frals (Post 631375)
According to Vodafone UK user/pass could be wap/wap - can you connect to the MMS APN manually and open the MMSC url in your browser?

First screenshot is manually connected to the MMS APN, with wap/wap, and http://mms.vodafone.co.uk/servlets/mms loaded in the browser.

Second screenshot is manually connected to the MMS APN, with wap/user, and http://mms.vodafone.co.uk/servlets/mms loaded in the browser.

By the way, at the beginning of April (using older fMMS that i had to manually connect to), i received 2 MMS messages and sent one MMS message, using the wap/user config.

andraeseus1 2010-04-28 15:05

Re: [Announce] fMMS for N900
 
Quote:

Originally Posted by Brank (Post 629920)
Couple ideas I thought I'd share:

Firstly I've already pleeded for this already once, but having some kind of progress bar to see if the file is actually being sent would be awesome. just a [******--] 80% done - kind of thing. Now I many times just look at the "resizing and sending" thing and am not sure if anything is happening. Sometimes (earlier iterations) it never sent and was stuck saying the resizing bit. So progress bar would be awesome to see something is happening.

The other thing that would be awesome is that the number bar could also work as a guesser. I mean instead of a number I'd start writing Dani - and it would guess daniel. maybe the phone book menu could jump out?
Or if I knew I had a contact named john, I write john and it would take johns number there. If there's multiple matches, a pop-out box could have the different names.

Also would be nice if in the number field even when picking a contact from the contacts list would display atleast the picture of the contact(if these is a picture) and maybe the name of the contact as well.

Thanks if you bothered reading through :)

wheew. ya gotta love this community. we will think of everything. if you make a app here be prepared to have it tested throughly as we will certainly let you know all the quirks and tidbits of improvement. thx frals for your patience. u need a holiday or something named after ya!

andraeseus1 2010-04-28 15:07

Re: [Announce] fMMS for N900
 
Quote:

Originally Posted by ceevee (Post 630277)
Is this still being planned?

what about multiple mms to one contact? or multiple mms to multiple contacts?

frals 2010-04-28 15:37

Re: [Announce] fMMS for N900
 
Quote:

Originally Posted by munkiii (Post 631450)
Second screenshot is manually connected to the MMS APN, with wap/user, and http://mms.vodafone.co.uk/servlets/mms loaded in the browser.

Seems those settings are correct, can you try sending/receiving an MMS and attach the log again?


0.9.11-2 uploaded which should fix gifs making viewer sad... (-2 because i uploaded 0.9.11 without updating the code.. :p)

JayBEE 2010-04-28 15:53

Re: [Announce] fMMS for N900
 
Quote:

Originally Posted by JayBEE (Post 628731)
Hi,

Thanks for the fMMS app! I'm wondering where can I find the list of upcoming features for fMMS? Is anyone maintaining such a list?

Thanks in advance for any and all responses.

Ok then, perhaps I am to assume this is the thread for making feature requests... With that said...

How about an option to reply to a MMS via SMS or with just a text response? Perhaps I am missing something here?

raverpol 2010-04-28 16:04

Re: [Announce] fMMS for N900
 
ok :) I think I missed something :) Now I have 0.9.11.2 and one question:
what is the resolution for small., medium and large picture?? :)

frals 2010-04-28 16:16

Re: [Announce] fMMS for N900
 
Quote:

Originally Posted by JayBEE (Post 631755)
Ok then, perhaps I am to assume this is the thread for making feature requests... With that said...

How about an option to reply to a MMS via SMS or with just a text response? Perhaps I am missing something here?

I did some checking in to it but never found an easy way to launch "Conversations" with a new SMS open to the number so not added that yet - you can always just reply via MMS without adding an image :)

Regarding a feature list I should probably do that somewhere, but as it's still a one man project the project management stuff is low priority atm ;)

Quote:

Originally Posted by raverpol (Post 631768)
ok :) I think I missed something :) Now I have 0.9.11.2 and one question:
what is the resolution for small., medium and large picture?? :)


240/320/640 :)

Schturman 2010-04-28 17:59

Re: [Announce] fMMS for N900
 
Quote:

Originally Posted by frals (Post 631783)
Quote:

Originally Posted by JayBEE
Ok then, perhaps I am to assume this is the thread for making feature requests... With that said...

How about an option to reply to a MMS via SMS or with just a text response? Perhaps I am missing something here?

I did some checking in to it but never found an easy way to launch "Conversations" with a new SMS open to the number so not added that yet - you can always just reply via MMS without adding an image :)

Regarding a feature list I should probably do that somewhere, but as it's still a one man project the project management stuff is low priority atm ;)

This is a very good idea ;)
Thanks

P.S. Now I can open and see the GIF images in mms :D. Thanks

munkiii 2010-04-28 22:35

Re: [Announce] fMMS for N900
 
Quote:

Originally Posted by frals (Post 631730)
Seems those settings are correct, can you try sending/receiving an MMS and attach the log again?

Code:

2010-04-28 22:47:05,927 fmms.contacts: loaded contacthandler in 0.12 s
2010-04-28 22:47:07,551 fmms.__main__: liststore time: 0.21
2010-04-28 22:56:54,146 fmms.contacts: loaded contacthandler in 0.1 s
2010-04-28 22:56:55,417 fmms.__main__: liststore time: 0.2
2010-04-28 22:58:52,222 fmms.contacts: loaded contacthandler in 0.09 s
2010-04-28 22:58:53,287 fmms.__main__: liststore time: 0.19
2010-04-28 22:58:55,899 fmms.contacts: loaded contacthandler in 0.01 s
2010-04-28 22:59:58,474 fmms.fmms_sender_ui: width 2576
2010-04-28 22:59:58,475 fmms.fmms_sender_ui: height 1448
2010-04-28 22:59:58,487 fmms.fmms_sender_ui: Resizing image: 640 * 359
2010-04-28 23:00:00,322 fmms.fmms_sender_ui: attachment: /home/user/.fmms/temp/20100427_002.jpg message:
2010-04-28 23:00:01,090 fmms.wappushhandler: RUNNING IN FORCESWITCH MODE
2010-04-28 23:00:01,111 dbus.proxies: Introspect error on :1.84:/com/nokia/icd: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NotSupported: Unsupported interface or method
2010-04-28 23:00:01,113 dbus.proxies: Executing introspect queue due to error
2010-04-28 23:00:01,131 fmms.wappushhandler: ForceConnector saved previous connection. ID: a066fdcd-3798-4ada-98e8-4b1758531c6d
2010-04-28 23:00:06,310 fmms.wappushhandler: ForceConnector disconnecting from active connection.
2010-04-28 23:00:06,461 fmms.wappushhandler: ForceConnector trying to connect to: ID: z_fMMS-APN Name: MMS
2010-04-28 23:00:21,952 fmms.wappushhandler: connecting via proxy 212.183.137.12:8799
2010-04-28 23:00:21,954 fmms.wappushhandler: mmschost: http://mms.vodafone.co.uk/servlets/mms
2010-04-28 23:00:22,816 fmms.controller: saved binary mms <open file '/home/user/.fmms/sent/5855/message', mode 'wb' at 0x40ad7068>
2010-04-28 23:00:22,819 fmms.controller: decode_binary_mms running
2010-04-28 23:00:23,697 fmms.controller: returning message!
2010-04-28 23:00:24,502 fmms.dbhandler: inserted row as: 4
2010-04-28 23:00:25,953 fmms.dbhandler: inserting attachment: 0.smil
2010-04-28 23:00:26,024 fmms.dbhandler: inserting attachment: 20100427_002.jpg
2010-04-28 23:00:26,865 fmms.dbhandler: inserting attachment: text.txt
2010-04-28 23:00:26,930 fmms.dbhandler: inserting description: MMS
2010-04-28 23:00:27,022 fmms.wappushhandler: MMSC STATUS: 200 OK
2010-04-28 23:00:27,084 fmms.dbhandler: inserted row as: 4
2010-04-28 23:00:27,689 fmms.wappushhandler: MMSC RESPONDED: {'Response-Text': 'Sent Successfully', 'MMS-Version': '1.0', 'Response-Status': 'Ok', 'Message-ID': 's6-YS8YSG4K3ZAAAsNu24WD1AgAAAAAA'}
2010-04-28 23:00:27,692 fmms.wappushhandler: ForceConnector restoring connection...
2010-04-28 23:00:32,936 fmms.wappushhandler: ForceConnector disconnecting from active connection.
2010-04-28 23:00:33,357 fmms.wappushhandler: ForceConnector trying to connect to: ID: a066fdcd-3798-4ada-98e8-4b1758531c6d Name: My Wireless - NEW
2010-04-28 23:00:33,361 fmms.fmms_sender_ui: message seems to have sent AOK!
2010-04-28 23:00:33,376 fmms.fmms_sender_ui: Removing temporary image: /home/user/.fmms/temp/20100427_002.jpg
2010-04-28 23:00:45,484 fmms.__main__: liststore time: 0.09

I can send an MMS, it disconnects the current connection, connects to the MMS APN, and then disconnects the MMS APN.

It doesn't reconnect my previous connection though.

The MMS sends and the other phone receives the picture.

But, fMMS still doesn't connect to my MMS APN, to check for incoming MMS messages, when i launch it.

Unless there is no visible notification that fMMS is checking for new messages on startup?

I'm using version 0.9.11-2.

andraeseus1 2010-04-28 23:50

Re: [Announce] fMMS for N900
 
hey i was wondering if this is not to much to ask if when posting here my friends would be so kidn asa to post your fmms version and what country and or state (if that makes a diff) iot would help me and others like me in trouble shooting with out having to make posts

sabgvb 2010-04-29 04:05

Re: [Announce] fMMS for N900
 
I got the latest versions and its working real good

Xerotole 2010-04-29 06:43

Re: [Announce] fMMS for N900
 
Quote:

Originally Posted by Xerotole (Post 625610)
Hi, I'm getting a little frustrated here...

Since 0.9.5 I haven't been able to receive although sending works fine. Incoming messages are shown in fMMS, but downloading always fails without an error message. Plus my machine doesn't seem to create a log file!

Now running 0.9.9 with the same problem, tried uninstalling/re-installing instead of just updating, nothing...

Anyone else with the same problem or better yet, a solution?

P.S. Truly loved the app when it worked!:)

Dunno what happened, but 0.9.11 now sends AND receives! The last time I was able to enjoy this full functionality was 0.9.4. Great! :)

cmstewart86 2010-04-29 06:49

Re: [Announce] fMMS for N900
 
I am vodafone UK also and confirm that I am using the same settings with the exception of the proxy settings. I don't access via proxy so mine are blank, this is the only area I can see you have a problem.

PS Mine has worked fine from the start on these settings.

oxpo 2010-04-29 06:52

Re: [Announce] fMMS for N900
 
Quote:

Originally Posted by munkiii (Post 632307)

But, fMMS still doesn't connect to my MMS APN, to check for incoming MMS messages, when i launch it.

Unless there is no visible notification that fMMS is checking for new messages on startup?

I'm using version 0.9.11-2.

I don't think that fmms is supposed to do that. It only connects to downloads a new mms when it has received a push sms.

You have to receive an mms (I usually send an mms to my self when testing) to check if fmms connects when receiving.

Hope this helps.

/oxpo

frals 2010-04-29 09:46

Re: [Announce] fMMS for N900
 
Ok I think I've actually solved the problem with MMS APN being made default when added. However, since which APN is the one configured for MMS is different for some people fMMS won't do attempt to do it's magic on an existing install (in practice, whenever /apps/fmms/apn key is set).

So if you are having problems with the MMS APN being default for "Connect Automatically" the following steps before installing fMMS 0.9.12 *SHOULD* do the trick:
NOTE: 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.

EDIT: Minor cockup in the packaging, 0.9.12-2 fixes this, on its way to -devel atm :)

munkiii 2010-04-29 10:55

Re: [Announce] fMMS for N900
 
Quote:

Originally Posted by oxpo (Post 632644)
I don't think that fmms is supposed to do that. It only connects to downloads a new mms when it has received a push sms.

You have to receive an mms (I usually send an mms to my self when testing) to check if fmms connects when receiving.

Hope this helps.

/oxpo

Ah, ok. This is where i was wrong then. I thought that everytime you load fMMS, it connects to your MMS APN to check for new MMS messages.

All cleared up then. It must be working fine for me.

Cheers.

frals 2010-04-29 11:34

Re: [Announce] fMMS for N900
 
Quote:

Originally Posted by munkiii (Post 632958)
Ah, ok. This is where i was wrong then. I thought that everytime you load fMMS, it connects to your MMS APN to check for new MMS messages.

All cleared up then. It must be working fine for me.

Cheers.

The way MMS works is that your device gets sent a special kind of SMS that tells you "hiya theres an mms waiting, please fetch it at xxxx", this is what fMMS intercepts and handles :)

(Longer explanation is that there is actually a way to request the "mms inbox" from the operator to see if there are any unfetched messages, but this is a pita to implement and in most cases it's never needed ;))


Btw, next release will have "Reply via SMS". Pretty sure this is the last feature before 1.0 ;-)

http://gitorious.org/fmms/fmms/commi...267fe51904566e

Xerotole 2010-04-29 11:41

Re: [Announce] fMMS for N900
 
Quote:

Originally Posted by frals (Post 633014)
Btw, next release will have "Reply via SMS". Pretty sure this is the last feature before 1.0 ;-)

http://gitorious.org/fmms/fmms/commi...267fe51904566e

Excellent! :D

frals 2010-04-29 12:06

Re: [Announce] fMMS for N900
 
Decided to upload 0.9.13 now, was going to wait for some more testing of 0.9.12 but it should be fine... ;-)

Only change from .12 to .13 is "Reply via SMS" button in the viewer :)

Also, related blogpost: http://blog.frals.se/2010/04/29/fmms...of-the-tunnel/

tl;dr: promoting to -testing within a few days if no serious bugs are found :)

humble 2010-04-29 12:24

Re: [Announce] fMMS for N900
 
This is for you its not much but DANG! You work hard:D

Thanks For FMMS.. altho i don't contribute in debuging(or posting in this thread) im a avid watcher of this thread and user of this program.. Keep up the good stuff;)

"Tack så mycket!"

(Unique Transaction ID #4M825559P9193544S)

Ossman 2010-04-29 12:53

Re: [Announce] fMMS for N900
 
Quote:

Originally Posted by frals (Post 632860)
Ok I think I've actually solved the problem with MMS APN being made default when added. However, since which APN is the one configured for MMS is different for some people fMMS won't do attempt to do it's magic on an existing install (in practice, whenever /apps/fmms/apn key is set).

So if you are having problems with the MMS APN being default for "Connect Automatically" the following steps before installing fMMS 0.9.12 *SHOULD* do the trick:
NOTE: 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.

EDIT: Minor cockup in the packaging, 0.9.12-2 fixes this, on its way to -devel atm :)

I'm getting the problem of default APN. This is my first attempt at testing fMMS, so there was no previous installation. I still got /system/osso/connectivity/IAP/z_fMMS-APN though. Version is confirmed to be 0.9.12-2.

Schturman 2010-04-29 13:45

Re: [Announce] fMMS for N900
 
Hi frals.

After testing the v0.9.13...
All functions working perfectly for me !!! Send/receive, reply, forward, reply via SMS, share via service, receive GIF images, deleting - all of those work perfectly !

except 3 old things..

1) The other phone can't receive my message, if I send mms without text.

2) The other phone can't receive my message, if I send mms with hebrew text.

3) If I send the mms via "Share via service" to the specific phone SE K610. Like before, this phone can't open this file (attachment-BSMN), but now this file received without suffix ".jpeg". Only on this phone. I tested it too on N82 , and it's received perfectly...


Thank you for your hard work ! :)

theflew 2010-04-29 13:56

Re: [Announce] fMMS for N900
 
frals,

Have you considered including a DB of the configurations that are on
http://wiki.maemo.org/MMS so a user could simply chose a country and provider? For normal users that would make usage simpler.

frals 2010-04-29 14:36

Re: [Announce] fMMS for N900
 
Quote:

Originally Posted by Ossman (Post 633136)
I'm getting the problem of default APN. This is my first attempt at testing fMMS, so there was no previous installation. I still got /system/osso/connectivity/IAP/z_fMMS-APN though. Version is confirmed to be 0.9.12-2.

Interesting, could you email me the log please? fmms@frals.se, thanks!

Quote:

Originally Posted by Schturman (Post 633190)
Hi frals.

After testing the v0.9.13...
All functions working perfectly for me !!! Send/receive, reply, forward, reply via SMS, share via service, receive GIF images, deleting - all of those work perfectly !

except 3 old things..


Thank you for your hard work ! :)

Thanks for testing, these 3 are on the pile of stuff to fix but as 3) seems to affect only very few devices it's ignored for now, and uh.. yeah, it's on the list ;) Thanks for testing! :)

Quote:

Originally Posted by theflew (Post 633215)
frals,

Have you considered including a DB of the configurations that are on
http://wiki.maemo.org/MMS so a user could simply chose a country and provider? For normal users that would make usage simpler.

If anyone is up for it, I'd love to incorporate that list BUT, I'd need in a format that is easy to parse as well as (preferably) MCC/MNC numbers for all operators on there to make the match automatically :) As of PR1.2 fMMS should fetch the settings automatically from the phone for most operators (I hope ;)) :)

sbock 2010-04-29 14:37

Re: [Announce] fMMS for N900
 
Hi frals!

Tested 0.9.13 a lot and most things work like a charm. Only two problems:

-Havoc mode failed for me. No message that a MMS arrived, receiving the MMS causes fMMS to crash. Here's the log:

http://sbock.net/upload/fmms.log

Remark: This is no specific 0.9.13 problem. Havoc mode only very seldom works for me during fMMS development. But I personally prefer rude mode with is perfectly fine for me.

-The issue with the wrong view of MMS from a web address sender and no phone number stays. I reported this problem before. It's really no show-stopper but perhaps there is a solution for it in the future...

Thanks and very well done so far!

frals 2010-04-29 14:42

Re: [Announce] fMMS for N900
 
Quote:

Originally Posted by sbock (Post 633326)
Hi frals!

Tested 0.9.13 a lot and most things work like a charm. Only two problems:

-Havocs modus failed for me. No message that a MMS arrived, receiving the MMS causes fMMS to crash. Here's the log:

http://sbock.net/upload/fmms.log

Remark: This is no specific 0.9.13 problem. Havocs mode only very seldom works for me during fMMS development. But I personally prefer rude mode with is perfectly fine for me.

- The issue with the wrong view of MMS from a web address sender and no phone number stays. I reported this problem before. It's really no show-stopper but perhaps there is a solution for it in the future...

Thanks and very well done so far!

Weird - I see no mention of fmmsd even receiving anything in that log. :/

Could you send ~/.fmms/mms.db to fmms@frals.se so I can experiment some with it? I tried to reproduce here but I failed :) By sending this file to me I can see all messages listed in the "mainview" (ie who its from/to, when it was sent/received as well as the subject of the message). If you don't trust me with this information I understand but then I'm afraid I can't debug the problem further at this point :)

sbock 2010-04-29 15:16

Re: [Announce] fMMS for N900
 
Try to reload the log. I shortly updated my server, perhaps you get the old log. Sorry for that. I send you the requested file later...

Edit: Done.

Ossman 2010-04-29 15:27

Re: [Announce] fMMS for N900
 
Quote:

Originally Posted by frals (Post 633323)
Interesting, could you email me the log please? fmms@frals.se, thanks!

Done.

(extra junk for stupid filter)

frals 2010-04-29 20:51

Re: [Announce] fMMS for N900
 
Quote:

Originally Posted by sbock (Post 633423)
Try to reload the log. I shortly updated my server, perhaps you get the old log. Sorry for that. I send you the requested file later...

Edit: Done.

Display issue fixed in 0.9.14 :)

Also think I fixed so that the APN stuff to make sure the MMS APN isn't default works now ;)

raverpol 2010-04-29 21:09

Re: [Announce] fMMS for N900
 
maybe it's time change text in tap area from image to media?? :)

BTW why sending messages from fMMS lasts longer that in normal mobile?? I am not a lot into programming so I have no idea and just wondering :)

ceevee 2010-04-29 23:29

Re: [Announce] fMMS for N900
 
Just something I noticed on T-Mobile USA.

If I set fMMS to use original, and I resize to medium from share service, the receiving phone will not receive the picture.

If i set fMMS to resize to large, and I use image size Preserve original from share service, the receiving phone will.

I don't understand why though because both scenarios resize the picture to 640.

When fMMS resizes, T-Mobile accepts it. When maemo resizes, T-Mobile won't.


All times are GMT. The time now is 20:54.

vBulletin® Version 3.8.8