[Bug 294835] New: Albums are listed with (0) photos, but Database Statistics shows correct numbers of photos

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

[Bug 294835] New: Albums are listed with (0) photos, but Database Statistics shows correct numbers of photos

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

           Summary: Albums are listed with (0) photos, but Database
                    Statistics shows correct numbers of photos
           Product: digikam
           Version: 2.6.0
          Platform: Compiled Sources
        OS/Version: OS X
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Version:           2.6.0 (using KDE 4.8.0)
OS:                OS X

On the first run of Digikam, starting fresh with no database, Digikam crashes
while scanning the first collection added.
Afterwards, the directory structure of the collection is shown properly in
album view, but the contents are all listed as (0).  Looking at Help>Database
Statics, the images are counted correctly.
Adding another collection works without crashing, but the photos still don't
show up in the albums.


Reproducible: Always

Steps to Reproduce:
Digikam was compiled from the source tarball with dependencies provided from
macports, except for marble source which came from the marble site.
I've uninstalled and recompiled Digikam and it happened the same way each time.

Actual Results:  
See description

Expected Results:  
The photos should be visible in the albums.

--
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 294835] Albums are listed with (0) photos, but Database Statistics shows correct numbers of photos

Gilles Caulier-4
https://bugs.kde.org/show_bug.cgi?id=294835


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
          Component|general                     |Kioslave




--- Comment #1 from Gilles Caulier <caulier gilles gmail com>  2012-02-26 21:52:17 ---
Sound like a KIO Slave problem on your computer. It sound like a binary
compatibility issue on your computer

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

[Bug 294835] Albums are listed with (0) photos, but Database Statistics shows correct numbers of photos

Marcel Wiesweg
In reply to this post by Bugzilla from barrasstim@gmail.com
https://bugs.kde.org/show_bug.cgi?id=294835





--- Comment #2 from Marcel Wiesweg <marcel wiesweg gmx de>  2012-02-27 18:07:28 ---
You could also provide a backtrace from when digikam crashes in the first place
- it shouldnt crash

--
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 294835] Albums are listed with (0) photos, but Database Statistics shows correct numbers of photos

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





--- Comment #3 from tim <barrasstim gmail com>  2012-02-27 23:45:30 ---
DrKonqi starts automatically on the crash, but seems to get stuck for
hours or even overnight so I've never managed to get a backtrace in
osx.
Also, I found that the photos show up when the same database is used
by digikam 2.1.1 on ubuntu.

On 28 February 2012 05:07, Marcel Wiesweg <[hidden email]> wrote:

> https://bugs.kde.org/show_bug.cgi?id=294835
>
>
>
>
>
> --- Comment #2 from Marcel Wiesweg <marcel wiesweg gmx de>  2012-02-27 18:07:28 ---
> You could also provide a backtrace from when digikam crashes in the first place
> - it shouldnt crash
>
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.

--
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 294835] Albums are listed with (0) photos, but Database Statistics shows correct numbers of photos

Gilles Caulier-4
In reply to this post by Bugzilla from barrasstim@gmail.com
https://bugs.kde.org/show_bug.cgi?id=294835

--- Comment #4 from Gilles Caulier <[hidden email]> ---
Git commit 38843d5cb19b3a064e62716f208a9e9ebb8b1b91 by Gilles Caulier.
Committed on 06/03/2012 at 23:16.
Pushed by cgilles into branch 'master'.

Remove digiKam kio-slave dependencies with digikamcore shared library.
By this commit, we limit external shared lib influence to kio-slave. For ex,
why we need to link kio-slave with
Marble shared lib which is linked to digikamcore and can break binary
compatibility when user update external packages.
This commit link digiKam kio-slave only with digikamdatabase. This will limit
shared libs to load at kio-slave start, which
can be faster and prevent time-out under MACOSX and Windows.
Related: bug 224038

M  +2    -1    digikam/CMakeLists.txt
M  +2    -7    kioslave/CMakeLists.txt

http://commits.kde.org/digikam/38843d5cb19b3a064e62716f208a9e9ebb8b1b91

--
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 294835] Albums are listed with (0) photos, but Database Statistics shows correct numbers of photos

Gilles Caulier-4
In reply to this post by Bugzilla from barrasstim@gmail.com
https://bugs.kde.org/show_bug.cgi?id=294835

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
   Version Fixed In|                            |4.0.0
         Resolution|---                         |WORKSFORME
      Latest Commit|                            |http://commits.kde.org/digi
                   |                            |kam/38843d5cb19b3a064e62716
                   |                            |f208a9e9ebb8b1b91

--- Comment #5 from Gilles Caulier <[hidden email]> ---
Same case than bug  #224038 with same linking fix.

Closed as WORKFORME. Reopen if necessary

Gilles Caulier

--
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 294835] Albums are listed with (0) photos, but Database Statistics shows correct numbers of photos

Gilles Caulier-4
In reply to this post by Bugzilla from barrasstim@gmail.com
https://bugs.kde.org/show_bug.cgi?id=294835

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Kioslave                    |Database

--
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 294835] Albums are listed with (0) photos, but Database Statistics shows correct numbers of photos

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

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|Compiled Sources            |MacPorts Packages

--
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 294835] Albums are listed with (0) photos, but Database Statistics shows correct numbers of photos

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

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Database                    |Database-Albums
         Resolution|WORKSFORME                  |FIXED
   Version Fixed In|4.0.0                       |5.7.0

--- Comment #6 from [hidden email] ---
This problem is relevant of digiKam KIO Slaves and all of these have been
dropped in favor of a multi-threaded interface to query the database.

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