Notices


Closed Thread
Thread Tools
casper27's Avatar
Posts: 844 | Thanked: 521 times | Joined on Jan 2009 @ UK southampton
#451
Originally Posted by kwanm View Post
Haven't been able to send an MMS yet.

I get the load of yellow text...

MMSC REPLIED:200_OK
BODY: ..................................
<TITLE>Error pag</TITLE>
.....................................
URL not in active profile
..............................

I guess thats the only important stuff. Haven't seen anyone with this issue yet. Any ideas? I'm not 100% on my settings, but pretty confident, noone else has got optus australia working yet as far as i know.

Thanks
I think that means the mms went through ok. Have you not recieved it. Usually when I send one a yellow box appears with a load of stuff about sizing issues and it still gets through ok.
 
Posts: 5 | Thanked: 0 times | Joined on Jan 2010
#452
Nah haven't got anything... sent a few too... maybe its the receiving that i need to fix.
 
Posts: 547 | Thanked: 1,383 times | Joined on Sep 2009 @ Stockholm, Sweden
#453
Originally Posted by kwanm View Post
Haven't been able to send an MMS yet.

I get the load of yellow text...

MMSC REPLIED:200_OK
BODY: ..................................
<TITLE>Error pag</TITLE>
.....................................
URL not in active profile
..............................

I guess thats the only important stuff. Haven't seen anyone with this issue yet. Any ideas? I'm not 100% on my settings, but pretty confident, noone else has got optus australia working yet as far as i know.

Thanks
After a quick google search on the error message it seems like it's faulty settings (probably not allowed to visit the given webpage using the proxy specified or something similiar).
__________________

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: 210 | Thanked: 62 times | Joined on Jan 2010 @ Helsinki, Finland
#454
Thanks a lot for getting all numbers to show, but was wondering if you could somehow still add tags for the numbers. As in this day and age remembering someones number just doesn't work :P

Logically thinking I'm guessing top number is main number, then second phone then business then .. ? But would be awesome if it would show to what the number corresponds to.

cheers!
 
Posts: 547 | Thanked: 1,383 times | Joined on Sep 2009 @ Stockholm, Sweden
#455
Originally Posted by Brank View Post
Thanks a lot for getting all numbers to show, but was wondering if you could somehow still add tags for the numbers. As in this day and age remembering someones number just doesn't work :P

Logically thinking I'm guessing top number is main number, then second phone then business then .. ? But would be awesome if it would show to what the number corresponds to.

cheers!
Should be doable ;-)

I'm not sure actually, depends on which order the vcard stores them as my algorithm just reads it from the top and adds them to a list
__________________

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: 143 | Thanked: 4 times | Joined on Jan 2010
#456
Originally Posted by frals View Post
Start the application from terminal: /opt/fmms/fmms_sender_ui.py and copy the whole terminal output after trying to send, PM to me (email in case it doesn't fit in a PM) and I'll have a look.


CarliotR1: Cheers for the information. Are you saying the N97 got the exact same problem? Either way, I'll look around for a suitable User-Agent header to fake. Damn TMO :P
ret = fcd.run()
/opt/fmms/fmms_sender_ui.py:174: Warning: IA__g_object_get_valist: object class `HildonFileSystemSettings' has no property named `hour24'
ret = fcd.run()
/opt/fmms/fmms_sender_ui.py:317: Warning: g_object_get_qdata: assertion `G_IS_OBJECT (object)' failed
gtk.main()
/opt/fmms/fmms_sender_ui.py:317: Warning: g_object_set_qdata_full: assertion `G_IS_OBJECT (object)' failed
gtk.main()
/opt/fmms/fmms_sender_ui.py:317: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' failed
gtk.main()
/media/mmc1/DCIM/20100108_001.jpg
300
True
height 1448
width 2576
resizing
Resizing image: 300 * 168
/home/user/.fmms/temp/20100108_001.jpg Test
GOT SENDER:
customMMS: None
connecting via proxy 203.92.128.160:80
mmschost: mms.digi.com.my/servlets/mms
MMSC STATUS: 403 Forbidden
MMSC RESPONDED: <?xml version='1.0'?>
<!DOCTYPE html PUBLIC '-//WAPFORUM//DTD XHTML Mobile 1.0//EN'
'http://www.wapforum.org/DTD/xhtml-mobile10.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>The request failed</title>
</head>
<body>
<p><big>Access denied.</big></p>
<p>
<i>Technical description:</i><br/>403 Forbidden - You are not allowed to communicate with the requested resource.</p>
</body>
</html>
()
Removing temporary image...
^CTraceback (most recent call last):
File "/opt/fmms/fmms_sender_ui.py", line 321, in <module>
app.run()
File "/opt/fmms/fmms_sender_ui.py", line 317, in run

Last edited by firstknight; 2010-01-24 at 08:48.
 
Posts: 547 | Thanked: 1,383 times | Joined on Sep 2009 @ Stockholm, Sweden
#457
Originally Posted by firstknight View Post
<snip>
You might want to edit out your numbers from that

Anyway, seems like you are not allowed to send MMS through the specified MMSC, so (most likely) its either A) Wrong settings or B) you are not allowed to send MMS for your carrier


EDIT:
0.2.9 uploaded on garage, will submit to repos whenver extras-assistant decides to not time out...

changelog:
0.2.9:
* removed fake UA-string again as it seems pointless
* contactslist should show what type of number it is
* gui no longer freezes when launched from the mms notification
* message is sent as mms version1.2
__________________

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-01-23 at 15:21.
 

The Following User Says Thank You to frals For This Useful Post:
Posts: 58 | Thanked: 7 times | Joined on Jan 2010
#458
Dear frals
I am currently running version 0.2.8 and this morning amazingly I received a full size picture from my gf , loving it.
Thank you so much
 

The Following 2 Users Say Thank You to bullion87 For This Useful Post:
Tomaszd's Avatar
Posts: 284 | Thanked: 498 times | Joined on Jun 2009 @ Poland
#459
Originally Posted by firstknight View Post
(...)
You do realize that there is a phone number in clear text in that log, right?
 
Posts: 547 | Thanked: 1,383 times | Joined on Sep 2009 @ Stockholm, Sweden
#460
Originally Posted by bullion87 View Post
Dear frals
I am currently running version 0.2.8 and this morning amazingly I received a full size picture from my gf , loving it.
Thank you so much
Great news, guess I'll stick to sending the N95 user-agent string then
__________________

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 14:38.