I use a tiling window manager (sway). If I start prusa-slicer and the
resulting window is too small, the program segfaults:

     $ prusa-slicer
     [2023-05-02 15:49:42.874172] [0x00007f8b39d49d80] [trace]
     Initializing StaticPrintConfigs
     15:49:45: Debug: window wxTreeCtrl@0x558be9c7d190 ("treeCtrl") lost
     focus even though it didn't have it
     15:49:45: Debug: window wxTreeCtrl@0x558be9c7d190 ("treeCtrl") lost
     focus even though it didn't have it
     Segmentation fault (core dumped)

Could you add a stack trace as well?
It will be easier to debug the issue or report it upstream that way.
coredumpctl will help, and possibly some debug symbol packages.

Also, can you explain what "too small" means exactly, to help reproduce the problem?

Reply via email to