Die Suche ergab 8 Treffer

von TreeNode
Di 5. Nov 2019, 12:25
Forum: English section
Thema: MyPhoneExplorer and Thunderbird under Linux
Antworten: 156
Zugriffe: 600063

Hallo finally I managed to write a little python-script to automate the process.
It should create the Registry-Entry if not existing.
It should create the Folder and the .bak file.
Most imported it should modify the installed Add-on.
After running the script, you should restart Thunderbird twice ...
von TreeNode
Mi 14. Nov 2018, 14:38
Forum: English section
Thema: MyPhoneExplorer and Thunderbird under Linux
Antworten: 156
Zugriffe: 600063

Hallo matthias,
I think I‘ve got a solution for this problem.
Therefore I read the preferences of thunderbird.
If you’re using a WINEPREFIX go to thunderbird and open the Config Editor(To access the config editor, go to Edit > Preferences, select the Advanced panel, select the General tab, and click ...
von TreeNode
Do 25. Okt 2018, 11:34
Forum: English section
Thema: MyPhoneExplorer and Thunderbird under Linux
Antworten: 156
Zugriffe: 600063

Hallo, I‘ve got it working again. This time is it a bit more difficult, because we have to modify the xpi file. Beside that it is simula to the last one. In order to make it simpler I wrote as script, that sets the link, regEntry, the bat File and creates the extensions.rdf file if they don’t exist ...
von TreeNode
Fr 19. Mai 2017, 09:42
Forum: English section
Thema: MyPhoneExplorer and Thunderbird under Linux
Antworten: 156
Zugriffe: 600063

Sorry I had to ask, but which version of wine do you use?
I had the same problem sync the sms with wine 1.6.9 (installed with winetricks). Therefore I updated wine to stable 2.0.1
von TreeNode
Di 16. Mai 2017, 21:37
Forum: English section
Thema: MyPhoneExplorer and Thunderbird under Linux
Antworten: 156
Zugriffe: 600063

can you post the Reg-Entries and Subentriy of

HKEY_CURRENT_USER\Software\MyPhoneExporer
von TreeNode
Di 16. Mai 2017, 18:31
Forum: English section
Thema: MyPhoneExplorer and Thunderbird under Linux
Antworten: 156
Zugriffe: 600063

The MyPhoneExplorer-Addon is in the Folder of MyPhoneexplorer. it is a .xpi file.
von TreeNode
Sa 13. Mai 2017, 17:41
Forum: English section
Thema: MyPhoneExplorer and Thunderbird under Linux
Antworten: 156
Zugriffe: 600063

It is a it of copy an paste. I hope the instructions are clear, if not ask.

1. Create Reg-Entrie:
[code][HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\App Paths\thunderbird.exe]
@="C:\\Program Files\\Mozilla Thunderbird\\thunderbird.bat"
"Path"="C:\\Program Files\\Mozilla ...
von TreeNode
Fr 12. Mai 2017, 22:57
Forum: English section
Thema: MyPhoneExplorer and Thunderbird under Linux
Antworten: 156
Zugriffe: 600063

Hey,

I think I managed to sync the calendar of Linux Thunderbird without installing Thunderbird in wine.
I use MyPhoneExplorer 1.8.8, Wine 2.0.1 and winetricks.
I created some entries in the Wine-registry and made some changes in the TB-addon-file mpe.js.
My solution seams to work, but could do ...