HopelessFantasy / openetna

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

Cannot send MMS with Pictures - null pointer in com.android.mms.model.ImageModel.resizeMedia #298

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

What steps will reproduce the problem?
1. Open Messages
2. Add a pictures
3. Send MMS

What is the expected output? What do you see instead?
Sending the MMS but don't and the phone tell me an error (Fermeture soudaine de 
l'application ... com.android.mms ...)

What version of the boot.img and system.img are you using?
Boot 2.4.2
System 6.1rc4

Original issue reported on code.google.com by mroct...@gmail.com on 10 Nov 2010 at 8:09

Attachments:

GoogleCodeExporter commented 9 years ago
Confirm this. Force close on mms send and the custom user agent fix that worked 
for some does not solve this.

Original comment by cla...@gmail.com on 15 Nov 2010 at 12:17

GoogleCodeExporter commented 9 years ago
I have the same issue. fix did not work.

Original comment by daveyboy...@gmail.com on 5 Dec 2010 at 7:24

GoogleCodeExporter commented 9 years ago
Same issue here

Original comment by dnaproj...@gmail.com on 10 Dec 2010 at 12:09

GoogleCodeExporter commented 9 years ago
I downloaded Handsent for mms and everything is good now. It's a bypass but 
Handsent is a good looking and easy texter as well. Just disable notifications 
for the default app.

Original comment by daveyboy...@gmail.com on 10 Dec 2010 at 5:19

GoogleCodeExporter commented 9 years ago
Is this working in 6.3-rc2?

Original comment by trmfrei...@gmail.com on 8 Feb 2011 at 1:52

GoogleCodeExporter commented 9 years ago
NO its still not working. I personally have to use Hancent sms to send mms, or 
else it WILL FC

Original comment by cla...@gmail.com on 8 Feb 2011 at 6:36

GoogleCodeExporter commented 9 years ago
Could you please provide a new logcat from version 6.3-rc2?
Thank you

Original comment by trmfrei...@gmail.com on 8 Feb 2011 at 6:38

GoogleCodeExporter commented 9 years ago
SEEMS IT CANT RESIZE THE PICTURE

D/MobileDataStateTracker(  167): default Received state= CONNECTED, old= 
CONNECTED, reason= (unspecified), apnTypeList= default,supl,mms
D/NetworkLocationProvider(  167): onDataConnectionStateChanged 3
D/skia    ( 5183): --- SkImageDecoder::Factory returned null
D/skia    ( 5183): --- SkImageDecoder::Factory returned null
V/Mms/image( 5183): Resize image failed.
W/dalvikvm( 5183): threadid=10: thread exiting with uncaught exception 
(group=0x400207e0)
E/AndroidRuntime( 5183): FATAL EXCEPTION: Thread-25
E/AndroidRuntime( 5183): java.lang.NullPointerException
E/AndroidRuntime( 5183):    at 
com.android.mms.model.ImageModel.resizeMedia(ImageModel.java:212)
E/AndroidRuntime( 5183):    at 
com.android.mms.model.SlideshowModel.finalResize(SlideshowModel.java:624)
E/AndroidRuntime( 5183):    at 
com.android.mms.data.WorkingMessage.sendMmsWorker(WorkingMessage.java:1090)
E/AndroidRuntime( 5183):    at 
com.android.mms.data.WorkingMessage.access$000(WorkingMessage.java:67)
E/AndroidRuntime( 5183):    at 
com.android.mms.data.WorkingMessage$1.run(WorkingMessage.java:957)
E/AndroidRuntime( 5183):    at java.lang.Thread.run(Thread.java:1096)
W/ActivityManager(  167):   Force finishing activity 
com.android.mms/.ui.ComposeMessageActivity

Full logcat attached

Original comment by cla...@gmail.com on 8 Feb 2011 at 6:54

Attachments:

GoogleCodeExporter commented 9 years ago
Thank you!

Original comment by trmfrei...@gmail.com on 8 Feb 2011 at 6:58

GoogleCodeExporter commented 9 years ago
Could you please attach a picture that is causing the problem?

Devs:
http://code.google.com/p/android/issues/detail?id=6066
Check error: SkImageDecoder::Factory returned null

Original comment by trmfrei...@gmail.com on 9 Feb 2011 at 11:09

GoogleCodeExporter commented 9 years ago
I have tried this and the same thing happened to me.

Original comment by trmfrei...@gmail.com on 9 Feb 2011 at 8:36

GoogleCodeExporter commented 9 years ago
this still doesnt work in rc7

Original comment by cla...@gmail.com on 17 Feb 2011 at 6:52

GoogleCodeExporter commented 9 years ago
Hey everyone. Is there any news on the resize issue for the mms messages?
Thanks

Original comment by lignoels...@gmail.com on 22 Feb 2011 at 3:12

GoogleCodeExporter commented 9 years ago
I've got the same issue with older versions. From one side was not able to send 
MMS of camera pictures (shot it and send it) but, I was able to send pictures 
which I took with the 1.6 stock version (the folder name was different).
I don't know if it's helping.... By the way, GO SMS saved my life, and now I 
can send and receive MMS without any problem.

Cheers

Original comment by gad...@gmail.com on 3 Mar 2011 at 2:50