Bug 173622 - crystalsvg kde theme searched for icons on gtk+ application startup
Summary: crystalsvg kde theme searched for icons on gtk+ application startup
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: gtk+
Version: 4
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-11-18 18:38 UTC by dann
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-11-27 06:21:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description dann 2005-11-18 18:38:35 UTC
Description of problem:
Do:
strace -o /tmp/gcalctool.strace gcalctool
and then look at /tmp/gcalctool.strace
(it can be any GNOME application gcalctool is just an example)
there are 296 stat system calls for */crystalsvg/*

But crystalsvg is a KDE thingy, not gnome:
rpm -q --whatprovides /usr/share/icons/crystalsvg/index.theme   
kdelibs-3.4.2-0.fc4.1

So it seems that either crystalsvg needs an icon-theme.cache created, or it
needs to be avoided otherwise it slows down Gnome...


Version-Release number of selected component (if applicable):
gtk+-1.2.10-39

Comment 1 Matthias Clasen 2005-11-22 04:46:37 UTC
You can easily create an icon cache yourself, by running (as root)

gtk-update-icon-cache /usr/share/icons/crystalsvg

Comment 2 Matthias Clasen 2006-11-27 06:21:49 UTC
Thank you for the bug report. However, Fedora Project no longer maintains this
version of the product. Please upgrade to the latest version and open a new bug
if the problem persists.

The Fedora Legacy project (http://fedoralegacy.org/) maintains some older
releases, and if you believe this bug is interesting to them, please report the
problem against Fedora Legacy component




Note You need to log in before you can comment on or make changes to this bug.