-
Notifications
You must be signed in to change notification settings - Fork 32
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
An bug related to path where there is a blank space in the path name. #84
Comments
I remember that I noticed something similar but eventually forgot about it. 😱 I do see a different kind of error though, where the Linpack window tries to open for a brief moment and immediately closes again, and then throws a different error. |
Can you try to replace Or just replace the whole line with:
It seemed to fix my problem, not sure if yours is fixed as well. |
- Fixed a bug where Linpack wouldn't start from a directory including a space (fixes #84) - Fixed a bug where resuming after a crash with a "default" coresToTest order would result in an index out of bounds error (fixes #85) - Also it didn't resume on the crashed core - the config file's content is now put into the log file for easier debugging - Fixed a bug where the log file for y-cruncher was actually using the naming scheme for Linpack (under unclear circumstances, but it happened at least once) - Fixed a bug when the update check doesn't return any output at all (fixes #83)
- Fixed a bug where Linpack wouldn't start from a directory including a space (fixes #84) - Fixed a bug where resuming after a crash with a "default" coresToTest order would result in an index out of bounds error (fixes #85) - Also it didn't resume on the crashed core - the config file's content is now put into the log file for easier debugging - Fixed a bug where the log file for y-cruncher was actually using the naming scheme for Linpack (under unclear circumstances, but it happened at least once) - Fixed a bug when the update check doesn't return any output at all (fixes #83)
This should now be fixed in the alpha3 |
Version 0.9.6.2
It seems only occuring under the use of Linpack; Nothing wrong for Prime95, YCruncher New/Old.
When folder "CoreCycler-v0.9.6.2" is located under path like "D:\Test", it run properly;
When under path like ""D:\Test Test", the following error:
"Can't find attribute 'Path' on this object."
I'm running under Chinese (zh-CN) environment. Maybe it relates to text encoding?
Log file attached:
Uploading CoreCycler_2024-09-02_02-02-31_LINPACK_2018_MEDIUM.log…
The text was updated successfully, but these errors were encountered: