https://bugs.kde.org/show_bug.cgi?id=414737
--- Comment #8 from Cengiz Gunay <cengi...@users.sf.net> --- (In reply to caulier.gilles from comment #1) > Which kind of database type do you use ? Mysql or sqlte ? > > Where are stored your database file ? On the NFS mount path, in local, or in > a remote server ? Sorry for not replying to this earlier. I didn't know how to look it up. It's a QSQLITE backend, but it's saved on a local drive, not the NFS drive. (In reply to caulier.gilles from comment #7) > Try to start Appimage bundle with a preload a library like this : > > LD_PRELOAD=/usr/lib64/libxcb-dri3.so.0 ./digikam-7.0.0-x86-64.appimage > > Name and path to libxcb can change in different system. > > Gilles Caulier This worked, and I can confirm that I'm no longer getting crashes in the 7.0.0 version while browsing the NFS folders. Actually, I tried to track the crash down by running the system-installed version of DigiKam, but apparently it's already upgraded to 6.4.0, which also doesn't exhibit any crashes. It's quite slow because it's constantly scanning the files (it's a large database), but still functions. Also tried ShowFoto 6.4.0 because I wasn't sure if the crash was from there, but it also works. -- You are receiving this mail because: You are watching all bug changes.