elgenuino / jellytime

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

MMS not sending #48

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install ROM after fukk wipe
2. Check APN configuration
3. Send a MMS

What is the expected output? What do you see instead?
MMS is not sending at all. Blocked at "Sending" state

What version of the product are you using? On what operating system?
JellyBean b16

Logcat (started right before pushing the "send" button :

E/Mms/image( 2112): IOException caught while opening stream
E/Mms/image( 2112): java.io.FileNotFoundException: No such file or directory
E/Mms/image( 2112):     at android.database.DatabaseUtils.readExceptionWithFileN
otFoundExceptionFromParcel(DatabaseUtils.java:149)
E/Mms/image( 2112):     at android.content.ContentProviderProxy.openTypedAssetFi
le(ContentProviderNative.java:617)
E/Mms/image( 2112):     at android.content.ContentResolver.openTypedAssetFileDes
criptor(ContentResolver.java:715)
E/Mms/image( 2112):     at android.content.ContentResolver.openAssetFileDescript
or(ContentResolver.java:612)
E/Mms/image( 2112):     at android.content.ContentResolver.openInputStream(Conte
ntResolver.java:447)
E/Mms/image( 2112):     at com.android.mms.ui.UriImage.decodeBoundsInfo(UriImage
.java:177)
E/Mms/image( 2112):     at com.android.mms.ui.UriImage.<init>(UriImage.java:73)
E/Mms/image( 2112):     at com.android.mms.model.ImageModel.decodeImageBounds(Im
ageModel.java:107)
E/Mms/image( 2112):     at com.android.mms.model.ImageModel.<init>(ImageModel.ja
va:84)
E/Mms/image( 2112):     at com.android.mms.model.MediaModelFactory.getGenericMed
iaModel(MediaModelFactory.java:141)
E/Mms/image( 2112):     at com.android.mms.model.MediaModelFactory.getRegionMedi
aModel(MediaModelFactory.java:99)
E/Mms/image( 2112):     at com.android.mms.model.MediaModelFactory.getMediaModel
(MediaModelFactory.java:51)
E/Mms/image( 2112):     at com.android.mms.model.SlideshowModel.createFromPduBod
y(SlideshowModel.java:160)
E/Mms/image( 2112):     at com.android.mms.util.PduLoaderManager$PduTask.run(Pdu
LoaderManager.java:175)
E/Mms/image( 2112):     at java.util.concurrent.ThreadPoolExecutor.runWorker(Thr
eadPoolExecutor.java:1076)
E/Mms/image( 2112):     at java.util.concurrent.ThreadPoolExecutor$Worker.run(Th
readPoolExecutor.java:569)
E/Mms/image( 2112):     at java.lang.Thread.run(Thread.java:856)
E/Mms/image( 2112): initFromContentUri couldn't load image uri: content://mms/pa
rt/2
E/Mms/image( 2112): java.lang.IllegalArgumentException: Query on content://mms/p
art/2 returns 0 or multiple rows.
E/Mms/image( 2112):     at com.android.mms.ui.UriImage.initFromContentUri(UriIma
ge.java:126)
E/Mms/image( 2112):     at com.android.mms.ui.UriImage.<init>(UriImage.java:65)
E/Mms/image( 2112):     at com.android.mms.util.ThumbnailManager$ThumbnailTask.g
etBitmap(ThumbnailManager.java:288)
E/Mms/image( 2112):     at com.android.mms.util.ThumbnailManager$ThumbnailTask.r
un(ThumbnailManager.java:231)
E/Mms/image( 2112):     at java.util.concurrent.ThreadPoolExecutor.runWorker(Thr
eadPoolExecutor.java:1076)
E/Mms/image( 2112):     at java.util.concurrent.ThreadPoolExecutor$Worker.run(Th
readPoolExecutor.java:569)
E/Mms/image( 2112):     at java.lang.Thread.run(Thread.java:856)
E/Mms/image( 2112): IOException caught while opening stream
E/Mms/image( 2112): java.io.FileNotFoundException: No entry for content://mms/pa
rt/2
E/Mms/image( 2112):     at android.database.DatabaseUtils.readExceptionWithFileN
otFoundExceptionFromParcel(DatabaseUtils.java:149)
E/Mms/image( 2112):     at android.content.ContentProviderProxy.openTypedAssetFi
le(ContentProviderNative.java:617)
E/Mms/image( 2112):     at android.content.ContentResolver.openTypedAssetFileDes
criptor(ContentResolver.java:715)
E/Mms/image( 2112):     at android.content.ContentResolver.openAssetFileDescript
or(ContentResolver.java:612)
E/Mms/image( 2112):     at android.content.ContentResolver.openInputStream(Conte
ntResolver.java:447)
E/Mms/image( 2112):     at com.android.mms.ui.UriImage.decodeBoundsInfo(UriImage
.java:177)
E/Mms/image( 2112):     at com.android.mms.ui.UriImage.<init>(UriImage.java:73)
E/Mms/image( 2112):     at com.android.mms.util.ThumbnailManager$ThumbnailTask.g
etBitmap(ThumbnailManager.java:288)
E/Mms/image( 2112):     at com.android.mms.util.ThumbnailManager$ThumbnailTask.r
un(ThumbnailManager.java:231)
E/Mms/image( 2112):     at java.util.concurrent.ThreadPoolExecutor.runWorker(Thr
eadPoolExecutor.java:1076)
E/Mms/image( 2112):     at java.util.concurrent.ThreadPoolExecutor$Worker.run(Th
readPoolExecutor.java:569)
E/Mms/image( 2112):     at java.lang.Thread.run(Thread.java:856)
E/Parcel  ( 1405): Reading a NULL string not supported here.

Original issue reported on code.google.com by voirincy...@gmail.com on 29 Aug 2012 at 9:12

GoogleCodeExporter commented 8 years ago

Original comment by MonsterBandit04 on 29 Aug 2012 at 11:34

GoogleCodeExporter commented 8 years ago
Actually, on my side, it seems some MMS are sent, but the status remains 
"sending"

Original comment by n.chauss...@gmail.com on 29 Aug 2012 at 6:36

GoogleCodeExporter commented 8 years ago
I'm adding the logcat for R1. Same conditions :
- Full Wype
- ROM install
- GAPPS install
- Configure phone (Gmail etc...)
- Reboot
- Check APNs + activate data
- Reboot

Logcat right after pushing the "Send" button :

E/Mms/media( 2641): IOException caught while opening or reading stream
E/Mms/media( 2641): java.io.FileNotFoundException: No such file or directory
E/Mms/media( 2641):     at 
android.database.DatabaseUtils.readExceptionWithFileNotFoundExceptionFromParcel(
DatabaseUtils.java:149)
E/Mms/media( 2641):     at 
android.content.ContentProviderProxy.openTypedAssetFile(ContentProviderNative.ja
va:617)
E/Mms/media( 2641):     at 
android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.jav
a:715)
E/Mms/media( 2641):     at 
android.content.ContentResolver.openAssetFileDescriptor(ContentResolver.java:612
)
E/Mms/media( 2641):     at 
android.content.ContentResolver.openInputStream(ContentResolver.java:447)
E/Mms/media( 2641):     at 
com.android.mms.model.MediaModel.initMediaSize(MediaModel.java:234)
E/Mms/media( 2641):     at 
com.android.mms.model.MediaModel.<init>(MediaModel.java:73)
E/Mms/media( 2641):     at 
com.android.mms.model.RegionMediaModel.<init>(RegionMediaModel.java:38)
E/Mms/media( 2641):     at 
com.android.mms.model.ImageModel.<init>(ImageModel.java:82)
E/Mms/media( 2641):     at 
com.android.mms.model.MediaModelFactory.getGenericMediaModel(MediaModelFactory.j
ava:141)
E/Mms/media( 2641):     at 
com.android.mms.model.MediaModelFactory.getRegionMediaModel(MediaModelFactory.ja
va:99)
E/Mms/media( 2641):     at 
com.android.mms.model.MediaModelFactory.getMediaModel(MediaModelFactory.java:51)
E/Mms/media( 2641):     at 
com.android.mms.model.SlideshowModel.createFromPduBody(SlideshowModel.java:160)
E/Mms/media( 2641):     at 
com.android.mms.util.PduLoaderManager$PduTask.run(PduLoaderManager.java:175)
E/Mms/media( 2641):     at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
E/Mms/media( 2641):     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
E/Mms/media( 2641):     at java.lang.Thread.run(Thread.java:856)
E/Mms:PduLoaderManager( 2641): MmsException loading uri: content://mms/1
E/Mms:PduLoaderManager( 2641): com.google.android.mms.MmsException: No such 
file or directory
E/Mms:PduLoaderManager( 2641):  at 
com.android.mms.model.MediaModel.initMediaSize(MediaModel.java:252)
E/Mms:PduLoaderManager( 2641):  at 
com.android.mms.model.MediaModel.<init>(MediaModel.java:73)
E/Mms:PduLoaderManager( 2641):  at 
com.android.mms.model.RegionMediaModel.<init>(RegionMediaModel.java:38)
E/Mms:PduLoaderManager( 2641):  at 
com.android.mms.model.ImageModel.<init>(ImageModel.java:82)
E/Mms:PduLoaderManager( 2641):  at 
com.android.mms.model.MediaModelFactory.getGenericMediaModel(MediaModelFactory.j
ava:141)
E/Mms:PduLoaderManager( 2641):  at 
com.android.mms.model.MediaModelFactory.getRegionMediaModel(MediaModelFactory.ja
va:99)
E/Mms:PduLoaderManager( 2641):  at 
com.android.mms.model.MediaModelFactory.getMediaModel(MediaModelFactory.java:51)
E/Mms:PduLoaderManager( 2641):  at 
com.android.mms.model.SlideshowModel.createFromPduBody(SlideshowModel.java:160)
E/Mms:PduLoaderManager( 2641):  at 
com.android.mms.util.PduLoaderManager$PduTask.run(PduLoaderManager.java:175)
E/Mms:PduLoaderManager( 2641):  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
E/Mms:PduLoaderManager( 2641):  at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
E/Mms:PduLoaderManager( 2641):  at java.lang.Thread.run(Thread.java:856)
E/MessageItem( 2641): PduLoadedMessageItemCallback PDU couldn't be loaded:
E/MessageItem( 2641): com.google.android.mms.MmsException: No such file or 
directory
E/MessageItem( 2641):   at 
com.android.mms.model.MediaModel.initMediaSize(MediaModel.java:252)
E/MessageItem( 2641):   at 
com.android.mms.model.MediaModel.<init>(MediaModel.java:73)
E/MessageItem( 2641):   at 
com.android.mms.model.RegionMediaModel.<init>(RegionMediaModel.java:38)
E/MessageItem( 2641):   at 
com.android.mms.model.ImageModel.<init>(ImageModel.java:82)
E/MessageItem( 2641):   at 
com.android.mms.model.MediaModelFactory.getGenericMediaModel(MediaModelFactory.j
ava:141)
E/MessageItem( 2641):   at 
com.android.mms.model.MediaModelFactory.getRegionMediaModel(MediaModelFactory.ja
va:99)
E/MessageItem( 2641):   at 
com.android.mms.model.MediaModelFactory.getMediaModel(MediaModelFactory.java:51)
E/MessageItem( 2641):   at 
com.android.mms.model.SlideshowModel.createFromPduBody(SlideshowModel.java:160)
E/MessageItem( 2641):   at 
com.android.mms.util.PduLoaderManager$PduTask.run(PduLoaderManager.java:175)
E/MessageItem( 2641):   at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
E/MessageItem( 2641):   at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
E/MessageItem( 2641):   at java.lang.Thread.run(Thread.java:856)
E/Parcel  ( 1416): Reading a NULL string not supported here.
E/Parcel  ( 1416): Reading a NULL string not supported here.
W/Sidekick_GmmLocationProviderImpl( 2275): Unable to bind to GMM NLP
W/ActivityManager( 1643): Unable to start service Intent { 
act=com.google.android.location.internal.GMM_NLP (has extras) }: not found
W/Sidekick_GmmLocationProviderImpl( 2275): Unable to bind to GMM NLP

