-
-
Notifications
You must be signed in to change notification settings - Fork 527
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
SuperSlicer (2.4.58.0) crashes on startup #2564
Comments
The 2.4.58.0 has many bugs. |
I get the same problem with 2.4.58.1 (I compiled it from source), I somehow must've missed that there was a newer tag before. I also tried compiling the master branch but it failed with some linker error. |
If you compile, can you try with the |
I tried the |
not very helpful, as the stacktrace show an error after the crash, hiding the problem. |
yes I compiled with with debug flag in release mode ( |
I managed to get a more complete backtrace:
|
sadly, i don't think this stacktrace is the useful one (unless you have a 3D mouse). Ideally, can you launch it in a debugger and makes it to stop at the first exception raised? |
You are right, I do not have a 3D mouse. The first exception thrown is this one:
|
It can't access the |
Yes, I used |
I'll add some error gui boxes to avoid a hard crash in this section. Will ping you when the code will be available. |
now, it should show an error at startup, but no crash anymore. |
can you send me your (zipped) config dir, so i can reproduce? |
It now shows the error message and then continues with the initial configuration dialog eventhough the config directory existed already (looks like it was created Nov 2020, so maybe it was too old? I'd have used the stable releases mostly). Here's my config directory after I launched superslicer, but the error message still appears: https://gigamove.rwth-aachen.de/de/download/447ab6eca39a76b4d3e5e4f1afacfd7a (for some reason you can't upload that to GitHub) Also, after clicking through the configuration dialog (without changing any options), I'm unable to finish it. Is this intended? |
The message does also appear at an empty config. But it does not appear again after the wizard. |
I have the same issue. But if you select |
What happened?
When starting superslicer, it opens the loading screen, then the main screen and then immediately crashes. This is the backtrace:
Project file & How to reproduce
Just start superslicer
Version
2.4.58.0
Operating system
ArchLinux 5.16.16-zen1-1-zen
Printer model
No response
The text was updated successfully, but these errors were encountered: