Fix: Could not load bitmap: printer_preview_ error causing crash on Linux #644

Open
opened 2026-04-05 16:24:56 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @yw4z on 2/22/2026

Related comment https://github.com/OrcaSlicer/OrcaSlicer/issues/12128#issuecomment-3941436295

Code uses non existing cover with name printer_preview_ ... for non BBL printers. this causes crash on linux

[error]	2026-02-22 22:41:46.597045[Thread 0x000073f4]:create_scaled_bitmap Could not load bitmap: printer_preview_Creality-Ender3-Pro

Now it uses all covers from vendor folder

*Originally created by @yw4z on 2/22/2026* Related comment https://github.com/OrcaSlicer/OrcaSlicer/issues/12128#issuecomment-3941436295 Code uses non existing cover with name printer_preview_ ... for non BBL printers. this causes crash on linux ``` [error] 2026-02-22 22:41:46.597045[Thread 0x000073f4]:create_scaled_bitmap Could not load bitmap: printer_preview_Creality-Ender3-Pro ``` Now it uses all covers from vendor folder
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#644