Bug 1751625

Summary: update to gdk-pixbuf2-2.38.2-1.fc30.x86_64 breaks system icons
Product: [Fedora] Fedora Reporter: David Southwick <david.southwick>
Component: gdk-pixbuf2Assignee: Matthias Clasen <mclasen>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 30CC: gnome-sig, mclasen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-09-12 09:36:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Southwick 2019-09-12 09:34:05 UTC
User-Agent:       Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:69.0) Gecko/20100101 Firefox/69.0
Build Identifier: 

after pulling gdk-pixbuf2-2.38.2-1.fc30.x86_64 from latest update-testing push, all system icons are broken. Icons from private binaries still function (where location is not in /org/gtk/libgtk/*

journalctl is full of packagekit failure for  pixbuf failure. Below is an example for firefox:

 show@resource:///org/gnome/shell/ui/overview.js:513:9
                                           toggle@resource:///org/gnome/shell/ui/overview.js:636:13
                                           _initializeUI/<@resource:///org/gnome/shell/ui/main.js:190:13
Sep 12 11:19:56 uiowa01 PackageKit[4511]: daemon quit
Sep 12 11:19:56 uiowa01 systemd[1]: packagekit.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- The unit packagekit.service has successfully entered the 'dead' state.
Sep 12 11:19:56 uiowa01 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=packagekit comm="systemd" exe="/usr/lib/systemd/systemd" hostname>
Sep 12 11:21:03 uiowa01 firefox.desktop[2033]: (/usr/lib64/firefox/firefox:2924): Gtk-WARNING **: 11:21:03.400: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg.
Sep 12 11:21:03 uiowa01 firefox.desktop[2033]: This may indicate that pixbuf loaders or the mime database could not be found.
Sep 12 11:24:27 uiowa01 rtkit-daemon[924]: Supervising 20 threads of 10 processes of 1 users.
Sep 12 11:24:27 uiowa01 rtkit-daemon[924]: Supervising 20 threads of 10 processes of 1 users.
Sep 12 11:24:27 uiowa01 rtkit-daemon[924]: Supervising 20 threads of 10 processes of 1 users.
Sep 12 11:24:27 uiowa01 rtkit-daemon[924]: Supervising 20 threads of 10 processes of 1 users.
Sep 12 11:24:27 uiowa01 rtkit-daemon[924]: Successfully made thread 5026 of process 5002 (/usr/lib64/firefox/firefox) owned by '1000' RT at priority 10.
Sep 12 11:24:27 uiowa01 rtkit-daemon[924]: Supervising 21 threads of 11 processes of 1 users.
Sep 12 11:24:27 uiowa01 rtkit-daemon[924]: Successfully made thread 5025 of process 5002 (/usr/lib64/firefox/firefox) owned by '1000' RT at priority 10.
Sep 12 11:24:27 uiowa01 rtkit-daemon[924]: Supervising 22 threads of 11 processes of 1 users.
Sep 12 11:24:30 uiowa01 firefox.desktop[2033]: (/usr/lib64/firefox/firefox:5002): Gtk-WARNING **: 11:24:30.858: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg.
Sep 12 11:24:30 uiowa01 firefox.desktop[2033]: This may indicate that pixbuf loaders or the mime database could not be found.


Reproducible: Always

Steps to Reproduce:
1. update to gdk-pixbuf2-2.38.2-1.fc30.x86_64
2. ???
3. profit
Actual Results:  
all system icons no longer display, and journalctl is hammered

Comment 1 David Southwick 2019-09-12 09:36:47 UTC

*** This bug has been marked as a duplicate of bug 1751621 ***