| Summary: | icon on close button is missing | ||
|---|---|---|---|
| Product: | [Unmaintained] kdelibs | Reporter: | Michal Kucera <mkem> |
| Component: | kdeui | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | rdieter |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | icon on close button is missing | ||
|
Description
Michal Kucera
2008-04-20 09:37:06 UTC
Created attachment 24434 [details]
icon on close button is missing
icon on close button is missing
*** Bug 162658 has been marked as a duplicate of this bug. *** 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 can't imagine how this can be a (simple) packaging problem, even tho it WORKSFORYOU. The full oxygen iconset is present. 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+ reopening kdelibs->kdeui Looks like it's searching the icon themes in the wrong order (hicolor before oxygen)? In KDE 4.0.5 It is ok. It is repaired. |