Notices


Reply
Thread Tools
Posts: 411 | Thanked: 195 times | Joined on May 2010 @ Cambridge, UK
#461
Originally Posted by tek View Post
Firstly cheers for a great app. I'm so chuffed to see this working!

If anyone is on o2 in the UK and having problems with the configs I managed to get these ones to work (contract only, no idea about PAYG)

Access point name: wap.o2.co.uk
Username: o2wap
Password: password
Proxy: 193.113.200.195
Proxy Port: 8080
MMSC: http://mmsc.mms.o2.co.uk:8002
Those are the settings I have, but cannot get it to work. What version are you running? Also I'm still using pr 1.1
 
Posts: 204 | Thanked: 31 times | Joined on Mar 2010 @ Rochdale UK
#462
Does anyone have this working on UK Tmobile ?
__________________
A microprocessor is the most complex manufactured product on earth and the majority of you have one in your pocket. #Intel

Please follow me on Twitter

www.twitter.com/marcdixon
 
Posts: 51 | Thanked: 63 times | Joined on Jun 2010 @ Klein/Spring, Texas, USA
#463
Is anyone who uses T-Mobile USA experiencing the same or similar problem(s) that I described in my post on the previous page?
( ie. inability to receive MMS messages)


Regards,

jdb2
 
Posts: 40 | Thanked: 0 times | Joined on Jun 2010
#464
Works fine in sending mms in vodafone india.

However, I am unable to receive mms. Instead a message comes from vodafone.."You have a new MMS from +XXXXXXXX. Please visit Http://.....vodafone.in. Your message key is XXXXX.

Any help please ? Thanks
 
natedog400's Avatar
Posts: 294 | Thanked: 62 times | Joined on Mar 2010
#465
???????? vodafone settings not working tried everything. This sucks

Operation failed
(32,'Broken pipe')
Please check your settings

Anyone know what this means and how to fix?
 
humble's Avatar
Posts: 355 | Thanked: 395 times | Joined on Dec 2009 @ USA
#466
Originally Posted by jdb2 View Post
Is anyone who uses T-Mobile USA experiencing the same or similar problem(s) that I described in my post on the previous page?
( ie. inability to receive MMS messages)


Regards,

jdb2

Received two yesterday, and and sent one to day

I've notice it takes awhile to download and upload but notifications are on point

Ps:lovE this app
 
Posts: 51 | Thanked: 63 times | Joined on Jun 2010 @ Klein/Spring, Texas, USA
#467
Originally Posted by humble View Post
Received two yesterday, and and sent one to day

I've notice it takes awhile to download and upload but notifications are on point

Ps:lovE this app
I still get "Unable to retrieve message."

For some reason the log file is much smaller this time :

Code:
2010-06-29 18:12:43,612 fmms.wappushhandler: Something went wrong with getting the message... bailing out
Traceback (most recent call last):
  File "/opt/fmms/wappushhandler.py", line 126, in _get_mms_message
    dirname = self.__get_mms_message(location, transaction)
  File "/opt/fmms/wappushhandler.py", line 174, in __get_mms_message
    mmsdata = urllib2.urlopen(req)
  File "/usr/lib/python2.5/urllib2.py", line 124, in urlopen
    return _opener.open(url, data)
  File "/usr/lib/python2.5/urllib2.py", line 381, in open
    response = self._open(req, data)
  File "/usr/lib/python2.5/urllib2.py", line 399, in _open
    '_open', req)
  File "/usr/lib/python2.5/urllib2.py", line 360, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.5/urllib2.py", line 1107, in http_open
    return self.do_open(httplib.HTTPConnection, req)
  File "/usr/lib/python2.5/urllib2.py", line 1082, in do_open
    raise URLError(err)
URLError: <urlopen error timed out>
2010-06-29 18:12:43,716 fmms.connectors: Failed to close connection.
Traceback (most recent call last):
  File "/opt/fmms/connectors.py", line 87, in disconnect
    if self.connector:
AttributeError: MasterConnector instance has no attribute 'connector'
2010-06-29 18:12:43,768 fmms.__main__: Failed to open viewer with transaction id: 2tid18329555736_1fy6m6
Traceback (most recent call last):
  File "/opt/fmms/fmms_gui.py", line 422, in show_mms
    fMMSViewer.fMMS_Viewer(transactionid, spawner=self)
  File "/opt/fmms/fmms_viewer.py", line 56, in __init__
    self._parse_mms(fname, vbox)
  File "/opt/fmms/fmms_viewer.py", line 233, in _parse_mms
    self.cont.get_mms_from_push(filename)
  File "/opt/fmms/controller.py", line 279, in get_mms_from_push
    path = p._get_mms_message(url, trans_id)
  File "/opt/fmms/wappushhandler.py", line 126, in _get_mms_message
    dirname = self.__get_mms_message(location, transaction)
  File "/opt/fmms/wappushhandler.py", line 174, in __get_mms_message
    mmsdata = urllib2.urlopen(req)
  File "/usr/lib/python2.5/urllib2.py", line 124, in urlopen
    return _opener.open(url, data)
  File "/usr/lib/python2.5/urllib2.py", line 381, in open
    response = self._open(req, data)
  File "/usr/lib/python2.5/urllib2.py", line 399, in _open
    '_open', req)
  File "/usr/lib/python2.5/urllib2.py", line 360, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.5/urllib2.py", line 1107, in http_open
    return self.do_open(httplib.HTTPConnection, req)
  File "/usr/lib/python2.5/urllib2.py", line 1082, in do_open
    raise URLError(err)
URLError: <urlopen error timed out>
Does anyone know what's going on? I don't grok Python but I'm a Perl Monkey.

jdb2
 
Posts: 189 | Thanked: 23 times | Joined on May 2010
#468
i've never been able to use this soft... i really wanted it lol
 
Posts: 146 | Thanked: 76 times | Joined on Feb 2010 @ Poland
#469
I have a problem that on all recieved MMS the sender is "1".
I only see the names of people I sent a mms to.

Is this bug only with me? Can I do something to fix it?

Also when I recieve a new mms it displays the reciever name, which is ME
Only when I access the mms the second time do I see the senders name.

Version 1.1.9
__________________
Remember to click Thanks! if this post is of any help
 
Posts: 17 | Thanked: 2 times | Joined on Mar 2010
#470
Originally Posted by milkbottles View Post
Love this app however when anyone sends me a picture message I recieve it many times, 3-5 times each message over a few days.

Any ideas how to fix this?

I am on T-mobile UK

Thanks,
Anyone else get this or found a fix??
 
Reply

Tags
bada rox, bada rulez, fmms, mms, mms config, n900, python

Thread Tools

 
Forum Jump


All times are GMT. The time now is 08:52.