Original comment by voirincy...@gmail.com on 30 Aug 2012 at 7:05

GoogleCodeExporter commented 8 years ago
MMS seems to work for me on RC1 with gapps and inspiremod, has this been 
resolved with others?

Original comment by MonsterBandit04 on 31 Aug 2012 at 11:52

GoogleCodeExporter commented 8 years ago
If it can bring some information my mobile carrier is Free Mobile (France). 
It's half MVNO (actually deploying antenna but working on the Orange network at 
the same time).

Original comment by voirincy...@gmail.com on 31 Aug 2012 at 12:13

GoogleCodeExporter commented 8 years ago
I had the same issue and my mobile operator is Free Mobile too.
I managed to fix this by deleting all APNs and recreating them.

Original comment by bertrand...@gmail.com on 31 Aug 2012 at 3:45

GoogleCodeExporter commented 8 years ago
Can you give me your APNs ?

Original comment by voirincy...@gmail.com on 31 Aug 2012 at 11:32

GoogleCodeExporter commented 8 years ago
You can find them on the Free mobile site, exactly the same ones.
You can also try to install the Mobile config app from the market, delete your 
APNs and reinstall them with that app.

Original comment by bertrand...@gmail.com on 1 Sep 2012 at 8:40

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Already tried them. And Mobile Config app says it can't create them for me 
because of Android version >4.0

