Version: 0.10.0 (rev.: wyeksportowane) (using 4.2.00 (KDE 4.2.0), volkerdi@slackware.com) Compiler: gcc OS: Linux (i686) release 2.6.28.1 At least some icons e.g digikam.png, showfoto.png are installed in wrong paths: /usr/share/apps/digikam/icons and so menu entries are displayed without icons. In 0.10.0rc1 it was OK: /usr/share/icons
Luka, any idea ? Gilles
Yes, this is know problem with non-KDE desktops or if you do not use Oxygen icon theme. This was noticed by Will just after the release and he has commented on my previous request for review: http://mail.kde.org/pipermail/digikam-devel/2009-March/027198.html I plan to fix this for 0.10.x branch and trunk, as soon as we have 0.11 branch back in trunk and 0.10.x branch created. I will update Ubuntu packages to install on right location for non-KDE users too.
Additional note: application icons will be installed to /usr/share/icons/hicolor as hicolor is the fallback theme always. Will also update apps icons in kipi-plugins.
Created attachment 32364 [details] patch that can be used to fix installation paths temporarily
SVN commit 946417 by lure: Install application icons for Digikam/Showfoto to /usr/share/icons/hicolor This ensures that proper icons are shown also in non-KDE desktops (GNOME, XFCE...) or in case that Oxygen is not the icon theme used. BUG: 187748 M +2 -1 NEWS M +1 -2 data/icons/CMakeLists.txt A data/icons/apps (directory) AM data/icons/apps/CMakeLists.txt data/icons/oxygen/CMakeLists.txt#946393 AM data/icons/apps/hi128-app-digikam.png data/icons/oxygen/128x128/apps/digikam.png#946393 AM data/icons/apps/hi128-app-showfoto.png data/icons/oxygen/128x128/apps/showfoto.png#946393 AM data/icons/apps/hi16-app-digikam.png data/icons/oxygen/16x16/apps/digikam.png#946393 AM data/icons/apps/hi16-app-showfoto.png data/icons/oxygen/16x16/apps/showfoto.png#946393 AM data/icons/apps/hi22-app-digikam.png data/icons/oxygen/22x22/apps/digikam.png#946393 AM data/icons/apps/hi22-app-showfoto.png data/icons/oxygen/22x22/apps/showfoto.png#946393 AM data/icons/apps/hi32-app-digikam.png data/icons/oxygen/32x32/apps/digikam.png#946393 AM data/icons/apps/hi32-app-showfoto.png data/icons/oxygen/32x32/apps/showfoto.png#946393 AM data/icons/apps/hi48-app-digikam.png data/icons/oxygen/48x48/apps/digikam.png#946393 AM data/icons/apps/hi48-app-showfoto.png data/icons/oxygen/48x48/apps/showfoto.png#946393 AM data/icons/apps/hi64-app-digikam.png data/icons/oxygen/64x64/apps/digikam.png#946393 AM data/icons/apps/hi64-app-showfoto.png data/icons/oxygen/64x64/apps/showfoto.png#946393 AM data/icons/apps/hisc-app-digikam.svgz data/icons/oxygen/scalable/apps/digikam.svgz#946393 AM data/icons/apps/hisc-app-showfoto.svgz data/icons/oxygen/scalable/apps/showfoto.svgz#946393 D data/icons/oxygen (directory) WebSVN link: http://websvn.kde.org/?view=rev&revision=946417