ysard / mintrayr

Mozilla extension: Minimize windows into the system tray (Firefox, Thunderbird, Seamonkey, Instantbird)
https://addons.thunderbird.net/en-US/thunderbird/addon/minimizetotray-reanimated/
Mozilla Public License 2.0
130 stars 14 forks source link

Doesn't work in windows 10 #9

Closed Track77 closed 5 years ago

Track77 commented 5 years ago

All functions doesn't work. Windows10x64 thunderbird x32 60.0 and 60.2.1 ( ukranian lang )

Also plugin creates the directory Program%20Files%20(x86)\Mozilla%20Thunderbird\ => have to Program Files (x86)\Mozilla Thunderbird ( without %20) capture

Track77 commented 5 years ago

Same issue in thunderbird x64

Track77 commented 5 years ago

It starts work after i move installation directory to directory without whitespaces ProgramData\MozillaThunderbird

ysard commented 5 years ago

Hi, ok thank you for the issue; the decoding of the URI of the installation folder is broken. I will try to fix that as soon as possible.

ysard commented 5 years ago

In fact that might be related to #5 ... Which version do you use? The version on addons.thunderbird is 1.4.4, this issue is fixed in 1.4.6 available on GitHub (https://github.com/ysard/mintrayr/releases). If I update the version, it ends up at the end of the waiting list for reviews; for the moment it's been almost 3 weeks ... the delays are awful :/

ysard commented 5 years ago

Also don't hesitate to report the content of the console via Ctrl + Maj + J.

Track77 commented 5 years ago

Thanks I use the version 1.4.4. I moved the Thunderbird to the ProgramData\MozillaThunderbird directory? so now can't test is version 1.4.6 fixes this. Thanks for this useful plugin. Have a great weekend!

ysard commented 5 years ago

Thank you, sorry for the problem.

You can move/change/create profiles by adding this parameter to the thunderbird command: "--ProfileManager". More manually, there is a "profiles.ini" file in the folder (C:\Users\xxx\AppData\Roaming\Thunderbird) that contains the path to the default profile on the system.