[Bug 292050] New: Sort by date does not work.

classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

[Bug 292050] New: Sort by date does not work.

Bugzilla from evorster@gmail.com
https://bugs.kde.org/show_bug.cgi?id=292050

           Summary: Sort by date does not work.
           Product: digikam
           Version: 2.4.1
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Albums GUI
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Created an attachment (id=68041)
 --> (http://bugs.kde.org/attachment.cgi?id=68041)
Showing pictures that are supposed to be sorted by date.

Version:           2.4.1 (using KDE 4.7.4)
OS:                Linux

I sort my pictures by date, as I have different cameras. The cameras all have
their date/time correctly set up, and time-stamp the photos properly.

When I click on an album full of albums, the images that are displayed are NOT
in chronological order.

Reproducible: Always

Steps to Reproduce:
Click on an album full of albums. Note the date of the photos displayed.

Actual Results:  
Photos are not sorted to date.

Expected Results:  
All photos in sub-albums correctly sorted.

OS: Linux (x86_64) release 3.2.1
Compiler: gcc

--
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
Reply | Threaded
Open this post in threaded view
|

[Bug 292050] Sort by date does not work.

Marcel Wiesweg
https://bugs.kde.org/show_bug.cgi?id=292050





--- Comment #1 from Marcel Wiesweg <marcel wiesweg gmx de>  2012-01-21 11:05:43 ---
I see 14:04, 14:08, 15:07... Looks like ascending order to me?

--
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
Reply | Threaded
Open this post in threaded view
|

[Bug 292050] Sort by date does not work.

Bugzilla from evorster@gmail.com
In reply to this post by Bugzilla from evorster@gmail.com
https://bugs.kde.org/show_bug.cgi?id=292050





--- Comment #2 from Evert Vorster <evorster gmail com>  2012-01-21 14:44:52 ---
Look on the left.. .there are albums with photos from the first month, but the
photos showing on the top there are from the second month...

Looks like Digikam cannot sort purely on photo date stamp, but in stead looks
at the album date, and then only sorts the photos within one album. Admittedly,
the date of creation of my albums are all over the place, but I don't think
that should matter, I did not ask Digikam to sort my albums, I asked it to sort
my photos.

--
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
Reply | Threaded
Open this post in threaded view
|

[Bug 292050] Sort by date does not work.

S. Burmeister
In reply to this post by Bugzilla from evorster@gmail.com
https://bugs.kde.org/show_bug.cgi?id=292050


S. Burmeister <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]




--- Comment #3 from S. Burmeister <sven burmeister gmx net>  2012-01-21 20:11:48 ---
You are using the albums-view hence pictures are primarily sorted by album.
Sorting albums by date is not possible, see bug 227530.

The only option you have is to use another view, you can change them by
clicking on the icons on the left of your digikam window. There are some
date/time-related views.

--
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
Reply | Threaded
Open this post in threaded view
|

[Bug 292050] Sort by date does not work.

Bugzilla from evorster@gmail.com
In reply to this post by Bugzilla from evorster@gmail.com
https://bugs.kde.org/show_bug.cgi?id=292050





--- Comment #4 from Evert Vorster <evorster gmail com>  2012-02-07 22:31:48 ---
I guess we can change this to a wontfix, then.

Cheers!

--
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
Reply | Threaded
Open this post in threaded view
|

[Bug 292050] Sort by date does not work.

Bugzilla from evorster@gmail.com
In reply to this post by Bugzilla from evorster@gmail.com
https://bugs.kde.org/show_bug.cgi?id=292050





--- Comment #5 from Evert Vorster <evorster gmail com>  2012-02-08 00:43:46 ---
This one has me stumped. As far as I can see, it should work, but does not.
Here is the output of the commands you asked for:

$ glxinfo | grep GLX_SGIX_fbconfig
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
    GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,

2012-02-08  02:39  Wed
evert@Aspire4937:~/
$ ldd /usr/lib/libkdeinit4_kwin.so  | grep libGL
ldd: /usr/lib/libkdeinit4_kwin.so: No such file or directory

2012-02-08  02:40  Wed
evert@Aspire4937:~/
$ ldd /usr/lib64/libkdeinit4_kwin.so  | grep libGL
        libGL.so.1 => /usr/lib64/libGL.so.1 (0x00007f8ea950d000)

2012-02-08  02:40  Wed
evert@Aspire4937:~/

--
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
Reply | Threaded
Open this post in threaded view
|

[Bug 292050] Sort by date does not work.

Bugzilla from evorster@gmail.com
In reply to this post by Bugzilla from evorster@gmail.com
https://bugs.kde.org/show_bug.cgi?id=292050


Evert Vorster <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX




--
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
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 292050] Sort by date does not work.

bugzilla_noreply
In reply to this post by Bugzilla from evorster@gmail.com
https://bugs.kde.org/show_bug.cgi?id=292050

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|AlbumsView                  |AlbumsView-Filters

--
You are receiving this mail because:
You are the assignee for the bug.