Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 292201 - www-client/chromium and www-client/chromium-bin don't show icons of downloading files
Summary: www-client/chromium and www-client/chromium-bin don't show icons of downloadi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-07 00:30 UTC by Oleksandr Kovalenko
Modified: 2009-12-22 21:08 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 Oleksandr Kovalenko 2009-11-07 00:30:37 UTC
www-client/chromiun (www-client/chromium-bin) need the icon theme package x11-themes/gnome-icon-theme for displaying icons in the download list.


Reproducible: Always

Steps to Reproduce:
1.emerge www-client/chromium-bin
without gnome have been installed
Comment 1 Bernard Cafarelli gentoo-dev 2009-11-09 14:56:25 UTC
Thanks for the report (and the solution)!

x11-themes/gnome-icon-theme added in RDEPEND to latest chromium and chromium-bin 4.0.240.0 ebuilds
Comment 2 Oleksandr Kovalenko 2009-12-05 21:28:44 UTC
Actually, any another gtk icon theme may be installed. For example, x11-themes/tango-icon-theme. But when bug had been reproduces, I had none installed.
x11-themes/gnome-icon-theme uses as a fallback in /etc/gtk-2.0/gtkrc even this theme is absent.
Therefore this dependence may be useless. Needs a virtual package virtual/gtk-icon-theme or just a ewarn (elog) message about the configuring default icon-theme in ~/.gtkrc-2.0 or install the default one: x11-themes/gnome-icon-theme
Comment 3 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2009-12-22 21:08:04 UTC
Feel free to reopen if you have additional comments.