Summary: | No images shown | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Mike Gutzschhahn <info> |
Component: | Albums-MainView | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | CLOSED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 2.8.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.8.0 | |
Sentry Crash Report: |
Description
Mike Gutzschhahn
2012-07-12 16:07:06 UTC
It's a broken binary compatibilty. Do not mix version on your computer. Check your system... Gilles Caulier 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. yes, cleanup your system : libkipi, libkexiv2, libkgeomap, libkface, libkdcraw, etc... Gilles This is the typical problem with ioslaves (leftover old ioslaves, binary incompatible etc.) and thus with packaging and/or installation 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 … |