I tried again to send a MMS, logcat is different :

E/Mms/image( 5221): initFromContentUri couldn't load image uri: 
content://mms/part/2
E/Mms/image( 5221): java.lang.IllegalArgumentException: Query on 
content://mms/part/2 returns 0 or multiple rows.
E/Mms/image( 5221):     at 
com.android.mms.ui.UriImage.initFromContentUri(UriImage.java:126)
E/Mms/image( 5221):     at com.android.mms.ui.UriImage.<init>(UriImage.java:65)
E/Mms/image( 5221):     at 
com.android.mms.util.ThumbnailManager$ThumbnailTask.getBitmap(ThumbnailManager.j
ava:288)
E/Mms/image( 5221):     at 
com.android.mms.util.ThumbnailManager$ThumbnailTask.run(ThumbnailManager.java:23
1)
E/Mms/image( 5221):     at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
E/Mms/image( 5221):     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
E/Mms/image( 5221):     at java.lang.Thread.run(Thread.java:856)
E/Mms/image( 5221): IOException caught while opening stream
E/Mms/image( 5221): java.io.FileNotFoundException: No entry for 
content://mms/part/2
E/Mms/image( 5221):     at 
android.database.DatabaseUtils.readExceptionWithFileNotFoundExceptionFromParcel(
DatabaseUtils.java:149)
E/Mms/image( 5221):     at 
android.content.ContentProviderProxy.openTypedAssetFile(ContentProviderNative.ja
va:617)
E/Mms/image( 5221):     at 
android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.jav
a:715)
E/Mms/image( 5221):     at 
android.content.ContentResolver.openAssetFileDescriptor(ContentResolver.java:612
)
E/Mms/image( 5221):     at 
android.content.ContentResolver.openInputStream(ContentResolver.java:447)
E/Mms/image( 5221):     at 
com.android.mms.ui.UriImage.decodeBoundsInfo(UriImage.java:177)
E/Mms/image( 5221):     at com.android.mms.ui.UriImage.<init>(UriImage.java:73)
E/Mms/image( 5221):     at 
com.android.mms.util.ThumbnailManager$ThumbnailTask.getBitmap(ThumbnailManager.j
ava:288)
E/Mms/image( 5221):     at 
com.android.mms.util.ThumbnailManager$ThumbnailTask.run(ThumbnailManager.java:23
1)
E/Mms/image( 5221):     at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
E/Mms/image( 5221):     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
E/Mms/image( 5221):     at java.lang.Thread.run(Thread.java:856)

With R2 :

E/Mms/image( 3784): IOException caught while opening stream
E/Mms/image( 3784): java.io.FileNotFoundException: No entry for 
content://mms/part/2
E/Mms/image( 3784):     at 
android.database.DatabaseUtils.readExceptionWithFileNotFoundExceptionFromParcel(
DatabaseUtils.java:149)
E/Mms/image( 3784):     at 
android.content.ContentProviderProxy.openTypedAssetFile(ContentProviderNative.ja
va:617)
E/Mms/image( 3784):     at 
android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.jav
a:715)
E/Mms/image( 3784):     at 
android.content.ContentResolver.openAssetFileDescriptor(ContentResolver.java:612
)
E/Mms/image( 3784):     at 
android.content.ContentResolver.openInputStream(ContentResolver.java:447)
E/Mms/image( 3784):     at 
com.android.mms.ui.UriImage.decodeBoundsInfo(UriImage.java:177)
E/Mms/image( 3784):     at com.android.mms.ui.UriImage.<init>(UriImage.java:73)
E/Mms/image( 3784):     at 
com.android.mms.model.ImageModel.decodeImageBounds(ImageModel.java:107)
E/Mms/image( 3784):     at 
com.android.mms.model.ImageModel.<init>(ImageModel.java:84)
E/Mms/image( 3784):     at 
com.android.mms.model.MediaModelFactory.getGenericMediaModel(MediaModelFactory.j
ava:141)
E/Mms/image( 3784):     at 
com.android.mms.model.MediaModelFactory.getRegionMediaModel(MediaModelFactory.ja
va:99)
E/Mms/image( 3784):     at 
com.android.mms.model.MediaModelFactory.getMediaModel(MediaModelFactory.java:51)
E/Mms/image( 3784):     at 
com.android.mms.model.SlideshowModel.createFromPduBody(SlideshowModel.java:160)
E/Mms/image( 3784):     at 
com.android.mms.util.PduLoaderManager$PduTask.run(PduLoaderManager.java:175)
E/Mms/image( 3784):     at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
E/Mms/image( 3784):     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
E/Mms/image( 3784):     at java.lang.Thread.run(Thread.java:856)
E/Mms/image( 3784): initFromContentUri couldn't load image uri: 
content://mms/part/2
E/Mms/image( 3784): java.lang.IllegalArgumentException: Query on 
content://mms/part/2 returns 0 or multiple rows.
E/Mms/image( 3784):     at 
com.android.mms.ui.UriImage.initFromContentUri(UriImage.java:126)
E/Mms/image( 3784):     at com.android.mms.ui.UriImage.<init>(UriImage.java:65)
E/Mms/image( 3784):     at 
com.android.mms.util.ThumbnailManager$ThumbnailTask.getBitmap(ThumbnailManager.j
ava:288)
E/Mms/image( 3784):     at 
com.android.mms.util.ThumbnailManager$ThumbnailTask.run(ThumbnailManager.java:23
1)
E/Mms/image( 3784):     at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
E/Mms/image( 3784):     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
E/Mms/image( 3784):     at java.lang.Thread.run(Thread.java:856)
E/Mms/image( 3784): IOException caught while opening stream
E/Mms/image( 3784): java.io.FileNotFoundException: No entry for 
content://mms/part/2
E/Mms/image( 3784):     at 
android.database.DatabaseUtils.readExceptionWithFileNotFoundExceptionFromParcel(
DatabaseUtils.java:149)
E/Mms/image( 3784):     at 
android.content.ContentProviderProxy.openTypedAssetFile(ContentProviderNative.ja
va:617)
E/Mms/image( 3784):     at 
android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.jav
a:715)
E/Mms/image( 3784):     at 
android.content.ContentResolver.openAssetFileDescriptor(ContentResolver.java:612
)
E/Mms/image( 3784):     at 
android.content.ContentResolver.openInputStream(ContentResolver.java:447)
E/Mms/image( 3784):     at 
com.android.mms.ui.UriImage.decodeBoundsInfo(UriImage.java:177)
E/Mms/image( 3784):     at com.android.mms.ui.UriImage.<init>(UriImage.java:73)
E/Mms/image( 3784):     at 
com.android.mms.util.ThumbnailManager$ThumbnailTask.getBitmap(ThumbnailManager.j
ava:288)
E/Mms/image( 3784):     at 
com.android.mms.util.ThumbnailManager$ThumbnailTask.run(ThumbnailManager.java:23
1)
E/Mms/image( 3784):     at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
E/Mms/image( 3784):     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
E/Mms/image( 3784):     at java.lang.Thread.run(Thread.java:856)
E/Parcel  ( 1415): Reading a NULL string not supported here.
E/Parcel  ( 1415): Reading a NULL string not supported here.

