Notices


Closed Thread
Thread Tools
Posts: 356 | Thanked: 69 times | Joined on Jan 2010 @ Poland
#311
great work as always all numbers are shown
I wonder if there is posibility to put some letters in contact list to find contact easier. For now u have to scroll down and I think it could be not comfortable when you have a lot of contacts.

thanks again

Originally Posted by frals View Post
On a side note:
[2010-01-18 23:34:16] fmms 0.2.1-1 has been queued for loading into fremantle extras-devel repository

0.2.1:
* no longer breaking MMS-standards (I think)!
* confirm dialog on redownload as message might be gone
* should show all numbers available for a contact
* wappushhandler got some love, error handling and stuff
* fixed postinstall to only chmod if dir exists
0.1.12:
* correctly sends m-notifyresp-ind and m-acknowledge-ind when fetching the mms
* button to launch video/audio in the viewer should now launch the mediaplayer
* if the mimetype is unknown the button currently does nothing
 

The Following User Says Thank You to raverpol For This Useful Post:
Posts: 547 | Thanked: 1,383 times | Joined on Sep 2009 @ Stockholm, Sweden
#312
Originally Posted by raverpol View Post
great work as always all numbers are shown
I wonder if there is posibility to put some letters in contact list to find contact easier. For now u have to scroll down and I think it could be not comfortable when you have a lot of contacts.

thanks again
Thanks
I'll add the searchbar-thingy in some future release, it's on "the list"

Originally Posted by dread123 View Post
in new release...messages not being shown? able to send fine but not receiving images? was working prviously?
Do you get the "SMS Push" notification? If not, kill any active fmmsd running (ps a|grep fmmsd, kill pid where pid = first column of the row where it says "python /opt/fmms/fmmsd.py" or something) and then run it manually in a terminal: /opt/fmms/fmmsd.py, send yourself an MMS and attach the output from the terminal in a PM to me.

Originally Posted by romanianusa View Post
Frals,

Can you answer the question of why receiving images are reduced to thumbnail size?
I suspect your MMSC is doing this as fMMS currently does not send any "Capabilities" headers (not mandatory as far as I remember, have to read the specs again), hence it's being helpful and resizing it for you.


Thanks everyone for the kind words and for testing it
__________________

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 -->
 

The Following User Says Thank You to frals For This Useful Post:
Posts: 286 | Thanked: 100 times | Joined on Dec 2009 @ down south
#313
yeh getting the sms push..but no pics at all blank screen even after downloading again. going to reinstall again fifrst. not linux friendly so can u post everything needed to type in gterminal so i can help.thanks
 
Posts: 547 | Thanked: 1,383 times | Joined on Sep 2009 @ Stockholm, Sweden
#314
Originally Posted by dread123 View Post
yeh getting the sms push..but no pics at all blank screen even after downloading again. going to reinstall again fifrst. not linux friendly so can u post everything needed to type in gterminal so i can help.thanks
I'm assuming it worked previously?

Do you get the "MMS received" notification?

Since the SMS Push is received it's enough to do the following:
open terminal
enter: /opt/fmms/fmms_gui.py
-> long-click on the message in the ui and take "redownload"; afterwards please send all the output in the terminal in a PM to me (don't forget to scroll up/down as there's bound to be a lot of output). If it doesn't fit in a PM, feel free to email me instead.
__________________

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 -->
 
Posts: 286 | Thanked: 100 times | Joined on Dec 2009 @ down south
#315
process 2140 arguments to dbus connection get data incorrect. connection null failed in line 5757. this is normally bug in dbus library.

gthats what i get running above command in terminal?
 
Posts: 547 | Thanked: 1,383 times | Joined on Sep 2009 @ Stockholm, Sweden
#316
It should be run as user, not root - no "sudo gainroot" or something similar
__________________

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 -->
 
Posts: 739 | Thanked: 114 times | Joined on Sep 2009
#317
Originally Posted by frals View Post

I suspect your MMSC is doing this as fMMS currently does not send any "Capabilities" headers (not mandatory as far as I remember, have to read the specs again), hence it's being helpful and resizing it for you.
I don't know what you mean MMSC doing this....i am talking about when people send me the image...it is being reduced to thumbnails size...basically useless. If it's MMSC's fault...how do you fix this?? I read a couple posts back someone have the same problem and was never answer. This is for Tmobile and the MMSC address is http://216.155.174.84/servlets/mms Also sending image with size of 3.0MB to 5.0MB will not get through.

Last edited by romanianusa; 2010-01-19 at 00:11.
 
Posts: 547 | Thanked: 1,383 times | Joined on Sep 2009 @ Stockholm, Sweden
#318
Originally Posted by romanianusa View Post
I don't know what you mean MMSC doing this....i am talking about when people send me the image...it is being reduced to thumbnails size...basically useless. If it's MMSC's fault...how do you fix this?? I read a couple posts back someone have the same problem and was never answer. This is for Tmobile and the MMSC address is http://216.155.174.84/servlets/mms
The MMSC is where the MMS is fetched from. Basically there is a protocol for a device to tell the MMSC what capabilities and limitations it has, e.g. max size of images, what types of files it can handle etc. As fMMS does NOT implement that protocol your MMSC has no idea, and apparently defaults to a very small image size. Mine does the opposite and sends me everything without touching it.

How to fix this? Supply a patch containing the MMSUAProf/UAProf code and I'll be happy to integrate it into fMMS

[UAPROF]: “User Agent Profile version 2.0”, Open Mobile AllianceTM. URL: http://www.openmobilealliance.org
[MMSUAPROF]: “UAProf Schema for MMS Characteristics”, OMA-SUP-RDF_ccppschema_mms-V1_3, Open Mobile AllianceTM. URL: http://www.openmobilealliance.org
__________________

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 -->
 
Posts: 286 | Thanked: 100 times | Joined on Dec 2009 @ down south
#319
pm sent cheers
 
Posts: 739 | Thanked: 114 times | Joined on Sep 2009
#320
Originally Posted by frals View Post
The MMSC is where the MMS is fetched from. Basically there is a protocol for a device to tell the MMSC what capabilities and limitations it has, e.g. max size of images, what types of files it can handle etc. As fMMS does NOT implement that protocol your MMSC has no idea, and apparently defaults to a very small image size. Mine does the opposite and sends me everything without touching it.

How to fix this? Supply a patch containing the MMSUAProf/UAProf code and I'll be happy to integrate it into fMMS

[UAPROF]: “User Agent Profile version 2.0”, Open Mobile AllianceTM. URL: http://www.openmobilealliance.org
[MMSUAPROF]: “UAProf Schema for MMS Characteristics”, OMA-SUP-RDF_ccppschema_mms-V1_3, Open Mobile AllianceTM. URL: http://www.openmobilealliance.org
Are you asking me to supply you with code?? How am i going to do that?? I am not a programmer. It's not just me with this problem...probably everyone with Tmobile USA?

How about this code:
http://www.apple.com/mms/uaprof.rdf
 
Closed Thread

Tags
application, community win, fmms, frals rocks, fralsvsnokia1-0, fremantle, maemo, maemo 5, mms, n900, python

Thread Tools

 
Forum Jump


All times are GMT. The time now is 14:21.