Bug 161061

Summary: icon on close button is missing
Product: [Frameworks and Libraries] kdelibs Reporter: Michal Kucera <mkem>
Component: kdeuiAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal CC: rdieter
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: icon on close button is missing

Description Michal Kucera 2008-04-20 09:37:06 UTC
Version:            (using KDE 4.0.3)
Installed from:    Fedora RPMs
OS:                Linux

icon on close button is missing in Add widget dialog. I made attachement.
Comment 1 Michal Kucera 2008-04-20 09:38:08 UTC
Created attachment 24434 [details]
icon on close button is missing

icon on close button is missing
Comment 2 Christophe Marin 2008-05-26 19:19:46 UTC
*** Bug 162658 has been marked as a duplicate of this bug. ***
Comment 3 Marco Martin 2008-05-27 13:30:04 UTC
it's probably a packaging problem of the distribution, given that both this and 162658 comes from fedora 4.0.4 rpms.
in svn it works fine btw
Comment 4 Rex Dieter 2008-05-27 16:51:01 UTC
can't imagine how this can be a (simple) packaging problem, even tho it WORKSFORYOU.  The full oxygen iconset is present.
Comment 5 Rex Dieter 2008-05-30 19:12:12 UTC
Looks like we've tracked this down to a bug in KIconLoader that incorrectly tries to load hicolor/window.png from kdeaccessibility.  Our quick-n-dirty workaround was to omit that from kdeaccessibility, but that's not a proper fix. see also
https://bugzilla.redhat.com/show_bug.cgi?id=448536

Reassigning -> kdelibs.

haven't had a chance to see if this is still an issue in kde-4.0.80+
Comment 6 Rex Dieter 2008-05-30 19:12:32 UTC
reopening
Comment 7 Rex Dieter 2008-05-30 19:13:55 UTC
kdelibs->kdeui
Comment 8 Kevin Kofler 2008-05-30 19:28:02 UTC
Looks like it's searching the icon themes in the wrong order (hicolor before oxygen)?
Comment 9 Michal Kucera 2008-06-07 22:47:53 UTC
In KDE 4.0.5 It is ok. It is repaired.