Skip to content

PrusaSlicer installs with warning, then won't launch on RasPi 500 #2893

@mckillip

Description

@mckillip

Confirmations

What happened?

PrusaSlicer installation generates a warning in a console (that quickly closes!) and won't run when launched

Description

Similar bug report was closed, with remedy to install a missing library. Following doing that, PrusaSlicer still did not run. Warning during install pointed to an OpenGL issue, but I am not knowledgeable enough to freeze that console window to copy the full text.

Thanks for looking into this! - B.

What are your system specs (run the following command in your terminal)?

OS: Raspbian GNU/Linux 12 (bookworm)
OS architecture: 32-bit
Last updated Pi-Apps on: 01/21/2026
Latest Pi-Apps version: 01/21/2026
Kernel: aarch64 6.12.62+rpt-rpi-v8
Device model: Raspberry Pi 500 Rev 1.0
SOC identifier: bcm2712
Machine-id (hashed): 522f366995b65dfbcd6e30941963316f17d1764e
Serial-number (hashed): 89d4a069a0275e9bdf5ac7d53a74f07736fb5030
Cpu name: Cortex-A76
Ram size: 7.95 GB
Raspberry Pi OS image version: 2024-10-22
Language: en_US.UTF-8

(Recommended) Error log? Terminal output? Debug messages?

$ MESA_GL_VERSION_OVERRIDE=3.3 /opt/PrusaSlicer.AppImage
/tmp/.mount_PrusaSdGaBlR//usr/bin/prusa-slicer: symbol lookup error: /lib/arm-linux-gnueabihf/libwebkit2gtk-4.0.so.37: undefined symbol: g_power_profile_monitor_dup_default

And I had already installed this library:
$ sudo apt install libwebkit2gtk-4.0-37
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libwebkit2gtk-4.0-37 is already the newest version (2.42.2-1~deb12u1+rpi1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions