gbammc / Thor

Switch the right application ASAP.
MIT License
1.16k stars 69 forks source link

Data loss after upgraded to 1.5.3 #29

Closed AielloChan closed 3 years ago

AielloChan commented 3 years ago

Problem

Install new version Thor loss old ones shortcuts config data

From version:

May be 1.5.2

Target version

1.5.3

gbammc commented 3 years ago

Lost all data?

AielloChan commented 3 years ago

Yes, I drag and drop it into Applications folder, then replace it. When I open it again , all setting is gone, even include Launch Thor at login

thebitstick commented 3 years ago

I'm exhibiting the same issue with Thor from the App Store

gbammc commented 3 years ago

@thebitstick Can you find the 'apps' file in '~/Library/Application Support/Thor/'?

thebitstick commented 3 years ago

I don't have any Thor folder in "Application Support"

gbammc commented 3 years ago

@thebitstick Your last version also from the AppStore?

thebitstick commented 3 years ago

No I upgraded from the GitHub release to the App Store release because it had Universal Binary support for my M1 Mac.

gbammc commented 3 years ago

The github version before is not opt in to sandbox, so the shortcut list file is located in a different path:

Mac App Store: ~/Library/Containers/me.alvinzhu.Thor/Data/Library/Application Support/apps Github: ~/Library/Application Support/apps

It will be fixed in v1.5.6, both releases are using the same path.