Original comment by voirincy...@gmail.com on 1 Sep 2012 at 6:04

GoogleCodeExporter commented 8 years ago
Sorry but again, I'm able to send and receive MMS with RC2, same carrier and 
absolutely no issue, can't help.

Original comment by bertrand...@gmail.com on 2 Sep 2012 at 10:05

GoogleCodeExporter commented 8 years ago
Really weird, will try again with R3 and with a picture taken from the SMS app 
attachment function.

Original comment by voirincy...@gmail.com on 2 Sep 2012 at 12:01

GoogleCodeExporter commented 8 years ago
Still no luck with R3

From SMS app

1 - Opening gallery

E/Trace   ( 2611): error opening trace file: No such file or directory (2)
W/IInputConnectionWrapper( 2460): showStatusIcon on inactive InputConnection
W/BlobCache( 2611): cannot read header

2 - Select folder

W/ImageCacheRequest( 2611): decode orig failed /local/image/item/7837,MICROTHUMB

3 - Choose image

W/InputMethodManagerService( 1633): Starting input on non-focused client 
com.android.internal.view.IInputMethodClient$Stub$Proxy@424583b8 (uid=10027
id=2460)
W/BlobCache( 2460): cannot read header

4 - Click S"end"

W/DrmManagerClient( 2460): You should have called release()
E/Mms/image( 2460): IOException caught while opening stream
E/Mms/image( 2460): java.io.FileNotFoundException: No entry for 
content://mms/part/2
E/Mms/image( 2460):     at 
android.database.DatabaseUtils.readExceptionWithFileNotFoundExceptionFromParcel(
DatabaseUtils.java:149)
E/Mms/image( 2460):     at 
android.content.ContentProviderProxy.openTypedAssetFile(ContentProviderNative.ja
va:617)
E/Mms/image( 2460):     at 
android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.jav
a:715)
E/Mms/image( 2460):     at 
android.content.ContentResolver.openAssetFileDescriptor(ContentResolver.java:612
)
E/Mms/image( 2460):     at 
android.content.ContentResolver.openInputStream(ContentResolver.java:447)
E/Mms/image( 2460):     at 
com.android.mms.ui.UriImage.decodeBoundsInfo(UriImage.java:177)
E/Mms/image( 2460):     at com.android.mms.ui.UriImage.<init>(UriImage.java:73)
E/Mms/image( 2460):     at 
com.android.mms.util.ThumbnailManager$ThumbnailTask.getBitmap(ThumbnailManager.j
ava:288)
E/Mms/image( 2460):     at 
com.android.mms.util.ThumbnailManager$ThumbnailTask.run(ThumbnailManager.java:23
1)
E/Mms/image( 2460):     at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
E/Mms/image( 2460):     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
E/Mms/image( 2460):     at java.lang.Thread.run(Thread.java:856)
E/ThumbnailManager( 2460): Can't open uri: content://mms/part/2
E/ThumbnailManager( 2460): java.io.FileNotFoundException: No entry for 
content://mms/part/2
E/ThumbnailManager( 2460):      at 
android.database.DatabaseUtils.readExceptionWithFileNotFoundExceptionFromParcel(
DatabaseUtils.java:149)
E/ThumbnailManager( 2460):      at 
android.content.ContentProviderProxy.openTypedAssetFile(ContentProviderNative.ja
va:617)
E/ThumbnailManager( 2460):      at 
android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.jav
a:715)
E/ThumbnailManager( 2460):      at 
android.content.ContentResolver.openAssetFileDescriptor(ContentResolver.java:612
)
E/ThumbnailManager( 2460):      at 
android.content.ContentResolver.openInputStream(ContentResolver.java:447)
E/ThumbnailManager( 2460):      at 
com.android.mms.util.ThumbnailManager$ThumbnailTask.requestDecode(ThumbnailManag
er.java:433)
E/ThumbnailManager( 2460):      at 
com.android.mms.util.ThumbnailManager$ThumbnailTask.onDecodeOriginal(ThumbnailMa
nager.java:416)
E/ThumbnailManager( 2460):      at 
com.android.mms.util.ThumbnailManager$ThumbnailTask.getBitmap(ThumbnailManager.j
ava:319)
E/ThumbnailManager( 2460):      at 
com.android.mms.util.ThumbnailManager$ThumbnailTask.run(ThumbnailManager.java:23
1)
E/ThumbnailManager( 2460):      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
E/ThumbnailManager( 2460):      at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
E/ThumbnailManager( 2460):      at java.lang.Thread.run(Thread.java:856)
W/ThumbnailManager( 2460): decode orig failed 
/data/data/com.android.providers.telephony/app_parts/PART_1346590546638_IMG_2012
0828_130719.jpg
E/Parcel  ( 1409): Reading a NULL string not supported here.
E/Parcel  ( 1409): Reading a NULL string not supported here.

