

Stealing prevention may not work properly. * At the moment the window XID is not detected correctly, which means focus If configured to do so, this will prompt the user to install new fonts. Method to the session PackageKit InstallFontconfigResources() method. In an idle callback these are emitted as an asyncronous D-BUS

Pango will then call back with any languages which need installing, and theseĪre queued up. The module installs a custom default pangocairo font map during gtk_init().

GTK_MODULES="$GTK_MODULES:/usr/lib64/gtk-3.0/modules/libpk-gtk-module.so" application It can however be launched for testing using: The “Failed to load module” warning would be due to a GTK module listed in $GTK_MODULES not existing within the sandbox, which is generally harmless.Ī quick Google indicates that this particular module is associated with PackageKit, intended to detect and install missing fonts: hughsie/PackageKit/blob/master/contrib/gtk-module/README The GTK+ module is designed to be loaded using gnome-settings-daemon by the
