FS#69297 - [gtk4] missing required hooks for plugins

Attached to Project: Arch Linux
Opened by Weng Xuetian (csslayer) - Tuesday, 12 January 2021, 01:35 GMT
Last edited by Jan Alexander Steffens (heftig) - Tuesday, 12 January 2021, 08:44 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Gtk 4 using a new glib extension framework, which would require execute gio-querymodules against the module directory, just like gtk-query-immodules-3.0 --update-cache / glib's gio-querymodules.hook .

For example:
gio-querymodules /usr/lib/gtk-4.0/4.0.0/media/ will produce a giomodule.cache under /usr/lib/gtk-4.0/4.0.0/media/.

The file should match pattern usr/lib/gtk-4.0/4.0.0/*/*.so
For example, while gtk 4 only bundles /usr/lib/gtk-4.0/4.0.0/{media,printbackends}, directories like usr/lib/gtk-4.0/4.0.0/immodules are also being used.


Additional info:
* gtk4 1:4.0.1

Steps to reproduce:
install package
This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Tuesday, 12 January 2021, 08:44 GMT
Reason for closing:  Fixed
Additional comments about closing:  gtk4 4.0.1-2

Loading...