Die Suche ergab 9 Treffer

von Zajec
So 26. Dez 2010, 18:05
Forum: English section
Thema: [BUG] "Ugly" pathname picked for new Android Samsu
Antworten: 1
Zugriffe: 2896

[BUG] "Ugly" pathname picked for new Android Samsu

MPE tries to create directory with crazy name containing not allower chars. In my case it was sth like:
"Manufacturer: SAMSUNG Model: I9000 ... [some ID]"

http://img220.imageshack.us/f/mpe.png/
von Zajec
So 26. Dez 2010, 16:39
Forum: English section
Thema: Wine+MPE: "Phone could not be identified" for Andr
Antworten: 5
Zugriffe: 9591

Please install the newest beta of the client on phone: www.fjsoft.at/mpeclient.apk

And its much more useful to post the logfile of MPE (which shows also all transfered data and logging informations) Sorry for late reply. I've tried 1.0.7 beta 14 and MPE still can not find my Android's IP. 16&#58 ...
von Zajec
Di 2. Nov 2010, 09:37
Forum: English section
Thema: Wine+MPE: "Phone could not be identified" for Andr
Antworten: 5
Zugriffe: 9591

OK, I discovered something new. If I click F1/Connect once more it seems to connect fine. In bottom status bar I can see "Phone connected: R-And via COM1".

However xxx "Synchronize" does not work correctly. I see "Please wait...", "Synchronizing phonebook..." and right after that popup with "Obex ...
von Zajec
Di 2. Nov 2010, 09:29
Forum: English section
Thema: Wine+MPE: "Phone could not be identified" for Andr
Antworten: 5
Zugriffe: 9591

Wine+MPE: "Phone could not be identified" for Andr

Some background: Hi FJ,

Is this possible to implement "stable connection" for USB for Android? You should remember this feature from SE (not Android) connections.

This is required for phone identification when using MPE on Linux (via Wine). Stable connection is not needed for Android cause the ...
von Zajec
Mo 1. Nov 2010, 20:50
Forum: English section
Thema: [BUG] Broken encoding if moving backup between SE and Androi
Antworten: 1
Zugriffe: 2461

[BUG] Broken encoding if moving backup between SE and Androi

I am switching from SE C902 to Samsung Galaxy (I9000). I created backup of contacts, events and messages from SE, however after importing contacts into Samsung (Android) I got encoding issues.

In my SE I used polish chars like ęąółż. I could see there chars in MPE correctly ...
von Zajec
Mo 1. Nov 2010, 20:03
Forum: English section
Thema: Post wishes, Feature requests here
Antworten: 2068
Zugriffe: 2437781

Hi FJ,

Is this possible to implement "stable connection" for USB for Android? You should remember this feature from SE (not Android) connections.

This is required for phone identification when using MPE on Linux (via Wine).
von Zajec
Mi 28. Okt 2009, 16:38
Forum: English section
Thema: What is the syntax of XML and HTML for the import of SMS?
Antworten: 11
Zugriffe: 9356

gabri.ns hat geschrieben:in case you doesn't know, there are 3 type of EOL (End Of Line)
UNIX style, using Line Feed (LF, 0x0A)
MAC style, using Carriage Return (CR, 0x0D)
and WIN style, using both of them (CRLF)
Actually Mac started to use just "\n" as newline character starting from version 10 of Mac OS I think.
von Zajec
Mi 28. Okt 2009, 16:36
Forum: English section
Thema: What is the syntax of XML and HTML for the import of SMS?
Antworten: 11
Zugriffe: 9356

That's right, that was my issue. MyPhoneExplorer doesn't manage to import from file containing \n instead of \r\n.

FJ: maybe you could modify this in some future release? I don't think many ppl may be hitting that but also fix should be really easy (1LOC?).
von Zajec
So 11. Okt 2009, 20:33
Forum: English section
Thema: What is the syntax of XML and HTML for the import of SMS?
Antworten: 11
Zugriffe: 9356

The PDU-Format is a common GSM-Standard and its described on many pages in the www. But i think its easier for you to create a well-formed CSV-File cause you need no PDU-data if the rest is OK in the CSV-File. FJ, I can not prepare csv file that would be accepted by MyPhoneExplorer. I used version ...