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

Crash on MacOS moving the PrusaSlicer window to another monitor #13537

Open
2 tasks done
starbuck93 opened this issue Oct 29, 2024 · 0 comments
Open
2 tasks done

Crash on MacOS moving the PrusaSlicer window to another monitor #13537

starbuck93 opened this issue Oct 29, 2024 · 0 comments

Comments

@starbuck93
Copy link

starbuck93 commented Oct 29, 2024

Description of the bug

PrusaSlicer seems to crash if I want to move the window to an external monitor on MacOS 15. It will open and run just fine on my Macbook monitor but as soon as I begin to move it away, this screenshotted error pops up which says "no bitmap handler for type 17 defined."

Project file & How to reproduce

  1. Open PrusaSlicer
  2. Wait for it to load
  3. Move the title bar to an external monitor
SCR-20241029-kntj

blade-5-vase.3mf.zip

The MacOS crash screen had these details:

Thread 0 Crashed:: slic3r_main Dispatch queue: com.apple.main-thread
0   PrusaSlicer                   	       0x10150aafc Slic3r::GUI::Plater::get_notification_manager() + 4
1   PrusaSlicer                   	       0x10132b7c8 Slic3r::GUI::GLCanvas3D::_set_warning_notification(Slic3r::GUI::GLCanvas3D::EWarning, bool) + 492
2   PrusaSlicer                   	       0x10132af1c Slic3r::GUI::GLCanvas3D::~GLCanvas3D() + 24
3   PrusaSlicer                   	       0x1014854f4 Slic3r::GUI::View3D::~View3D() + 40
4   PrusaSlicer                   	       0x1030992c4 wxWindowBase::DestroyChildren() + 152
5   PrusaSlicer                   	       0x103115168 wxWindow::~wxWindow() + 940
6   PrusaSlicer                   	       0x10151efd0 Slic3r::GUI::Plater::~Plater() + 12
7   PrusaSlicer                   	       0x1030992c4 wxWindowBase::DestroyChildren() + 152
8   PrusaSlicer                   	       0x103115168 wxWindow::~wxWindow() + 940
9   PrusaSlicer                   	       0x1014dbf44 wxChoicebook::~wxChoicebook() + 192
10  PrusaSlicer                   	       0x1030992c4 wxWindowBase::DestroyChildren() + 152
11  PrusaSlicer                   	       0x10310fe00 wxNonOwnedWindow::~wxNonOwnedWindow() + 92
12  PrusaSlicer                   	       0x1014db190 Slic3r::GUI::MainFrame::~MainFrame() + 12
13  PrusaSlicer                   	       0x102fc5f18 wxAppBase::CleanUp() + 120
14  PrusaSlicer                   	       0x10314e418 wxApp::CleanUp() + 56
15  PrusaSlicer                   	       0x10322d27c wxEntryCleanup() + 68
16  PrusaSlicer                   	       0x10322d3e4 wxEntry(int&, wchar_t**) + 136
17  PrusaSlicer                   	       0x101483b80 Slic3r::GUI::GUI_Run(Slic3r::GUI::GUI_InitParams&) + 284
18  PrusaSlicer                   	       0x10091b8b0 Slic3r::CLI::run(int, char**) + 20984
19  PrusaSlicer                   	       0x1009212c4 main + 220
20  dyld                          	       0x195660274 start + 2840

Checklist of files included above

  • Project file
  • Screenshot

Version of PrusaSlicer

PrusaSlicer-2.8.1+MacOS-x64-202409181403

Operating system

MacOS 15.1

Printer model

Prusa Mini

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

1 participant