Bug 303419 - No images shown
Summary: No images shown
Status: CLOSED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Albums-MainView (show other bugs)
Version: 2.8.0
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-12 16:07 UTC by Mike Gutzschhahn
Modified: 2012-07-25 15:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 2.8.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Gutzschhahn 2012-07-12 16:07:06 UTC
I updated DIgikam from 2.6 since this keeps crashing on close. Now no images were shown in the album tree and the number is 0. Despite that the database is connected properly and the statistics says there're images.

Reproducible: Always

Steps to Reproduce:
1. Install Digikam 2.6 from http://software.opensuse.org/package/digikam
2. Imported pictures via mount -t cifs
3. Updated to 2.7 as stated in the link under #1 but get 2.8
Actual Results:  
No images shown, album image number is 0

Expected Results:  
Thumnsnails shown and album image numbers as images in the folder
Comment 1 caulier.gilles 2012-07-12 16:23:44 UTC
It's a broken binary compatibilty. Do not mix version on your computer. 

Check your system...

Gilles Caulier
Comment 2 Mike Gutzschhahn 2012-07-12 16:29:31 UTC
Hi,

I've tried to solve it by checking and updating dependencies without success. Deinstalled completly through yast and reinstalled without any effort. What is your suggested solution? Thank you for your support.

Am 12.07.2012 um 18:23 schrieb Gilles Caulier <caulier.gilles@gmail.com>:

> https://bugs.kde.org/show_bug.cgi?id=303419
> 
> Gilles Caulier <caulier.gilles@gmail.com> changed:
> 
>           What    |Removed                     |Added
> ----------------------------------------------------------------------------
>             Status|UNCONFIRMED                 |RESOLVED
>                 CC|                            |caulier.gilles@gmail.com
>         Resolution|---                         |INVALID
> 
> --- Comment #1 from Gilles Caulier <caulier.gilles@gmail.com> ---
> It's a broken binary compatibilty. Do not mix version on your computer. 
> 
> Check your system...
> 
> Gilles Caulier
> 
> -- 
> You are receiving this mail because:
> You reported the bug.
Comment 3 caulier.gilles 2012-07-12 17:14:15 UTC
yes, cleanup your system : libkipi, libkexiv2, libkgeomap, libkface, libkdcraw, etc...

Gilles
Comment 4 Marcel Wiesweg 2012-07-12 18:32:11 UTC
This is the typical problem with ioslaves (leftover old ioslaves, binary incompatible etc.) and thus with packaging and/or installation
Comment 5 Mike Gutzschhahn 2012-07-25 14:13:29 UTC
Got it solved with a clean install and Digikam 2.7. Anyway using a smb network share gave me a lot of trouble. How do you do it with smb? Fusesmb, what i used in the first place, used up the whole RAM (+ 8000 files cached).

With "mount -t cifs //[SERVER]/[FOLDER] -o username=[USER],password=[PASS] /[LOCAL DIR]" the RAM keeps free and the performance is ok. But that gave me read rights only.

At the end i'm using a local dir or usb drive with a local database. My initial thought to use a shared remote DB and networt share i quit after spending a lot of hours. But this is another story …