MPE crashes after SMS backup
MPE crashes after SMS backup
When I backup by SMS using MPE (I have tried both 1.70 and 1.71), MPE crash after reading the phone.
Then MPE keeps crashing when starting.
The only way to make MPE starts again is to delete the "SMS.dat" created.
When I open the "SMS.dat", it shows many lines like
SIM,1,1,0791....................v
. I know they may be GSM 03.38/Unicode/Ansi encoded content, can anyone teachs me how to view them in MPE? Or can anyone suggests me some freeware to view the backup SMS?
**The SMS contains chinese character.
Thank you!
Then MPE keeps crashing when starting.
The only way to make MPE starts again is to delete the "SMS.dat" created.
When I open the "SMS.dat", it shows many lines like
SIM,1,1,0791....................v
. I know they may be GSM 03.38/Unicode/Ansi encoded content, can anyone teachs me how to view them in MPE? Or can anyone suggests me some freeware to view the backup SMS?
**The SMS contains chinese character.
Thank you!
Here is the log
Stable connection doesn't help
I found that the SMS.dat content is in PDU format. I can now decode the content manually and read them back.
Stable connection doesn't help
I found that the SMS.dat content is in PDU format. I can now decode the content manually and read them back.
Code: Alles auswählen
Logdatei MyPhoneExplorer
************************
Programmversion: 1.7.1
Datum: 28/1/2009
21:35:12.29 Machine works as Double-Byte-Character-System!
21:35:12.29 Setting Port: 15
21:35:12.29 Setting Baud: 921600
21:35:12.29 Avaiable Ports: COM1=\Device\Serial0; COM2=\Device\VCP0; COM4=\Device\Serial3; COM5=\Device\Serial4; COM6=\Device\Serial5; COM7=\Device\Serial6;
21:35:12.95 Hauptfenster wird geladen
21:35:13.29 Sidebar fertig geladen
21:35:13.29 Farbschema wurde gelesen
21:35:13.37 UC SMS wird geladen
21:35:13.43 UC Phonebook wird geladen
21:35:13.46 UC Phonebook fertig geladen
21:35:13.48 UC Calls wird geladen
21:35:13.57 UC Organizer wird geladen
21:35:13.70 DoItemUpdate
21:35:13.73 DoItemUpdate fertig
21:35:13.76 Organizer initiated
21:35:13.76 Startpage=1
21:35:13.76 Startpage set
21:35:13.76 UC Filebrowser wird geladen
21:35:13.78 UC Filebrowser: Images werden geladen...
21:35:13.79 UC Filebrowser: Icons Haupttoolbar geladen
21:35:13.79 UC Filebrowser: Icons Detailtoolbar geladen
21:35:13.79 UC Filebrowser: Icons PLaylisttoolbar geladen
21:35:13.79 Lade Ordnericon
21:35:13.79 Lade Laufwerkicon
21:35:13.79 Lade sonstige Icons...
21:35:13.79 Lade Treeviewicons...
21:35:13.81 UC Filebrowser: Icons Listview geladen
21:35:13.81 UC Filebrowser: Sprachdaten werden geladen...
21:35:13.82 Winpreview exists=True
21:35:13.84 UC Filebrowser fertig geladen
21:35:13.84 UC Notes wird geladen
21:35:13.85 UC Calls wird geladen
21:35:13.90 Setting Lastuser: Sony Ericsson V800-Vodafone 802SE [XXXXXXXXX]
21:35:13.90 Lade Userdatenbank: Sony Ericsson V800-Vodafone 802SE [XXXXXXXXX]
21:35:13.90 GMT Einstellungen geladen
21:35:13.90 InfoSMS geladen
21:35:14.00 Kontakte geladen
21:35:14.01 DoItemUpdate
21:35:14.04 DoItemUpdate fertig
21:35:14.04 Organizer geladen
21:35:14.04 Notizen geladen
21:35:14.04 Load SMS Data...
21:35:14.06 SMS - Datenbank wird geladen...
21:35:14.10 SMS Laden - Readfile: 16 Split: 0 Parse: 16 HandleMultiSMS: 31 Nachrichten: 28
Zuletzt geändert von joe1203 am Do 29. Jan 2009, 16:53, insgesamt 1-mal geändert.
I run MPE with Applocale and selected English as language, no helpFJ hat geschrieben:Hmm - i think it would be the easiest to switch your PC to english locale. After changing this setting you have to restart your PC.
I think the crash may be related to the phasing of SMS Double Byte Characters.
I will try changing the locale if I have time
I loaded your SMS.dat many times without problems.
You have to set your whole PC-Charset to a non-chinese language so that the DBCS-Mode gets disabled. You can see that the PC is in DBCS-Mode if you open the logfile after starting MPE, its the first line:I run MPE with Applocale and selected English as language, no help
21:35:12.29 Machine works as Double-Byte-Character-System!
-
marksu22
-
marksu22
Dear FJ,FJ hat geschrieben:I loaded your SMS.dat many times without problems.
You have to set your whole PC-Charset to a non-chinese language so that the DBCS-Mode gets disabled. You can see that the PC is in DBCS-Mode if you open the logfile after starting MPE, its the first line:I run MPE with Applocale and selected English as language, no help
21:35:12.29 Machine works as Double-Byte-Character-System!
Is there any parameter to force MPE to NOT start in DBCS-Mode?
(since latest Windows actually runs in Unicode, I'm not sure if the non-unicode developed programs need to aware of OS charset.)
Its not possible to except single programs from DBCS-Mode. Also Win98 runs in Unicode, not only the newer OS-Versions. Its quite simple:
- enabled DBCS-Mode makes problems (its enabled on Chinese PCs or to be more exact: if the system-charset is set to China)
- disabled DBCS-Mode makes no problems (rest of the world)
I'm a littlebit tired to discuss this topic, i've wrote alot of this in my forum - use the Forum-Search
- enabled DBCS-Mode makes problems (its enabled on Chinese PCs or to be more exact: if the system-charset is set to China)
- disabled DBCS-Mode makes no problems (rest of the world)
I'm a littlebit tired to discuss this topic, i've wrote alot of this in my forum - use the Forum-Search
-
marksu22