Summary: | GTK dialogs no longer show an icon | ||
---|---|---|---|
Product: | ThinLinc | Reporter: | Pierre Ossman <ossman> |
Component: | Misc | Assignee: | Pierre Ossman <ossman> |
Status: | CLOSED FIXED | ||
Severity: | Normal | CC: | wilsj |
Priority: | P2 | Keywords: | prosaic, wilsj_tester |
Version: | trunk | ||
Target Milestone: | 4.15.0 | ||
Hardware: | PC | ||
OS: | Unknown | ||
See Also: | https://www.cendio.com/bugzilla/show_bug.cgi?id=7911 | ||
Acceptance Criteria: | |||
Bug Depends on: | |||
Bug Blocks: | 7903 |
Description
Pierre Ossman
Added some more debugging, and got this: > 'gi.repository.Gdk' object has no attribute 'pixbuf_new_from_file' We must have completely overlooked testing this in bug 7508. Icons are now back! I've reproduced the issue using the 4.14.0 server running on RHEL8 with XFCE4, verifying that no icons were shown in the following scenarios: - sudo relaunch - installer - tl-setup - tl-soo-update-password After upgrading the 4.14.0 server to development build #2642 all of the above windows have icons. Closing! |