Active Topics

 



Notices


Closed Thread
Thread Tools
Posts: 221 | Thanked: 51 times | Joined on Nov 2009 @ Germany
#791
Originally Posted by frals View Post
Tap-and-hold on the image should bring up a context menu where you can open it in the Image Viewer and from there Save/Crop/whatever
Tab-and-hold does at least not work for a new MMS. And it would be so nice to rotate and crop a picture before sending it out... frals - pleease ;-)
 
Posts: 547 | Thanked: 1,383 times | Joined on Sep 2009 @ Stockholm, Sweden
#792
Originally Posted by HugoSon View Post
Tab-and-hold does at least not work for a new MMS. And it would be so nice to rotate and crop a picture before sending it out... frals - pleease ;-)
Uh, it's a weeee bit too much to reimplement since it's already in the Image Viewer, I *think*, so I'm gonna say edit it in the imageviewer first - this should be more natural when the "Share via"-service is implemented
__________________

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 -->
 
d-iivil's Avatar
Posts: 2,154 | Thanked: 2,186 times | Joined on Dec 2009 @ Hellsinki, Finland
#793
Originally Posted by frals View Post
This may feature needs to be enabled by setting the gconfkey at /apps/fmms/exp to int(1).
Sorry for a stupid question, but where is this conf-file located at?
There's no such a directory as /apps/fmms/exp

__________________
If you're rich and you think I deserve a cold beer, you may donate one or two :-P

80's style stadium rock is back - FIRENOTE
Hi-Octane heavy metal - FORCE MAJEURE
 
Posts: 547 | Thanked: 1,383 times | Joined on Sep 2009 @ Stockholm, Sweden
#794
It's not actually a conf-file, its a gconf-key ;-)

gconftool-2 --set /apps/fmms/exp --type int 1

should do the trick, and to disable it replace the 1 with a 0


EDIT: NOTE: this feature is REALLY experimental, and it might get you weird routes, occupying all the gprs connections and what not - a reboot should clear it in most cases thou (or a simple ifconfig gprs<N> down) in my experience...
__________________

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-02-16 at 17:08.
 
Posts: 143 | Thanked: 4 times | Joined on Jan 2010
#795
Originally Posted by frals View Post
Yes, it's only a thumbnail of the actual picture. The actual picture being sent is depending on what the "Image resize width" value is.

so u are saying the size has been reduced or have been set my provider?

how am i able to check that it is fMMS that sent wrongly?
 
Posts: 547 | Thanked: 1,383 times | Joined on Sep 2009 @ Stockholm, Sweden
#796
Originally Posted by firstknight View Post
so u are saying the size has been reduced or have been set my provider?

how am i able to check that it is fMMS that sent wrongly?
Yes, when you receive and image that was smaller then when you sent it thats your provider shrinking it (because they can't read headers properly or just refuse to do it ).

Either by opening the sent message in fMMS or by checking the file manually in /home/user/.fmms/sent/<somenumber>/filename.
__________________

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 -->
 
d-iivil's Avatar
Posts: 2,154 | Thanked: 2,186 times | Joined on Dec 2009 @ Hellsinki, Finland
#797
Originally Posted by frals View Post
It's not actually a conf-file, its a gconf-key ;-)

gconftool-2 --set /apps/fmms/exp --type int 1

should do the trick, and to disable it replace the 1 with a 0


EDIT: NOTE: this feature is REALLY experimental, and it might get you weird routes, occupying all the gprs connections and what not - a reboot should clear it in most cases thou (or a simple ifconfig gprs<N> down) in my experience...
Thanks I'm all into experiencing weird stuff :-P
__________________
If you're rich and you think I deserve a cold beer, you may donate one or two :-P

80's style stadium rock is back - FIRENOTE
Hi-Octane heavy metal - FORCE MAJEURE
 
Posts: 17 | Thanked: 4 times | Joined on Feb 2010 @ Northampton, UK
#798
Have setup on T-Mobile UK.

Sending MMS comes up with an error message "Error: 104 Connection reset by peer please make sure that APN settings are correct"

However the message sends fine.

Recieving mms doesen't work just says "Trying to download" then failed.
 
d-iivil's Avatar
Posts: 2,154 | Thanked: 2,186 times | Joined on Dec 2009 @ Hellsinki, Finland
#799
Seems to work fine with autoconnect enabled on my device while connected to WIFI-network

Edit #1: works fine with 3G GPRS access point enabled
Edit #2: and the carrier is Saunalahti, Finland.
__________________
If you're rich and you think I deserve a cold beer, you may donate one or two :-P

80's style stadium rock is back - FIRENOTE
Hi-Octane heavy metal - FORCE MAJEURE

Last edited by d-iivil; 2010-02-16 at 18:23.
 

The Following User Says Thank You to d-iivil For This Useful Post:
Posts: 547 | Thanked: 1,383 times | Joined on Sep 2009 @ Stockholm, Sweden
#800
Originally Posted by unplugged View Post
Have setup on T-Mobile UK.

Sending MMS comes up with an error message "Error: 104 Connection reset by peer please make sure that APN settings are correct"

However the message sends fine.

Recieving mms doesen't work just says "Trying to download" then failed.
Could you send me the log file? Logfile is /tmp/fmms.log and my email is <myforumusername>@frals.se

Thanks!
__________________

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

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


 
Forum Jump


All times are GMT. The time now is 03:00.