https://bugs.kde.org/show_bug.cgi?id=187748
Summary: wrong icons installation path Product: digikam Version: unspecified Platform: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: [hidden email] ReportedBy: [hidden email] Version: 0.10.0 (rev.: wyeksportowane) (using 4.2.00 (KDE 4.2.0), [hidden email]) 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 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
https://bugs.kde.org/show_bug.cgi?id=187748
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] Version|unspecified |0.10.0 --- Comment #1 from Gilles Caulier <caulier gilles gmail com> 2009-03-21 10:22:34 --- Luka, any idea ? Gilles -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from superandrzej@epf.pl
https://bugs.kde.org/show_bug.cgi?id=187748
Luka Renko <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 --- Comment #2 from Luka Renko <lure kubuntu org> 2009-03-21 12:50:13 --- 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. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from superandrzej@epf.pl
https://bugs.kde.org/show_bug.cgi?id=187748
--- Comment #3 from Luka Renko <lure kubuntu org> 2009-03-21 12:51:17 --- 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. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from superandrzej@epf.pl
https://bugs.kde.org/show_bug.cgi?id=187748
--- Comment #4 from Luka Renko <lure kubuntu org> 2009-03-23 22:14:20 --- Created an attachment (id=32364) --> (http://bugs.kde.org/attachment.cgi?id=32364) patch that can be used to fix installation paths temporarily -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from superandrzej@epf.pl
https://bugs.kde.org/show_bug.cgi?id=187748
Luka Renko <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #5 from Luka Renko <lure kubuntu org> 2009-03-29 15:05:10 --- 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 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from superandrzej@epf.pl
https://bugs.kde.org/show_bug.cgi?id=187748
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |Usability -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by Bugzilla from superandrzej@epf.pl
https://bugs.kde.org/show_bug.cgi?id=187748
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Usability |Usability-Themes -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |