[Bug 161990] New: icon loader no longer finds koffice icons.

Thomas Zander zander at kde.org
Mon May 12 09:56:55 CEST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=161990         
           Summary: icon loader no longer finds koffice icons.
           Product: kdelibs
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdelibs-bugs kde org
        ReportedBy: zander kde org


Version:            (using Devel)
Installed from:    Compiled sources

Some weeks ago, in kdelibs trunk, loads of koffice icons started to be replaced with 'not-found' icons and we now get;
kword(7599)/kdeui (KIconLoader) KIconLoader::loadIcon: No such icon "music-note-16th"
on screen.

KOffice uses
  KIconLoader::global()->addAppDir("koffice");
and installs its icons in places like;

/usr/local/kde/share/apps/koffice/icons/hicolor/22x22/actions/music-note-16th.png
/usr/local/kde/share/apps/koffice/icons/oxygen/22x22/actions/callout-shape.png

where /usr/local/kde/ is my KDEDIR.

Since this used to work in kde3 and kde4.0.0 I'm wondering what changed.


More information about the Kdelibs-bugs mailing list