https://bugs.kde.org/show_bug.cgi?id=265554
Summary: problem in colors between dgikam's theme and Gnome appearance Product: digikam Version: 1.4.0 Platform: Ubuntu Packages OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Themes AssignedTo: [hidden email] ReportedBy: [hidden email] Created an attachment (id=56903) --> (http://bugs.kde.org/attachment.cgi?id=56903) digikam appearance with 'dessert' theme Version: 1.4.0 (using KDE 4.5.1) OS: Linux When I select the theme 'ambiance' in gnome (running in ubuntu 10.10, not kubuntu...) and I want to select the 'dessert' digikam theme, there is a mismatch in colors for the background of the albums/tags tree on the left as well as the background of the information on the right side. See Attachment 1. I have edited the Dessert theme in /usr/share/kde4/apps/digikam/themes. It appears that whatever value I put in ListviewRegularColor and ListviewSelectedColor, it has no effect on the Digikam GUI. In fact I have searched in Gnome Appearance Preferences (in Systeme->Preferences->Apparence in my french Ubuntu) : the color used for the background of the album/tag tree is the same one as background of 'Zone de saisie'. If I change this color, all my windows have it... It was not the case in a previous version, maybe in Ubuntu 10.04 or earlier. I have now Ubuntu 10.10 on Gnome 2.32.0. Reproducible: Always Expected Results: there might be a bug in using the correct value of ListviewRegularColor and ListviewSelectedColor : if I change these values, I am expecting to see it on the digikam window. If I use the default theme, there is still a non uniformity in the rendered colors -- 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=265554
--- Comment #1 from Gilles Caulier <caulier gilles gmail com> 2011-04-07 14:11:00 --- Git commit e55f3d748f461f2f1ac956995d644de658200a4a by Gilles Caulier. Committed on 07/04/2011 at 14:11. Pushed by cgilles into branch 'master'. port digiKam theme engine to KDE color Theme engine. Now, there is no mix between digiKam color engine and KDE theme used in background. Benefits : we can donload new color theme scheme from KDE control center and apply it to digiKam as well, independently of the rest of KDE. To end users : I don't tested under Gnome. Please give me a feedback... BUGS: 257803 BUGS: 250265 BUGS: 220068 BUGS: 241116 BUGS: 252700 BUGS: 168669 CCBUGS: 265554 M +0 -1 data/CMakeLists.txt D +0 -74 data/themes/Blue D +0 -15 data/themes/CMakeLists.txt D +0 -75 data/themes/Clean D +0 -75 data/themes/DLR D +0 -74 data/themes/Dark D +0 -78 data/themes/DarkRoom D +0 -63 data/themes/Dessert D +0 -75 data/themes/Digikasa D +0 -75 data/themes/Dreary D +0 -63 data/themes/Gray D +0 -75 data/themes/Marine D +0 -75 data/themes/OrangeCrush D +0 -62 data/themes/Rose D +0 -75 data/themes/Sandy M +13 -40 digikam/main/digikamapp.cpp M +1 -3 digikam/main/digikamapp.h M +0 -3 digikam/main/digikamapp_p.h M +1 -5 libs/themeengine/theme.cpp M +1 -4 libs/themeengine/theme.h M +198 -1187 libs/themeengine/themeengine.cpp M +16 -15 libs/themeengine/themeengine.h M +6 -5 showfoto/main/showfoto.cpp M +1 -29 utilities/cameragui/main/cameraui.cpp M +0 -3 utilities/cameragui/main/cameraui.h M +0 -3 utilities/cameragui/main/cameraui_p.h M +1 -43 utilities/imageeditor/editor/editorwindow.cpp M +0 -6 utilities/imageeditor/editor/editorwindow.h M +0 -12 utilities/imageeditor/editor/imagewindow.cpp M +0 -2 utilities/imageeditor/editor/imagewindow.h M +1 -32 utilities/lighttable/lighttablewindow.cpp M +0 -3 utilities/lighttable/lighttablewindow.h M +0 -3 utilities/lighttable/lighttablewindow_p.h M +1 -32 utilities/queuemanager/main/queuemgrwindow.cpp M +0 -3 utilities/queuemanager/main/queuemgrwindow.h M +0 -3 utilities/queuemanager/main/queuemgrwindow_p.h http://commits.kde.org/digikam/e55f3d748f461f2f1ac956995d644de658200a4a -- 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 jcanivet@free.fr
https://bugs.kde.org/show_bug.cgi?id=265554
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |[hidden email] Resolution| |FIXED --- Comment #2 from Gilles Caulier <caulier gilles gmail com> 2011-04-10 15:08:25 --- I checked under Gnome, and now digiKam (KDE) themes are fully compatible with this desktop... Gilles Caulier -- 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 jcanivet@free.fr
https://bugs.kde.org/show_bug.cgi?id=265554
--- Comment #3 from Julien <jcanivet free fr> 2011-11-20 22:06:52 --- Created an attachment (id=65882) --> (http://bugs.kde.org/attachment.cgi?id=65882) digikam main window -- 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 jcanivet@free.fr
https://bugs.kde.org/show_bug.cgi?id=265554
--- Comment #4 from Julien <jcanivet free fr> 2011-11-20 22:08:34 --- Created an attachment (id=65883) --> (http://bugs.kde.org/attachment.cgi?id=65883) digikam version window I now use Digikam Version 2.1.1 Utilisation de la plate-forme de développement de KDE 4.7.2 (4.7.2) I upgraded Ubuntu to 11.10. Default theme Ambiance is installed. I still have an issue having a correct color for the background of the albums lists as well as other selectable lists on the left of digikam. It is always 'white' whatever theme I select for digikam ; other colors of the theme are applied but not this one. I attach two files showing the issue. -- 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 jcanivet@free.fr
https://bugs.kde.org/show_bug.cgi?id=265554
Julien <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |WONTFIX --- Comment #5 from Julien <jcanivet free fr> 2011-11-20 22:10:58 --- The problem is not fixed under Gnome -- 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 jcanivet@free.fr
https://bugs.kde.org/show_bug.cgi?id=265554
Pierre Hanser <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #6 from Pierre Hanser <hanser club-internet fr> 2011-11-21 06:31:49 --- under gnome + ubuntu 11.10, you can tweak some colors with tool 'systemsettings' may be you will find what you want in this tool. it was useful for me to tweak tooltips background color -- 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 jcanivet@free.fr
https://bugs.kde.org/show_bug.cgi?id=265554
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WONTFIX |WORKSFORME --- Comment #7 from Gilles Caulier <caulier gilles gmail com> 2011-11-21 07:22:55 --- WONTFIX => WORKFORME -- 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 jcanivet@free.fr
https://bugs.kde.org/show_bug.cgi?id=265554
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|WORKSFORME | -- 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 jcanivet@free.fr
https://bugs.kde.org/show_bug.cgi?id=265554
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #8 from Gilles Caulier <caulier gilles gmail com> 2011-11-22 16:22:04 --- Git commit 007759d0a1d80d11c17a3cc005d80c803d0e9dfa by Gilles Caulier. Committed on 22/11/2011 at 17:20. Pushed by cgilles into branch 'master'. apply patch #65930 from Rex Dieter BUGS: 283572 BUGS: 265554 M +4 -4 libs/widgets/common/ditemtooltip.cpp http://commits.kde.org/digikam/007759d0a1d80d11c17a3cc005d80c803d0e9dfa -- 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 jcanivet@free.fr
https://bugs.kde.org/show_bug.cgi?id=265554
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |2.4.0 -- 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 jcanivet@free.fr
https://bugs.kde.org/show_bug.cgi?id=265554
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In|2.4.0 |2.0.0 -- 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 jcanivet@free.fr
https://bugs.kde.org/show_bug.cgi?id=265554
--- Comment #9 from [hidden email] --- Created attachment 76802 --> https://bugs.kde.org/attachment.cgi?id=76802&action=edit albums list background color wrong -- 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 jcanivet@free.fr
https://bugs.kde.org/show_bug.cgi?id=265554
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #10 from [hidden email] --- Digikam 2.9.0 running in gnome 3.6 (fedora 18). The background of the Albums/Tags list is still not influenced by any theme. Can anyone explain how to control the background color of the Albums list? I tried via: gnome-tweak tool, systemsettings (KDE) and qt-config and the theme setting in digikam itself. It woudl already help if the theme setting in digikam would influence this color (also what one would expect). -- 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 jcanivet@free.fr
https://bugs.kde.org/show_bug.cgi?id=265554
--- Comment #11 from [hidden email] --- Created attachment 76803 --> https://bugs.kde.org/attachment.cgi?id=76803&action=edit my tags background color wrong -- 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 jcanivet@free.fr
https://bugs.kde.org/show_bug.cgi?id=265554
Christoph Feck <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #12 from Christoph Feck <[hidden email]> --- Please try switching GTK+ themes, it might be a bug with the theme you use. If the issue appears with all GTK+ themes, please report a new bug. -- 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 jcanivet@free.fr
https://bugs.kde.org/show_bug.cgi?id=265554
--- Comment #13 from [hidden email] --- Indeed some GTK+ themes do influence the 'my tags' and 'albums list' background! So to get a darkly themed digikam: First choose a digikam theme inside digikam itself e.g. Obsidian Coast. Then make sure you choose a dark GTK+ theme in gnome-tweaktool, so that the Album/Tags background also becomes dark. Not all GTK+ themes influence those colors. Problem solved. However - shouldn't the Obsidian Coast theme itself set these colors? I mean, currently the text in Albums/Tags becomes unreadable when your GTK+ theme is light and you choose Obsidian Coast (which has light text). -- 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 jcanivet@free.fr
https://bugs.kde.org/show_bug.cgi?id=265554
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Themes |setup -- 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 jcanivet@free.fr
https://bugs.kde.org/show_bug.cgi?id=265554
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |http://commits.kde.org/digi | |kam/4837b2773846c7c32e947d3 | |b1b8b706275731b95 Version Fixed In|2.0.0 |5.0.0 --- Comment #14 from [hidden email] --- Git commit 4837b2773846c7c32e947d3b1b8b706275731b95 by Gilles Caulier. Committed on 30/05/2016 at 18:54. Pushed by cgilles into branch 'master'. Dispatch colors theme properly to widget style manager for main windows Related: bug 172632, bug 241116, bug 146938, bug 240148, bug 252700, bug 168669, bug 179898, bug 220068 FIXED-IN: 5.0.0 M +2 -1 libs/widgets/mainview/thememanager.cpp http://commits.kde.org/digikam/4837b2773846c7c32e947d3b1b8b706275731b95 -- 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 jcanivet@free.fr
https://bugs.kde.org/show_bug.cgi?id=265554
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|setup |Usability-Themes -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |