[Ubuntu-x-swat] [Bug 2087666] Re: Version 1.1.15 in 24.10 seems to cause qt crashes

2024-11-08 Thread Florian W.
FWIW, manually downloading and dpkg -i'ing the egl-wayland 1.1.16 binary package from the 25.04 repo allowed me to start qmapshack. (I suspect that's risky and I'm prepared to revert to the 24.10 package if any issues arise.) -- You received this bug notification because you are a member of Ubunt

[Ubuntu-x-swat] [Bug 2087666] [NEW] Version 1.1.15 in 24.10 seems to cause qt crashes

2024-11-08 Thread Florian W.
Public bug reported: Just upgraded to Ubuntu 24.10 which comes with egl-wayland 1.1.15, now qmapshack crashes on start: QSocketNotifier: Can only be used with threads started with QThread qmapshack: ../src/wayland-eglsurface.c:2562: wlEglDestroySurface: Assertion `wl_list_empty(&surface->ctx.str

[Ubuntu-x-swat] [Bug 2085370] Re: Important build flag left out of IGC build

2024-11-08 Thread Launchpad Bug Tracker
This bug was fixed in the package intel-graphics-compiler - 1.0.17537.20-1ubuntu1 --- intel-graphics-compiler (1.0.17537.20-1ubuntu1) plucky; urgency=medium * Enable IGC_OPTION__USE_KHRONOS_SPIRV_TRANSLATOR_IN_SC in build (LP: #2085370) -- Shane McKee Fri, 01 Nov 2024 13:04:

[Ubuntu-x-swat] [Bug 2085370] Re: Important build flag left out of IGC build

2024-11-08 Thread Shane McKee
Hey Loïc, the change is currently in Sid (one change back in the changelog). Agreed that this is potentially a major change, but it's also how the software is intended to work. Without it, Intel is noting random crashes in popular applications like Pytorch, a problem which has been worse on Meteor

[Ubuntu-x-swat] [Bug 2085370] Re: Important build flag left out of IGC build

2024-11-08 Thread Loïc Minier
Hi Shane, what's the upstream status of this change, is this now the default in upstream builds? Changing from "internal translator" to "distro translator" seems like a possibly major change, what are potential risks associated with this change? Is there a test that would demonstrate a typical is