Summary: | Thumbnails not shown in album view after startup | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Milan Knížek <knizek> |
Component: | Database-Thumbs | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 4.14.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.0.0 | |
Sentry Crash Report: |
Description
Milan Knížek
2015-11-02 17:52:07 UTC
Not reproducible here with 4.14.0... Thumbnails are stored in a dedicated sqlite DB file. Perhaps DB file is corrupted. Try to rename DB file and try again. Gilles Caulier I removed the thumbnails db and started digiKam - the behaviour is the same as described in the OP, with the difference that digiKam has to build thumbnails, which takes more time obviously. On the CLI, it does not say much apart from the last line: $ /usr/bin/digikam ** (process:22987): WARNING **: [lensfun] /home/user/.local/share/lensfun/compact-panasonic-lx5 (lensfun 0.2.6-1, hugin 2012.0.0-2).xml:34:47: <field_of_view> tag is deprecated. Use <real-focal-length> instead QFSFileEngine::open: No file name specified No more messages are displayed during further work with digiKam. Another workaround: it helps to right-click on the highlighted folder (album) name as if I wanted to rename it - the thumbnails of the album suddenly appear. To have all debug trace on the console, follow instruction on this page : https://www.digikam.org/contrib I tried running digikam in Ubuntu 15.10 (Unity, w/o KDE unless pulled in as a digikam dependency) and it indeed works there just fine. At the moment, I am not able to recompile KDE stuff on Arch Linux to support debug trace, but I will try a bit harder again and get back then. I eventually installed ver. 5 beta 2 rc and there the bug with "no images" does not exhibit. Assuming that final release is not so far, I propose to close as "won't fix". 5.0.0 release plan : https://www.digikam.org/about/releaseplan |