Summary: | Add a new option to set a custom icon as album icon | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Dotan Cohen <kde-2011.08> |
Component: | Thumbs-Album | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | caulier.gilles, pawel.pbm |
Priority: | NOR | ||
Version: | 1.0.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dotan Cohen
2009-11-29 12:44:29 UTC
This can be a complex problem if we use icon from system. if after migrating/updating OS, icons diseapear, you will see a blank icon instead. This is why using image from collection always works. Solution : record icons to database as bytearray. Your viewpoints ? Gilles Caulier > if after migrating/updating OS, icons diseapear, you will
> see a blank icon instead.
This is a general KDE problem, not a Digikam problem. Dolphin suffers from this as well. Addressing it at the application level will lead to inconsistent implementations and code fragmentation. Would you like me to file a general KDE issue on this?
It wolud be usefull to associate option of changeing icon of album with album categories that are implemented in Digikam. For example in Settings in Album categories we could create new category like Nature and asign icon to it. All albums with that category will have that icon. |