Original comment by voirincy...@gmail.com on 2 Sep 2012 at 12:59

GoogleCodeExporter commented 8 years ago
With Handset SMS :

E/Parcel  ( 1409): Reading a NULL string not supported here.
E/Parcel  ( 1409): Reading a NULL string not supported here.

Original comment by voirincy...@gmail.com on 2 Sep 2012 at 1:04

GoogleCodeExporter commented 8 years ago
Hi there, can someone on FreeMobile retreive MMS with pictures from the server ?

Original comment by n.chauss...@gmail.com on 2 Sep 2012 at 6:00

GoogleCodeExporter commented 8 years ago
Here is my APN config:

APN 1:
- Name: Free
- APN: free
- MMSC: http://mms.free.fr
- APN type: default,supl,mms

APN 2:
- Name: Free MMS
- APN: mmsfree
- MMSC: http://mms.free.fr
- APN type: mms

For both, all other values are left to default.

Original comment by bertrand...@gmail.com on 5 Sep 2012 at 8:30

GoogleCodeExporter commented 8 years ago
Arf, same as me, but I still encount the issue;
Are you using the stock message app ?

Original comment by totopil...@gmail.com on 5 Sep 2012 at 9:22

GoogleCodeExporter commented 8 years ago
Yes I'm using the stock app.
Did you try to delete them and recreate them from scratch?
This is how I resolve my issues: I could not send (block at the sending state) 
or receive (downloading the attach file was always failing).

Original comment by bertrand...@gmail.com on 5 Sep 2012 at 9:31

GoogleCodeExporter commented 8 years ago
Hi, on my DHD, this issue is now resolved ans was due FreeMobile configuration.
As you purposed, there was 2 APNs; Now as suggested on XDA thread, I deleted 
the MMS one (after checking "default,suppl,mms" was present on the first one);
 I can now receive MMS with pictures very well, and the same for sending, except that I do not get any notification that the MMS has been received, as there are for SMS.

Bye
Nico

Original comment by n.chauss...@gmail.com on 5 Sep 2012 at 9:35

GoogleCodeExporter commented 8 years ago
Weird thing with WiFi on (truncated to only show the interesting part)

E/GTalkService( 2033): connectionClosed: no XMPPConnection - That's strange!
E/GTalkService( 2033): connectionClosed: no XMPPConnection - That's strange!
E/Mms:transaction( 3228): Url: http://mms.free.fr
E/Mms:transaction( 3228): Unable to resolve host "sprx0003.rcad.net": No address
 associated with hostname
E/SendTransaction( 3228): Delivery failed.
E/SecondaryTablController( 1408): ip route del failed: /system/bin/ip route del
10.164.50.14/32 via 0.0.0.0 dev rmnet0 table 60
W/FrameworkListener( 1408): Handler 'interface' error (No such device)
E/SecondaryTablController( 1408): ip route del failed: /system/bin/ip route del
0.0.0.0/0 via 10.164.50.14 dev rmnet0 table 60
W/FrameworkListener( 1408): Handler 'interface' error (No such device)
W/InputMethodManagerService( 1634): Window already focused, ignoring focus gain
of: com.android.internal.view.IInputMethodClient$Stub$Proxy@413c8e88 attribute=a
ndroid.view.inputmethod.EditorInfo@4139fac0
E/Mms:transaction( 3228): Url: http://mms.free.fr
E/Mms:transaction( 3228): Unable to resolve host "sprx0003.rcad.net": No address
 associated with hostname
E/SendTransaction( 3228): Delivery failed.
E/SecondaryTablController( 1408): ip route del failed: /system/bin/ip route del
10.103.103.81/32 via 0.0.0.0 dev rmnet0 table 60
W/FrameworkListener( 1408): Handler 'interface' error (No such device)
E/SecondaryTablController( 1408): ip route del failed: /system/bin/ip route del
0.0.0.0/0 via 10.103.103.81 dev rmnet0 table 60
W/FrameworkListener( 1408): Handler 'interface' error (No such device)

This is my proxy server (at work):

E/Mms:transaction( 3228): Url: http://mms.free.fr
E/Mms:transaction( 3228): Unable to resolve host "sprx0003.xxxx.net": No 
address associated with hostname

Deleting the secondary APN for MMS solve the issue. The MMS is sent immediatly !

Thank you Nicolas !

Original comment by voirincy...@gmail.com on 5 Sep 2012 at 12:33

GoogleCodeExporter commented 8 years ago
;o)

Original comment by n.chauss...@gmail.com on 5 Sep 2012 at 2:31

GoogleCodeExporter commented 8 years ago
BTW, for the notifications, press menu in sms app, parameters at MMS section 
check the Auto receive and Roaming check boxes !

Original comment by voirincy...@gmail.com on 5 Sep 2012 at 3:14

GoogleCodeExporter commented 8 years ago
I tried it already, those checkboxes are checked :(
Any other idea ? :o)

Original comment by n.chauss...@gmail.com on 5 Sep 2012 at 3:55

GoogleCodeExporter commented 8 years ago
I can send mms with Wi-Fi connected. I still get the e/trace no such file or 
directory error.  But it sends. Also if I format my SD card with my computer, 
load one picture onto it, put it in my phone and reboot, I can send one mms, 
then I get stuck on sending. All there logs I get are the same as the ones 
here. Seems like jelly time is creating a file or something on the SD card that 
prevents it sending mms. Is it only people on carriers that use a seperate apn 
for mms that are having the problem? 

Original comment by jessesto...@gmail.com on 6 Sep 2012 at 8:26

GoogleCodeExporter commented 8 years ago
I'm on Aus Vodafone network (correct APN settings, deleting secondary APN had 
no effect) and having the similar errors. Also having issues with contacts 
being forwarded via SMS.

Same conditions :
- Full Wype
- ROM install
- GAPPS install
- Configure phone (Gmail etc...)
- Reboot
- Check APNs + activate data
- Reboot

Original comment by phillipd...@gmail.com on 11 Sep 2012 at 6:11

GoogleCodeExporter commented 8 years ago
Maybe you need the second APN for MMS. Nicolas, Bertrand and I are on the same 
carrier that's why we deleted it.

Double/Triple check you don't have unwanted parameters like proxy (if not 
needed of course).

I'm actually on R5.1 and logcat still reports java errors when sending MMS but 
it send.

