Changes between Initial Version and Version 1 of Ticket #61758
- Timestamp:
- Dec 6, 2020, 10:00:37 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61758 – Description
initial v1 1 When I built our GTK+3 app against GTK+3 buttons were wrong and I got this message in terminal "Gtk-WARNING **: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg." 1 When I built our GTK+3 app against GTK+3 buttons were wrong and I got this message in terminal "Gtk-WARNING : Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg." 2 2 3 Only when I installed the port adwaita-icon-theme, this message and was gone but the buttons were there. 3 4 AFAIK Adwaita is the default GTK+3 theme, so it's probably safe to say that adwaita-icon-theme should be a dependency of GTK+3.