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

Dark mode causes crash on windows #2485

Closed
stewcop23 opened this issue Mar 7, 2022 · 1 comment
Closed

Dark mode causes crash on windows #2485

stewcop23 opened this issue Mar 7, 2022 · 1 comment
Labels
bug Something isn't working as intended fix is live in the last release Please download /build the last release and try to reproduce.

Comments

@stewcop23
Copy link

Bug description
Experimenting in the new 2.4.58.1 pre-release and I tried to enable dark mode. immediately when I click Enable Dark Mode I get an error that says Unhandled unknown error: terminating the application immediately followed by Internal error: boost::bad_any_cast: failed conversion using boost::any_cast

Project File
darkmodecrash.zip
sorry for zip, i had to to upload to github

To Reproduce
Steps to reproduce the behavior:

  1. Go to Configuration
  2. Go to Preferences
  3. Click on Colors and Dark Mode
  4. Click on Enable Dark Mode
  5. See error

Screenshots
first error:
image
then immediately:
image

Desktop (please complete the following information):

  • OS: Windows
  • Version: 2.4.58.1
  • Anet a8 plus but I dont think that matters
@supermerill
Copy link
Owner

erf, yes.
To try the dark mode, change the dark_color_mode = 0 to dark_color_mode = 1 in your SuperSlicer.ini file (it's in help->show configuration folder)

@supermerill supermerill added bug Something isn't working as intended fixed for the next version That means that you should be able to test it in the latest nightly build labels Mar 7, 2022
supermerill added a commit that referenced this issue Mar 7, 2022
@supermerill supermerill added fix is live in the last release Please download /build the last release and try to reproduce. and removed fixed for the next version That means that you should be able to test it in the latest nightly build labels Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as intended fix is live in the last release Please download /build the last release and try to reproduce.
Projects
None yet
Development

No branches or pull requests

2 participants