Original comment by voirincy...@gmail.com on 11 Sep 2012 at 7:39

GoogleCodeExporter commented 8 years ago
Can you try a sim card from a different carrier and see if mms will send? 

Original comment by jessesto...@gmail.com on 11 Sep 2012 at 9:32

GoogleCodeExporter commented 8 years ago
Tired adding separate/combined recreated APN's but no dice! will try to grab a 
mates SIM and try a different carrier. 

Original comment by phillipd...@gmail.com on 13 Sep 2012 at 12:55

GoogleCodeExporter commented 8 years ago
All's well again with R7, I have MMS sending and receiving woo hoo!(with 2 
separate Aus Vodafone APN's defined).

Thx Dev team you're legends great ROM!!!

Original comment by phillipd...@gmail.com on 17 Sep 2012 at 12:04

GoogleCodeExporter commented 8 years ago
Can you post what you did to flash r7?
Also what recovery your using
And your apn 
And anything else you can think of :-)

Original comment by jessesto...@gmail.com on 17 Sep 2012 at 2:43

GoogleCodeExporter commented 8 years ago
Still seeing this here.  MMS sometimes works with wifi on.  

logcat from R8:

D/dalvikvm( 2934): GC_FOR_ALLOC freed 2398K, 81% free 8663K/44935K, paused 
41ms, total 41ms
I/dalvikvm-heap( 2934): Forcing collection of SoftReferences for 31961104-byte 
allocation
D/dalvikvm( 2934): GC_BEFORE_OOM freed <1K, 81% free 8662K/44935K, paused 42ms, 
total 42ms
E/dalvikvm-heap( 2934): Out of memory on a 31961104-byte allocation.
I/dalvikvm( 2934): "WorkingMessage.send MMS" prio=5 tid=21 RUNNABLE
I/dalvikvm( 2934):   | group="main" sCount=0 dsCount=0 obj=0x41025cf0 
self=0x511b1ce0
I/dalvikvm( 2934):   | sysTid=3324 nice=0 sched=0/0 cgrp=apps handle=1359170584
I/dalvikvm( 2934):   | schedstat=( 0 0 0 ) utm=12 stm=1 core=0
I/dalvikvm( 2934):   at 
android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
I/dalvikvm( 2934):   at 
android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:527)
I/dalvikvm( 2934):   at 
com.android.mms.ui.UriImage.getResizedImageData(UriImage.java:291)
I/dalvikvm( 2934):   at 
com.android.mms.ui.UriImage.getResizedImageAsPart(UriImage.java:231)
I/dalvikvm( 2934):   at 
com.android.mms.model.ImageModel.resizeMedia(ImageModel.java:226)
I/dalvikvm( 2934):   at 
com.android.mms.model.SlideshowModel.finalResize(SlideshowModel.java:666)
I/dalvikvm( 2934):   at 
com.android.mms.data.WorkingMessage.sendMmsWorker(WorkingMessage.java:1407)
I/dalvikvm( 2934):   at 
com.android.mms.data.WorkingMessage.access$700(WorkingMessage.java:76)
I/dalvikvm( 2934):   at 
com.android.mms.data.WorkingMessage$2.run(WorkingMessage.java:1192)
I/dalvikvm( 2934):   at java.lang.Thread.run(Thread.java:856)
I/dalvikvm( 2934): 
D/skia    ( 2934): --- decoder->decode returned false
W/Mms/image( 2934): getResizedBitmap: img too large to decode 
(OutOfMemoryError), may try with larger sampleSize. Curr sampleSize=1
D/dalvikvm( 2934): GC_FOR_ALLOC freed 86K, 81% free 8610K/44935K, paused 29ms, 
total 29ms
I/dalvikvm-heap( 2934): Grow heap (frag case) to 24.353MB for 7990288-byte 
allocation
D/dalvikvm( 2934): GC_CONCURRENT freed <1K, 64% free 16413K/44935K, paused 
5ms+16ms, total 87ms
E/Mms/image( 2934): IOException caught while opening stream
E/Mms/image( 2934): java.io.FileNotFoundException: No entry for 
content://mms/part/2
E/Mms/image( 2934):     at 
android.database.DatabaseUtils.readExceptionWithFileNotFoundExceptionFromParcel(
DatabaseUtils.java:149)
E/Mms/image( 2934):     at 
android.content.ContentProviderProxy.openTypedAssetFile(ContentProviderNative.ja
va:617)
E/Mms/image( 2934):     at 
android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.jav
a:715)
E/Mms/image( 2934):     at 
android.content.ContentResolver.openAssetFileDescriptor(ContentResolver.java:612
)
E/Mms/image( 2934):     at 
android.content.ContentResolver.openInputStream(ContentResolver.java:447)
E/Mms/image( 2934):     at 
com.android.mms.ui.UriImage.decodeBoundsInfo(UriImage.java:177)
E/Mms/image( 2934):     at com.android.mms.ui.UriImage.<init>(UriImage.java:73)
E/Mms/image( 2934):     at 
com.android.mms.model.ImageModel.decodeImageBounds(ImageModel.java:107)
E/Mms/image( 2934):     at 
com.android.mms.model.ImageModel.<init>(ImageModel.java:84)
E/Mms/image( 2934):     at 
com.android.mms.model.MediaModelFactory.getGenericMediaModel(MediaModelFactory.j
ava:141)
E/Mms/image( 2934):     at 
com.android.mms.model.MediaModelFactory.getRegionMediaModel(MediaModelFactory.ja
va:99)
E/Mms/image( 2934):     at 
com.android.mms.model.MediaModelFactory.getMediaModel(MediaModelFactory.java:51)
E/Mms/image( 2934):     at 
com.android.mms.model.SlideshowModel.createFromPduBody(SlideshowModel.java:160)
E/Mms/image( 2934):     at 
com.android.mms.util.PduLoaderManager$PduTask.run(PduLoaderManager.java:175)
E/Mms/image( 2934):     at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
E/Mms/image( 2934):     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
E/Mms/image( 2934):     at java.lang.Thread.run(Thread.java:856)
D/CacheManager( 2934): Cache dir: /data/data/com.android.mms/cache/imgcache
W/BlobCache( 2934): cannot read header
E/Mms/image( 2934): initFromContentUri couldn't load image uri: 
content://mms/part/2
E/Mms/image( 2934): java.lang.IllegalArgumentException: Query on 
content://mms/part/2 returns 0 or multiple rows.
E/Mms/image( 2934):     at 
com.android.mms.ui.UriImage.initFromContentUri(UriImage.java:126)
E/Mms/image( 2934):     at com.android.mms.ui.UriImage.<init>(UriImage.java:65)
E/Mms/image( 2934):     at 
com.android.mms.util.ThumbnailManager$ThumbnailTask.getBitmap(ThumbnailManager.j
ava:288)
E/Mms/image( 2934):     at 
com.android.mms.util.ThumbnailManager$ThumbnailTask.run(ThumbnailManager.java:23
1)
E/Mms/image( 2934):     at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
E/Mms/image( 2934):     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
E/Mms/image( 2934):     at java.lang.Thread.run(Thread.java:856)
D/dalvikvm( 1817): GC_EXPLICIT freed 652K, 66% free 2932K/8451K, paused 
3ms+4ms, total 48ms
E/Mms/image( 2934): IOException caught while opening stream
E/Mms/image( 2934): java.io.FileNotFoundException: No entry for 
content://mms/part/2
E/Mms/image( 2934):     at 
android.database.DatabaseUtils.readExceptionWithFileNotFoundExceptionFromParcel(
DatabaseUtils.java:149)
E/Mms/image( 2934):     at 
android.content.ContentProviderProxy.openTypedAssetFile(ContentProviderNative.ja
va:617)
E/Mms/image( 2934):     at 
android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.jav
a:715)
E/Mms/image( 2934):     at 
android.content.ContentResolver.openAssetFileDescriptor(ContentResolver.java:612
)
E/Mms/image( 2934):     at 
android.content.ContentResolver.openInputStream(ContentResolver.java:447)
E/Mms/image( 2934):     at 
com.android.mms.ui.UriImage.decodeBoundsInfo(UriImage.java:177)
E/Mms/image( 2934):     at com.android.mms.ui.UriImage.<init>(UriImage.java:73)
E/Mms/image( 2934):     at 
com.android.mms.util.ThumbnailManager$ThumbnailTask.getBitmap(ThumbnailManager.j
ava:288)
E/Mms/image( 2934):     at 
com.android.mms.util.ThumbnailManager$ThumbnailTask.run(ThumbnailManager.java:23
1)
E/Mms/image( 2934):     at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
E/Mms/image( 2934):     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
E/Mms/image( 2934):     at java.lang.Thread.run(Thread.java:856)
V/TransactionSettings( 2934): APN setting: MMSC: http://mmsc.optus.com.au:8002/ 
looked for: current IS NOT NULL

Original comment by cjheyw...@gmail.com on 19 Sep 2012 at 8:28

GoogleCodeExporter commented 8 years ago
I'm on R8 and I'm still having MMS issues. I cannot send or receive them.  My 
carrier  is att and phone is inspire 4g. Jellytime build R8.

Original comment by Zman11...@gmail.com on 19 Sep 2012 at 5:50

GoogleCodeExporter commented 8 years ago
This is problem on side CM some operator do not work with CM rom :( Like O2-cz 
do not work T-Mobile-CZ work good :) Make me the same in CM 7.2 for ace.

Original comment by janousk...@gmail.com on 22 Sep 2012 at 6:35

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Thank you Nico for your solve.

I've remove the MMS APN and correct the first with "default,suppl,mms" (no 
space between "," and corrected supl to suppl)

Original comment by illimite...@gmail.com on 25 Sep 2012 at 3:13

GoogleCodeExporter commented 8 years ago
I'm currently running R10 on my Desire HD, on Vodafone AU. MMS WAS working for 
a small while, when I turned off auto retrieve/roaming and had wifi on. 
However, once I turned off wifi, MMS broke again :( 
Any ideas?

Original comment by anthonyj...@gmail.com on 26 Sep 2012 at 2:38

GoogleCodeExporter commented 8 years ago
Same as you, works with Wi-Fi. I've fiddled with the apn settings endlessly. 
Had the same problem with ice cold sandwich. You tried another SIM? 

Original comment by jessesto...@gmail.com on 26 Sep 2012 at 2:47

GoogleCodeExporter commented 8 years ago
I have problems with sending a MMS. Here is the log:

09-28 12:39:45.493: D/AudioHardwareMSM7X30(1432): do_aic3254_control device: 1 
mode: 0 record: 0
09-28 12:39:45.493: D/AudioHardwareMSM7X30(1432): aic3254_ioctl: new_aic_rxmode 
13 cur_aic_rx 29
09-28 12:39:45.493: D/AudioHardwareMSM7X30(1432): aic3254_ioctl()
09-28 12:39:45.493: D/AudioHardwareMSM7X30(1432): aic3254_ioctl: try ioctl 
0x40047313 with arg 13
09-28 12:39:45.493: D/AudioHardwareMSM7X30(1432): aic3254_ioctl: new_aic_txmode 
29 cur_aic_tx 29
09-28 12:39:45.493: D/AudioHardwareMSM7X30(1432): value of device and enable is 
6 1 ALSA dev id:6
09-28 12:39:45.523: D/MmsSmsProvider(1810): getThreadId: create new thread_id 
for recipients xxxxxxxx
09-28 12:39:45.543: D/AudioHardwareMSM7X30(1432): updateACDB: (11, 6, 0, 607) 
09-28 12:39:45.543: I/HTC Acoustic(1432): update ACDB id: (tx, rx, tx_acdb, 
rx_acdb) = (11, 6, 0, 607)
09-28 12:39:45.543: D/AudioHardwareMSM7X30(1432): 
msm_route_stream(PCM_PLAY,5,6,1)
09-28 12:39:45.583: D/MmsSmsProvider(1810): insertThread: created new thread_id 
7 for recipientIds xxxxxxx
09-28 12:39:45.863: W/DrmManagerClient(2539): You should have called release()
09-28 12:39:45.863: D/dalvikvm(2539): GC_EXPLICIT freed 957K, 42% free 
9201K/15815K, paused 3ms+33ms, total 145ms
09-28 12:39:45.914: D/Mms(2539): [121] markAsRead: update read/seen for thread 
uri: content://mms-sms/conversations/7
09-28 12:39:46.714: D/dalvikvm(2539): GC_FOR_ALLOC freed 1328K, 40% free 
9596K/15815K, paused 37ms, total 40ms
09-28 12:39:47.185: D/CacheManager(2539): Cache dir: 
/data/data/com.android.mms/cache/imgcache
09-28 12:39:47.185: W/BlobCache(2539): cannot read header
09-28 12:39:47.445: D/dalvikvm(1654): GC_EXPLICIT freed 210K, 42% free 
8001K/13639K, paused 6ms+5ms, total 99ms
09-28 12:39:47.475: V/TransactionSettings(2539): APN setting: MMSC: 
http://139.7.24.1/servlets/mms looked for: current IS NOT NULL
09-28 12:39:47.525: D/dalvikvm(1810): GC_EXPLICIT freed 1381K, 41% free 
5352K/9031K, paused 4ms+5ms, total 52ms
09-28 12:39:47.615: W/DrmManagerClient(2539): You should have called release()
09-28 12:39:47.625: D/dalvikvm(2539): GC_FOR_ALLOC freed 2940K, 49% free 
8132K/15815K, paused 39ms, total 43ms
09-28 12:39:48.576: D/AudioHardwareMSM7X30(1432): 
AudioStreamOutMSM7x30::standby()
09-28 12:39:48.576: D/AudioHardwareMSM7X30(1432): Deroute pcm out stream
09-28 12:39:48.576: E/AudioHardwareMSM7X30(1432): updateDeviceInfo: E rx_device 
6 and tx_device 11
09-28 12:39:48.576: D/AudioHardwareMSM7X30(1432): No active voicecall/playback, 
disabling cur_rx 6
09-28 12:39:48.576: D/AudioHardwareMSM7X30(1432): value of device and enable is 
6 0 ALSA dev id:6
09-28 12:39:48.586: D/AudioHardwareMSM7X30(1432): No active 
voicecall/recording, disabling cur_tx 11
09-28 12:39:48.586: D/AudioHardwareMSM7X30(1432): value of device and enable is 
11 0 ALSA dev id:11
09-28 12:39:48.586: E/AudioHardwareMSM7X30(1432): updateDeviceInfo: X cur_rx 6 
cur_tx 11
09-28 12:39:48.586: D/AudioHardwareMSM7X30(1432): do_aic3254_control device: 1 
mode: 0 record: 0
09-28 12:39:48.586: D/AudioHardwareMSM7X30(1432): aic3254_ioctl: new_aic_rxmode 
29 cur_aic_rx 13
09-28 12:39:48.586: D/AudioHardwareMSM7X30(1432): aic3254_ioctl()
09-28 12:39:48.586: D/AudioHardwareMSM7X30(1432): aic3254_ioctl: try ioctl 
0x40047313 with arg 29
09-28 12:39:48.586: D/AudioHardwareMSM7X30(1432): aic3254_ioctl: new_aic_txmode 
29 cur_aic_tx 29
09-28 12:39:48.586: D/AudioHardwareMSM7X30(1432): aic3254_powerdown

Any ideas? The settings in APN are correct.

Original comment by markus.z...@googlemail.com on 29 Sep 2012 at 4:56

GoogleCodeExporter commented 8 years ago
I have not tried another sim, HOWEVER, I think I've solved the MMS problem 
temporarily for the VodaAU sim. 
This is what I've done: 
1. Do not touch any settings (leave everything as default on rom)
2. Turn on Wifi
3. Turn off Auto Retrieve/Roaming
4. Send MMS
*Note after Wifi is off MMS breaks again
NOW, if you want MMS to work again...
5. Make everything default (i.e. turn on Auto retrieve)
6. Default Restore APNs
7. Reboot
8. Turn on Wifi
9. Remove Auto Retrieve/Roam
10. MMS seems to work again!

I'm not certain it works EVERY time, but, it seemed to work twice for me. 
Hope this helps out, until MMS works completely. Notify me if there are any 
easier methods for VodaAU to get MMS to work! 

Original comment by anthonyj...@gmail.com on 1 Oct 2012 at 6:51

GoogleCodeExporter commented 8 years ago
I can confirm you workaround (Vodafone DE)! It works but is very circular. Not 
useful when you have no WiFi around you.
I can not understand, why MMS sending doesn't work over mobile network.

Original comment by markus.z...@googlemail.com on 17 Oct 2012 at 7:29

GoogleCodeExporter commented 8 years ago
Could someone please post to RandomBlame, if it's possible to fix MMS, 
specifically for vodafone? I'd do it myself, but I cannot post on the 
developers forum (I need to post 10 items before gaining access). 
I LOVE JellyTime, it's perfect, with the exception of MMS... 

Original comment by anthonyj...@gmail.com on 17 Oct 2012 at 1:36

GoogleCodeExporter commented 8 years ago
MMS works on my DHD with r23.

Original comment by jorge...@gmail.com on 1 Nov 2012 at 1:29

GoogleCodeExporter commented 8 years ago
Enter your commentsMMS works for me, but not with the APN settings that shipped 
with the phone - I have to use an APN that has ",mms" in the APN Type. 

But could't that be because the APN settings for DHD devices always are made 
for Android 2, or something?

Original comment by perbol.k...@gmail.com on 1 Nov 2012 at 2:08

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Great in O2-CZ in R28 is MMS repaired Thanks 

Original comment by janousk...@gmail.com on 12 Nov 2012 at 3:43

GoogleCodeExporter commented 8 years ago
same issue as markus, with wifi mms is sent but with mobile network it's locked 
in "sending status"... problem persist in R28

alogcat:

E AudioHardwareMSM7X30: updateDeviceInfo: E rx_device 0 and tx_device 1
E AudioHardwareMSM7X30: updateDeviceInfo: X cur_rx 0 cur_tx 1

Original comment by mig.brit...@gmail.com on 13 Nov 2012 at 4:33

GoogleCodeExporter commented 8 years ago
Mms in O2 - Slovak works. Thanks :)

Original comment by brtan....@gmail.com on 23 Nov 2012 at 9:26

GoogleCodeExporter commented 8 years ago
On Halebop sweden (telia) mms is not working. R29 clean install

Original comment by mick...@gmail.com on 25 Nov 2012 at 10:44

GoogleCodeExporter commented 8 years ago
Full wipe

MMS with Telstra (Australia) still not working on R28 or R29

Just says Sending or Downloading nothing ever happens did work on R24

Original comment by Mickc...@gmail.com on 29 Nov 2012 at 2:05

GoogleCodeExporter commented 8 years ago
As above, mms doesn't work in R29 with Vodafone in Australia. 

Original comment by ebem...@gmail.com on 6 Dec 2012 at 6:59