Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data loss after upgraded to 1.5.3 #29

Closed
AielloChan opened this issue Oct 14, 2020 · 8 comments
Closed

Data loss after upgraded to 1.5.3 #29

AielloChan opened this issue Oct 14, 2020 · 8 comments

Comments

@AielloChan
Copy link

Problem

Install new version Thor loss old ones shortcuts config data

From version:

May be 1.5.2

Target version

1.5.3

@AielloChan AielloChan changed the title Data loss Data loss after upgrade to 1.5.3 Oct 14, 2020
@AielloChan AielloChan changed the title Data loss after upgrade to 1.5.3 Data loss after upgraded to 1.5.3 Oct 14, 2020
@gbammc
Copy link
Owner

gbammc commented Oct 14, 2020

Lost all data?

@AielloChan
Copy link
Author

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
Copy link

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

@gbammc
Copy link
Owner

gbammc commented Dec 7, 2020

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

@thebitstick
Copy link

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

@gbammc
Copy link
Owner

gbammc commented Dec 8, 2020

@thebitstick Your last version also from the AppStore?

@thebitstick
Copy link

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

@gbammc gbammc closed this as completed in 71a5eb2 Dec 19, 2020
@gbammc
Copy link
Owner

gbammc commented Dec 19, 2020

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.

gbammc added a commit that referenced this issue Nov 10, 2023
* master:
  Use newer APIs to launch applications to fix issue #38
  feat: v1.5.6 release
  feat: v1.5.6
  fix #29 #34 #35
  feat: v1.5.5
  fix: some apps that icons in the Assets.car file cannot be added.
  fix: icon size
  fix: tableview width not right
  fix: tableview width not right
  feat: v1.5.4
  feat: update version
  feat: new icon
  feat: 1.5.3 release close #25, close #27
  feat: update version
  feat: hide Thor icon in the menu bar
  feat: hide Thor icon in the menu bar
  refactor: settings
  feat: reorder apps by drag and drop
  Minor fix on paragraph 07
  feat:  v1.5.2 release

# Conflicts:
#	Thor.xcodeproj/project.pbxproj
#	Thor/AppModel.swift
#	Thor/Base.lproj/Main.storyboard
#	Thor/SettingsViewController.swift
#	Thor/Thor.entitlements
#	Thor/zh-Hans.lproj/Main.strings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants