You are not logged in.

#1 2022-07-14 23:24:17

piratebill
Member
From: Sol System
Registered: 2011-10-20
Posts: 133

PrusaSlicer broken with wxwidgets-common upgrade

Just updated the system, removed wxgtk2 as per instructions at https://archlinux.org/news/wxwidgets-32 … ervention/. Prusa slicer and prusa gcode view now segfault at launch. Running prusa-gcode viewer through gdb I get a crash in the new wxwidets-common library:

0x00007ffff54a2d45 in ?? () from /usr/lib/libwx_baseu-3.2.so.0

Is this broken for anyone else, or did the latest prusa software just not get synced to the repo server yet? Currently running prusa-slicer 2.4.2-6

Last edited by piratebill (2022-07-14 23:26:14)

Offline

#2 2022-07-14 23:42:13

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,740

Re: PrusaSlicer broken with wxwidgets-common upgrade

Yep, broken here.  Good thing I'd not been planning on any 3D printing this weekend


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2022-07-14 23:54:32

piratebill
Member
From: Sol System
Registered: 2011-10-20
Posts: 133

Re: PrusaSlicer broken with wxwidgets-common upgrade

Yeah, I had to spin up a VM. At least know I know it isn't something on my end.

Offline

#4 2022-07-15 00:03:44

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,740

Re: PrusaSlicer broken with wxwidgets-common upgrade

Also, I just installed prusa-slicer-bin from the AUR.  It seems okay.  I can import a an STL and slice it.  I can also talk to my printer over octoprint.  I did not print as I am not ready for that (all my filament is stored)

Last edited by ewaller (2022-07-15 00:05:02)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#5 2022-07-15 00:53:45

piratebill
Member
From: Sol System
Registered: 2011-10-20
Posts: 133

Re: PrusaSlicer broken with wxwidgets-common upgrade

I'll get a bug filed for this tomorrow then. Hopefully a quick fix

Offline

#6 2022-07-15 14:39:35

piratebill
Member
From: Sol System
Registered: 2011-10-20
Posts: 133

Re: PrusaSlicer broken with wxwidgets-common upgrade

Offline

#7 2022-07-18 15:00:59

piratebill
Member
From: Sol System
Registered: 2011-10-20
Posts: 133

Re: PrusaSlicer broken with wxwidgets-common upgrade

Looks like Prusa slicer is not compatible with the updated WXwidgets, and it may be some time before a version that supports it is released (https://github.com/prusa3d/PrusaSlicer/ … 1186748653). I think switching to prusa-slicer-bin is the best option at the moment.

Offline

#8 2022-07-18 20:27:49

loqs
Member
Registered: 2014-03-06
Posts: 17,196

Re: PrusaSlicer broken with wxwidgets-common upgrade

One of the issues should be resolved by 3.2.0-4 https://github.com/archlinux/svntogit-p … 5077047909 with the inclusion of the translation files which were missing due to broken cmake.
Upstream also added a commit to avoid null ptr dereference when system_language is null https://github.com/archlinux/svntogit-p … 5077047909

Last edited by loqs (2022-07-18 20:28:20)

Offline

#9 2022-07-19 06:42:35

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,093

Re: PrusaSlicer broken with wxwidgets-common upgrade

loqs wrote:

One of the issues should be resolved by 3.2.0-4 https://github.com/archlinux/svntogit-p … 5077047909 with the inclusion of the translation files which were missing due to broken cmake.
Upstream also added a commit to avoid null ptr dereference when system_language is null https://github.com/archlinux/svntogit-p … 5077047909

You posted the same link twice, what is the null pointer dereference fix?

Offline

#10 2022-07-19 14:10:34

loqs
Member
Registered: 2014-03-06
Posts: 17,196

Re: PrusaSlicer broken with wxwidgets-common upgrade

arojas wrote:

You posted the same link twice, what is the null pointer dereference fix?

https://github.com/prusa3d/PrusaSlicer/commit/ec6192a

Offline

Board footer

Powered by FluxBB