Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 461768 - x11-libs/gtk+-2.24.12 fails tests because no icon theme installed
Summary: x11-libs/gtk+-2.24.12 fails tests because no icon theme installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-14 23:23 UTC by Roman Žilka
Modified: 2013-04-02 20:53 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Žilka 2013-03-14 23:23:45 UTC
On my system gtk+-2.24.12 fails the tests "object" and "defaultvalue".

TEST: object... (pid=26687)
Xlib:  extension "RANDR" missing on display ":101".
  /properties/GtkAboutDialog:                                          OK
  /properties/GtkAccelLabel:                                           OK
  /properties/GtkAlignment:                                            OK
(...)
  /properties/GtkExpander:                                             OK
  /properties/GtkFileChooserButton:                                    
(/boot/tmp/portage/x11-libs/gtk+-2.24.12/work/gtk+-2.24.12/gtk/tests/.libs/object:26687): Gtk-WARNING **: Could not find the icon 'drive-removable-media'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
        http://icon-theme.freedesktop.org/releases
FAIL

TEST: defaultvalue... (pid=27030)
Xlib:  extension "RANDR" missing on display ":101".
  /Default Values/GdkAppLaunchContext:                                 OK
  /Default Values/GdkAxisUse:                                          OK
  /Default Values/GdkByteOrder:                                        OK
(...)
  /Default Values/GtkFileChooserAction:                                OK
  /Default Values/GtkFileChooserButton:                                
(/boot/tmp/portage/x11-libs/gtk+-2.24.12/work/gtk+-2.24.12/gtk/tests/.libs/defaultvalue:27030): Gtk-WARNING **: Could not find the icon 'drive-removable-media'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
        http://icon-theme.freedesktop.org/releases
FAIL

That's correct, I only have:
# equery l -f icon
 * Searching for icon ...
[IP-] [  ] virtual/libiconv-0:0

Reproducible: Always
Comment 1 Patrick Lauer gentoo-dev 2013-04-02 08:50:23 UTC
Same here. Sigh :)
Comment 2 Pacho Ramos gentoo-dev 2013-04-02 20:53:21 UTC
+  02 Apr 2013; Pacho Ramos <pacho@gentoo.org> gtk+-2.24.17.ebuild:
+  Add missing x11-themes/hicolor-icon-theme DEPEND for tests (#461768 by Roman
+  Zilka and Patrick Lauer)
+