------- 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=167085 Summary: Color selection in sketch search tool looks plain black Product: digikam Version: unspecified Platform: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: digikam-devel kde org ReportedBy: gandalf.lechner esi ac at Version: 0.10.0-beta2 (rev.: 835081) (using 4.00.98 (KDE 4.0.98 (4.1 RC1)), Kubuntu packages) Compiler: gcc OS: Linux (x86_64) release 2.6.24-17-generic In the new fuzzy search tool based on a sketch, the color selection box where one can pick the color of the brush looks plain black. Color selection still works, however (see screenshot below). _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
------- 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=167085 ------- Additional Comments From gandalf.lechner esi ac at 2008-07-20 19:17 ------- Created an attachment (id=26287) --> (http://bugs.kde.org/attachment.cgi?id=26287&action=view) screenshot _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from gandalf.lechner@esi.ac.at
------- 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=167085 ------- Additional Comments From andi.clemens gmx net 2008-07-20 19:19 ------- I think it is KDE4libs fault, I once had a nice colorful selection tool, but now it is just black, too. I'm not quite sure (never looked at that code before) but I guess this is a standard KDE widget... _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from gandalf.lechner@esi.ac.at
------- 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=167085 andi.clemens gmx net changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |Fuzzy Searches Version|unspecified |0.10.0-svn _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from gandalf.lechner@esi.ac.at
------- 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=167085 ------- Additional Comments From caulier.gilles gmail com 2008-07-20 22:01 ------- Andi, Here with KDE 4.0.3, all work fine. I have tested few week ago with KDE 4.1 beta1 and i can reproduce the problem. Sound like a regression from KDELibs. Code relevant is here : http://lxr.kde.org/source/extragear/graphics/digikam/utilities/fuzzysearch/fuzzysearchview.cpp#281 Also, look error messages from the console: there is and HSV color space conversion problem. Classes relevant are KHueSaturationSelector and KColorValueSelector. If the problem come from really KDELibs, I propose to re-assign this bug to KDElibs. But I cannot check this problem now (not KDE 4.1 here). Gilles Caulier _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from gandalf.lechner@esi.ac.at
------- 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=167085 ------- Additional Comments From gandalf.lechner esi ac at 2008-07-20 22:35 ------- It really seems to be a kde problem: When I run digikam 0.10 from a kde3 session, the colour selection tool looks colourful as it should. But from a kde4 (4.1 rc1) session, the box is black. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from gandalf.lechner@esi.ac.at
------- 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=167085 ------- Additional Comments From andi.clemens gmx net 2008-07-20 22:39 ------- Yes, you are right... I knew that I had seen the color dialog before, and now I know when this was :-) When starting from a KDE3 session, I can see the widget completely, starting in a KDE4 session or at least with the KDE4 env variables set, I can't see it anymore (via xhost or ssh forwarding). _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
On Sunday 20 July 2008 22:39:30 Andi Clemens wrote: > ------- 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=167085 > > > > > ------- Additional Comments From andi.clemens gmx net 2008-07-20 22:39 > ------- Yes, you are right... I knew that I had seen the color dialog > before, and now I know when this was :-) > When starting from a KDE3 session, I can see the widget completely, > starting in a KDE4 session or at least with the KDE4 env variables set, I > can't see it anymore (via xhost or ssh forwarding). > _______________________________________________ > Digikam-devel mailing list > https://mail.kde.org/mailman/listinfo/digikam-devel This may be related to http://bugs.kde.org/show_bug.cgi?id=166310 a really annoying bug as it renders image editing virtually impossible. Gerhard _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
2008/7/21 Gerhard Kulzer <[hidden email]>:
> On Sunday 20 July 2008 22:39:30 Andi Clemens wrote: > >> ------- 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=167085 > >> > >> > >> > >> > >> ------- Additional Comments From andi.clemens gmx net 2008-07-20 22:39 > >> ------- Yes, you are right... I knew that I had seen the color dialog > >> before, and now I know when this was :-) > >> When starting from a KDE3 session, I can see the widget completely, > >> starting in a KDE4 session or at least with the KDE4 env variables set, I > >> can't see it anymore (via xhost or ssh forwarding). > >> _______________________________________________ > >> Digikam-devel mailing list > >> [hidden email] > >> https://mail.kde.org/mailman/listinfo/digikam-devel > > This may be related to > > http://bugs.kde.org/show_bug.cgi?id=166310 > Perhaps... I'm not sure... Note : do not respond by mail to B.K.O, your message is never attached to bugzilla entry. Gilles _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
On Monday 21 July 2008 15:22:13 Gilles Caulier wrote:
> Note : do not respond by mail to B.K.O, your message is never attached > to bugzilla entry. > > Gilles Well this can work, but as I said to Gerhard before, I think it is not attached to B.K.O because he writes (evil) HTML mails. I response all the time via mail and it is always attached... Andi _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from gandalf.lechner@esi.ac.at
------- 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=167085 caulier.gilles gmail com changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Fuzzy Searches |kdeui Product|digikam |kdelibs Version|0.10.0-svn |SVN _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from gandalf.lechner@esi.ac.at
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=167085 caulier.gilles gmail com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |digikam-devel kde org AssignedTo|digikam-devel kde org |kdelibs-bugs kde org Summary|Color selection in sketch |Color selection in sketch |search tool looks plain |search tool looks plain |black |black | |[KHueSaturationSelector | |relevant] ------- Additional Comments From caulier.gilles gmail com 2008-07-28 14:39 ------- I re-assign to KDELibs, since with KDE4.0.x, this problem do not appears. It's relevant of KHueSaturationSelector widget. This problem can be reproduced with KDE 4.1.x. Gilles Caulier _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from andi.clemens@gmx.net
On Monday 21 July 2008 15:29:02 Andi Clemens wrote: > On Monday 21 July 2008 15:22:13 Gilles Caulier wrote: > > Note : do not respond by mail to B.K.O, your message is never attached > > to bugzilla entry. > > > > Gilles > > Well this can work, but as I said to Gerhard before, I think it is not > attached to B.K.O because he writes (evil) HTML mails. > I response all the time via mail and it is always attached... > > Andi > _______________________________________________ Hey guys, I don't know what you did or if it was the kde4 update of last night, but now the plugin previews ARE WORKING !!!! Fucking great. I'll delete kde3 now. Gerhard _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
2008/7/31 Gerhard Kulzer <[hidden email]>:
> On Monday 21 July 2008 15:29:02 Andi Clemens wrote: > >> On Monday 21 July 2008 15:22:13 Gilles Caulier wrote: > >> > Note : do not respond by mail to B.K.O, your message is never attached > >> > to bugzilla entry. > >> > > >> > Gilles > >> > >> Well this can work, but as I said to Gerhard before, I think it is not > >> attached to B.K.O because he writes (evil) HTML mails. > >> I response all the time via mail and it is always attached... > >> > >> Andi > >> _______________________________________________ > > Hey guys, I don't know what you did or if it was the kde4 update of last > night, but now the plugin previews ARE WORKING !!!! > > Fucking great. I'll delete kde3 now. I have fixed this point today Gilles _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from gandalf.lechner@esi.ac.at
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=167085 ------- Additional Comments From andi.clemens gmx net 2008-08-15 18:03 ------- I just noticed that the color selection widget works in the HSV imageplugin of digiKam, but not in the sketch tool. I will need to take further investigations on that. Andi _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from gandalf.lechner@esi.ac.at
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=167085 ------- Additional Comments From andi.clemens gmx net 2008-08-15 18:10 ------- Oh I see those are not the same widgets... sorry for this unnecessary post... _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from gandalf.lechner@esi.ac.at
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=167085 andi.clemens gmx net changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kdelibs-bugs kde org |digikam-devel kde org ------- Additional Comments From andi.clemens gmx net 2008-08-15 18:30 ------- I'll reassign this one to digiKam since it seems to be the problem with our implementation. Andi _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from gandalf.lechner@esi.ac.at
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=167085 ------- Additional Comments From caulier.gilles gmail com 2008-08-15 18:52 ------- Andi, I have tested with a last revision of KDE4 from trunk and Qt4.1 provided by Mandriva cooker, and sound like the bug have been fixed. On Sketch tool, the widget run properlly now. Gilles _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from gandalf.lechner@esi.ac.at
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=167085 ------- Additional Comments From andi.clemens gmx net 2008-08-15 19:03 ------- I'll test that... I played around with the colorChooserModes and I got back my colors. But before touching digiKam code I'll update KDElibs first. Andi _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from gandalf.lechner@esi.ac.at
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee. You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=167085 ------- Additional Comments From gandalf.lechner esi ac at 2008-08-15 19:05 ------- The widget works also as it should with the latest kde packages in kubuntu _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |