http://bugs.kde.org/show_bug.cgi?id=172911
Summary: Album File lister does not have an "All Image FIles" filter. Now it does! Product: digikam Version: unspecified Platform: Compiled Sources OS/Version: unspecified Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general AssignedTo: [hidden email] ReportedBy: [hidden email] Version: (using Devel) Installed from: Compiled sources I often have video and audio files in the same directory as my images. Very rarely do I want to see these in my Digikam Album view, so this patch should show only the other selectable Image types. This should probably pull the setting from the "Supported File Types" setting. -- Configure bugmail: http://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 |
http://bugs.kde.org/show_bug.cgi?id=172911
--- Comment #1 from Brendan Barry <mailinglist endosquid com> 2008-10-16 04:04:46 --- Created an attachment (id=27924) --> (http://bugs.kde.org/attachment.cgi?id=27924) Album lister -- Configure bugmail: http://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 mailinglist@endosquid.com
http://bugs.kde.org/show_bug.cgi?id=172911
--- Comment #2 from Brendan Barry <mailinglist endosquid com> 2008-10-16 04:05:19 --- Created an attachment (id=27925) --> (http://bugs.kde.org/attachment.cgi?id=27925) mimefilter.h -- Configure bugmail: http://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 mailinglist@endosquid.com
http://bugs.kde.org/show_bug.cgi?id=172911
--- Comment #3 from Brendan Barry <mailinglist endosquid com> 2008-10-16 04:05:46 --- Created an attachment (id=27926) --> (http://bugs.kde.org/attachment.cgi?id=27926) mimefilter.cpp -- Configure bugmail: http://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 mailinglist@endosquid.com
http://bugs.kde.org/show_bug.cgi?id=172911
Gilles Caulier caulier gilles gmail com changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |Filter -- Configure bugmail: http://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 mailinglist@endosquid.com
http://bugs.kde.org/show_bug.cgi?id=172911
--- Comment #4 from Andi Clemens <andi clemens gmx net> 2008-10-21 00:00:07 --- If you never use video and audio in digiKam, you can also remove the mimetypes in the settings dialog. Gilles and others, what do you think of the patch? Do we need it? Andi -- Configure bugmail: http://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 mailinglist@endosquid.com
http://bugs.kde.org/show_bug.cgi?id=172911
--- Comment #5 from Gilles Caulier <caulier gilles gmail com> 2008-10-21 09:41:06 --- Andi, Why not. But the action title from combo box filter must be "Image Files" to be homogenous with other actions. Gilles Caulier -- Configure bugmail: http://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 mailinglist@endosquid.com
http://bugs.kde.org/show_bug.cgi?id=172911
--- Comment #6 from Andi Clemens <andi clemens gmx net> 2008-10-21 10:25:52 --- The quickfilter for image types isn't working at all at the moment. For example choose "JPEG" or "No RAW", for me the indicator lamp is always red. We need to fix this first before applying these patches. Andi -- Configure bugmail: http://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 mailinglist@endosquid.com
http://bugs.kde.org/show_bug.cgi?id=172911
--- Comment #7 from Andi Clemens <andi clemens gmx net> 2008-10-21 11:18:43 --- This is strange, I guess I found out why most of the mimetype filters are not working: I tested it with a root album that contains images directly, no subfolders. I have two root album paths, one with unimportant images to test digiKam 0.10 and one from my current collection from KDE3 that contains RAW files etc to play with. My structure is as follows: /mnt/data/fotos/digiKam tests => (root1) /home/andi/testfotos/ => (root2) |-- 001 |-- 002 |-- 003 etc.... So tring to filter on root1 is failing for most of the mimetypes. But why? Audio file filter seems to be broken, I have to check that. Gilles, Marcel, any idea why the mimefilter is not working on a root album directly? Andi -- Configure bugmail: http://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 mailinglist@endosquid.com
http://bugs.kde.org/show_bug.cgi?id=172911
--- Comment #8 from Andi Clemens <andi clemens gmx net> 2008-10-21 11:52:53 --- I don't understand this, the above theory seems to be wrong, too. Somehow some folders are working, others are not, it seems to be the same problem described in bug 162496, I guess there is a KDE or Qt problem here. But I don't know if it is related to my system only or if others are having the same problems. Andi -- Configure bugmail: http://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 mailinglist@endosquid.com
http://bugs.kde.org/show_bug.cgi?id=172911
Andi Clemens andi clemens gmx net changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Album File lister does not |Album File lister does not |have an "All Image FIles" |have an "All Image FIles" |filter. Now it does! |filter. -- Configure bugmail: http://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 mailinglist@endosquid.com
http://bugs.kde.org/show_bug.cgi?id=172911
--- Comment #9 from Andi Clemens <andi clemens gmx net> 2008-10-21 18:23:52 --- SVN commit 874451 by aclemens: fix logic error so that mimetype filter for movies and audio is working again CCBUG:172911 M +2 -2 albumlister.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=874451 -- Configure bugmail: http://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 mailinglist@endosquid.com
http://bugs.kde.org/show_bug.cgi?id=172911
Andi Clemens andi clemens gmx net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #10 from Andi Clemens <andi clemens gmx net> 2008-10-21 18:23:56 --- SVN commit 874452 by aclemens: added new quickfilter type "Image Files" to display only images in icon views. BUG:172911 M +7 -0 albumlister.cpp M +3 -2 mimefilter.cpp M +1 -0 mimefilter.h WebSVN link: http://websvn.kde.org/?view=rev&revision=874452 -- Configure bugmail: http://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 mailinglist@endosquid.com
http://bugs.kde.org/show_bug.cgi?id=172911
--- Comment #11 from Andi Clemens <andi clemens gmx net> 2008-12-12 09:45:28 --- SVN commit 896004 by aclemens: add "Image files" mime filter CCBUG:172911 M +9 -1 albumlister.cpp M +9 -8 mimefilter.cpp M +1 -0 mimefilter.h WebSVN link: http://websvn.kde.org/?view=rev&revision=896004 -- Configure bugmail: http://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 mailinglist@endosquid.com
http://bugs.kde.org/show_bug.cgi?id=172911
--- Comment #12 from Gilles Caulier <caulier gilles gmail com> 2009-01-23 21:37:48 --- Andi, This file can be closed now ? Gilles -- Configure bugmail: http://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 mailinglist@endosquid.com
http://bugs.kde.org/show_bug.cgi?id=172911
--- Comment #13 from Andi Clemens <andi clemens gmx net> 2009-01-23 21:53:29 --- It is already closed... -- Configure bugmail: http://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 mailinglist@endosquid.com
http://bugs.kde.org/show_bug.cgi?id=172911
--- Comment #14 from Gilles Caulier <caulier gilles gmail com> 2009-01-24 08:46:37 --- oups sorry (:=))) Gilles -- Configure bugmail: http://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 |
Free forum by Nabble | Edit this page |