otherside / liquidsmoothroms

Automatically exported from code.google.com/p/liquidsmoothroms
0 stars 0 forks source link

Can't send MMS #55

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Using the default message app, I am unable to send MMS messages. I try to send 
a picture and it gets stuck on "sending".

This is the log:
05-30 14:11:33.513: WARN/TransactionService(6103): Exception occurred while 
handling message: { what=1 when=-8ms arg1=1 obj=transactionType: 2 uri: 
content://mms/1 pushData: null mmscUrl: null proxyAddress: null proxyPort: 0 }
        java.lang.NullPointerException
        at com.android.mms.transaction.TransactionSettings.<init>(TransactionSettings.java:91)
        at com.android.mms.transaction.TransactionService$ServiceHandler.handleMessage(TransactionService.java:612)
        at android.os.Handler.dispatchMessage(Handler.java:99)
        at android.os.Looper.loop(Looper.java:137)
        at android.os.HandlerThread.run(HandlerThread.java:60)

My APN settings are correct so I don't know why it says "null mmscUrl: null 
proxyAddress: null proxyPort: 0"

Original issue reported on code.google.com by zam...@gmail.com on 30 May 2012 at 2:16

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Funny thing is when I do delete all my APNs I don't get the crash.

I got this in the log:
06-01 15:55:57.518: VERBOSE/TransactionSettings(28342): APN setting: MMSC: null 
looked for: current IS NOT NULL
06-01 15:55:57.549: DEBUG/ConnectivityService(195): startUsingNetworkFeature 
reconnecting to 0: enableMMS

Original comment by zam...@gmail.com on 1 Jun 2012 at 3:59

GoogleCodeExporter commented 9 years ago
Im having issues downloading mms messages

Original comment by nevergon...@gmail.com on 2 Jun 2012 at 7:51