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
** 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.
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