[Bug 2100307] Re: gtk4 fails to build with cpdb-libs 2.0~b7

2025-03-01 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk4 - 4.17.5+ds-3ubuntu1 --- gtk4 (4.17.5+ds-3ubuntu1) plucky; urgency=medium * Cherry-pick patch to fix Ubuntu's build with cpdb-libs 2.0~b7 (LP: #2100307) gtk4 (4.17.5+ds-3) unstable; urgency=medium * Don't use mesa-vulkan-drivers for tests o

[Bug 2100307] Re: gtk4 fails to build with cpdb-libs 2.0~b7

2025-02-28 Thread Jeremy BĂ­cha
** Changed in: gtk4 (Ubuntu) Status: Triaged => Fix Committed ** No longer affects: warp (Ubuntu) ** No longer affects: fragments (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gtk4 in Ubuntu. https://bugs.launchpad.

[Bug 2100307] Re: gtk4 fails to build with cpdb-libs 2.0~b7

2025-02-27 Thread Till Kamppeter
The problem here is that the CPDB support for the GTK print dialog was created in an early stage of the formation of the second-generation API of CPDB. Some functions still had an instance name parameter and this parameter got dropped later. So in the GTK code the calls have to get corrected, remov