Bug#1023365: prusa-slicer: Wrong wxWidgets Version linked during debian Build resulting in instant SIGSEGV on launch (due to lacking wxWidgets 3.2 support)

2023-01-04 Thread Olly Betts
On Wed, Dec 28, 2022 at 12:55:20PM -0500, Scott Talbert wrote: > On Tue, 27 Dec 2022, Chow Loong Jin wrote: > > Alright, I'll leave the slic3r-prusa as-is then. I'm guessing that a > > binNMU will take care of things when we get there. > > wxwidgets3.2 has been rebuilt in unstable with EGL

Bug#1023365: prusa-slicer: Wrong wxWidgets Version linked during debian Build resulting in instant SIGSEGV on launch (due to lacking wxWidgets 3.2 support)

2022-12-28 Thread Scott Talbert
On Tue, 27 Dec 2022, Chow Loong Jin wrote: On Wed, Dec 21, 2022 at 06:34:40PM +1300, Olly Betts wrote: On Wed, Dec 21, 2022 at 11:21:03AM +0800, Chow Loong Jin wrote: I've fixed the segfault by applying the patch from [1], but there's one issue remaining -- PrusaSlicer fails to initialize

Bug#1023365: prusa-slicer: Wrong wxWidgets Version linked during debian Build resulting in instant SIGSEGV on launch (due to lacking wxWidgets 3.2 support)

2022-12-26 Thread Chow Loong Jin
On Wed, Dec 21, 2022 at 06:34:40PM +1300, Olly Betts wrote: > On Wed, Dec 21, 2022 at 11:21:03AM +0800, Chow Loong Jin wrote: > > I've fixed the segfault by applying the patch from [1], but there's one > > issue remaining -- PrusaSlicer fails to initialize GLEW due to [2], > > resulting in the

Bug#1023365: prusa-slicer: Wrong wxWidgets Version linked during debian Build resulting in instant SIGSEGV on launch (due to lacking wxWidgets 3.2 support)

2022-12-20 Thread Olly Betts
On Wed, Dec 21, 2022 at 11:21:03AM +0800, Chow Loong Jin wrote: > I've fixed the segfault by applying the patch from [1], but there's one > issue remaining -- PrusaSlicer fails to initialize GLEW due to [2], > resulting in the plater screen not showing up, same as this SuperSlicer > issue[3]. > >

Bug#1023365: prusa-slicer: Wrong wxWidgets Version linked during debian Build resulting in instant SIGSEGV on launch (due to lacking wxWidgets 3.2 support)

2022-12-20 Thread Chow Loong Jin
block 1023365 by 1024147 retitle 1023365 Compatibility problems with wxwidgets3.2 thanks I've fixed the segfault by applying the patch from [1], but there's one issue remaining -- PrusaSlicer fails to initialize GLEW due to [2], resulting in the plater screen not showing up, same as this

Bug#1023365: prusa-slicer: Wrong wxWidgets Version linked during debian Build resulting in instant SIGSEGV on launch (due to lacking wxWidgets 3.2 support)

2022-11-03 Thread Gregor Riepl
The wrong wxWidgets Version is linked during the build. Normally debian/rules specifies WX_STABLE=1 which should result in the usage of wxWidgets 3.0 which is in stable. However, wx-config always returns wx3.2 which is then used by CMake even if CMakeLists.txt is changed to especially require

Bug#1023365: prusa-slicer: Wrong wxWidgets Version linked during debian Build resulting in instant SIGSEGV on launch (due to lacking wxWidgets 3.2 support)

2022-11-02 Thread vertuxt
Package: prusa-slicer Version: 2.5.0+dfsg-2 Severity: grave Justification: renders package unusable X-Debbugs-Cc: t...@beamnet.de, t...@debian.org, onit...@gmail.com The wrong wxWidgets Version is linked during the build. Normally debian/rules specifies WX_STABLE=1 which should result in the