-
Notifications
You must be signed in to change notification settings - Fork 749
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
Quarks install on Windows fails in parseQuarkName #1346
Comments
the correct name is Unit-Lib not UnitLib but it was listed in the directory incorrectly and the quark file was named wrong. So it checks out the copy but then throws a failure because there is no folder called UnitLib. Miguel spotted this and fixed it. |
Sorry, need to reopen.
It seems Quarks can't read path's on Windows. Including/Excluding folders in preferences works as expected.
|
Technically this is a different error. You should open a new bug for it, not reopen this one. "Quarks install on Windows fails in parseQuarkName" is not what is happening here.
Why is it looking for "quarks" inside of the quarks folder ? Could you post a new issue and include:
|
I have reedited my report to make it a bit easier to see why I still believe it's the same error. Look specifically at point two. The rest is additional info (man, I have time constraints too. Please understand) |
I can't read the stack trace. All the paths are cut off. But I can already tell that this is not related to the previous issue at all. I need your language config and the listings of your directory.
|
see #1451 |
Rainer reports that Quarks on Windows nearly worked, but failed to find the Quark after it was checked out.
Quarks.install("UnitLib")
The text was updated successfully, but these errors were encountered: