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

Unable to fresh install Thor 1.46.14 #205

Closed
lscheffler opened this issue Nov 27, 2023 · 2 comments
Closed

Unable to fresh install Thor 1.46.14 #205

lscheffler opened this issue Nov 27, 2023 · 2 comments

Comments

@lscheffler
Copy link
Contributor

lscheffler commented Nov 27, 2023

📝 Provide detailed reproduction steps (if any)

  1. Download Thor via
  1. Expand into an empty folder
  2. Start VFP without Thor
  3. Run Thor.App from the folder created in [3]

✔️ Expected result

Should update

❌ Actual result

Fails with error message

📷 Debugging Info

Error message:

Locate class
Error instantiating class.  Cannot find e:\se\tmp\thor\thor\tools\procs\thor_sfsplitter.vcx.
Locate...
Ignore
Cancel
Help

Debugger stuff:
grafik

Hint:

thor_sfsplitter.vcx is somehow not in thor\thor\tools\procs but in thor\thor\tools
The file was moved from Installed Files/Source/ToolsToInstall/thor_sfsplitter.vct to * Installed Files/Thor/Tools/thor_sfsplitter.vct* on 2023-06-28 11:41:51 in commit 95b483f.

It is also to note that there is a thor\thor\tools\thor_sfsplitter.vcx and a thor\source\thor_sf_splitter.vcx, the libs look very similar.

Update

I found an install from Thor - 1.46.02 - August 19, 2023, this installs to itself. A subsequent CFU runs.

@lscheffler
Copy link
Contributor Author

Update 2

O.k. some more information:
If one do:

  1. Install Thor Thor - 1.46.02 as above.
  2. Install Updates as suggested
  3. Run CFU

all is fine.


If one do:

  1. Install Thor Thor - 1.46.02 as above.
  2. Do not Install Updates
  3. Run CFU

it fails as well.


If you like to test with 1.46.02, follow this link, and download the repo as a zip (In the green Code thing).

I have no idea with which version this will change, I just run the test.

@Jimrnelson
Copy link
Collaborator

This is fixed with version 1.46.15 (today)

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

2 participants