wusi524888 / openeve

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

SMS is OK,but MMS isn't #23

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
When sending MMS

What is the expected output? What do you see instead?
com.android.mms has ended unexpectedly

What version of the product are you using?
Gingerbread

On what operating system?

Do you have logcat or dmesg ?
 (adb shell logcat > logcat.txt ^C, adb shell dmesg > dmesg.txt)

What version of the *Official LG* Firmware were before using Custom
firmware ?
(V20G, V20D, V15x, V16x etc. )
V20E

Please provide any additional information below.
Another issue is that I can't send media with MMS from RE

Original issue reported on code.google.com by PoweredB...@gmail.com on 13 Apr 2011 at 3:52

GoogleCodeExporter commented 8 years ago

Original comment by wkp...@gmail.com on 10 May 2011 at 3:53

GoogleCodeExporter commented 8 years ago
With 2.3.4,after having mms sended,others recieve the mms without content(no 
attachment at all).
Try yourself pal...

Original comment by PoweredB...@gmail.com on 11 May 2011 at 5:53

GoogleCodeExporter commented 8 years ago
That's to say,MMS sended except the attachment...
Pal...

Original comment by PoweredB...@gmail.com on 11 May 2011 at 5:56

GoogleCodeExporter commented 8 years ago
Another issue:attachment can't be previewed...
The Mms.apk...
Pal...

Original comment by PoweredB...@gmail.com on 11 May 2011 at 5:59

GoogleCodeExporter commented 8 years ago
Can you add "Add Contacts" option to mms.apk if possible ?

Original comment by PoweredB...@gmail.com on 11 May 2011 at 6:02

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
See also issue #6, issue #87

Original comment by wkp...@gmail.com on 11 May 2011 at 12:17

GoogleCodeExporter commented 8 years ago
No,issue remains unsolved...
Pal...

Original comment by PoweredB...@gmail.com on 11 May 2011 at 12:45

GoogleCodeExporter commented 8 years ago
no logcat == useless issue.

Original comment by wkp...@gmail.com on 12 May 2011 at 8:02

GoogleCodeExporter commented 8 years ago
Take it !

Original comment by PoweredB...@gmail.com on 13 May 2011 at 2:34

Attachments:

GoogleCodeExporter commented 8 years ago
this logcat has not enough information. it is just only 128KB.

you can obtaion more verbose log like as following

 1. adb logcat -b radio -b main -c (cleanup logcat)
 2. adb logcat -b radio -b main -v time > radio.txt (logcat radio, with timestamp)
 3. test mms etc.
 4. ^C to exit adb and attach the obtained "radio.txt"

before getting a logcat, you may have checkout "data enabled" at mobile network 
menu.

 "Settings => wireless & network => mobile networks => data enabled [v]"

Original comment by wkp...@gmail.com on 13 May 2011 at 3:38

GoogleCodeExporter commented 8 years ago
I also have this same problem

Original comment by trave...@live.com on 13 May 2011 at 12:32

GoogleCodeExporter commented 8 years ago
So I'm not the only one suffering this problem ...

Original comment by PoweredB...@gmail.com on 13 May 2011 at 4:20

GoogleCodeExporter commented 8 years ago
i have this problem as well. only started since i've upgraded to GB. I don't 
even get a notification from the person sending to me and when I try to send I 
don't get an error, it just keeps trying to send.

Original comment by paulie...@gmail.com on 16 May 2011 at 7:00

GoogleCodeExporter commented 8 years ago
There is a new chinese version and the problem seems to be fixed:

http://forum.openetna.com/index.php?topic=1360.0

Original comment by omarbeko...@gmail.com on 20 May 2011 at 10:43