| Summary: | Crash when moving images outside Digikam | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Kristian Karl <kristian.hermann.karl> |
| Component: | Database-Scan | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | caulier.gilles |
| Priority: | NOR | ||
| Version First Reported In: | 5.0.0 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 5.1.0 | |
| Sentry Crash Report: | |||
|
Description
Kristian Karl
2016-06-11 11:06:45 UTC
It's not reproducible all the time. I have gotten the crash a couple of times on my production system. When I try to debug it on a small set of images and debug database, it will not crash so far... I will try to debug it further, DK has of course a mechanism to follow changes in disk processed by another application. Class is AlbumWatch based on QFileSystemWatcher API. Gilles Caulier Here i tried to reproduce the problem, and i cannot. How many items are stored in albums moved with Dolphin. Gilles Caulier So, this weekend I tried to reproduce it using different folders with different files and number of sub folders etc. I used both small number of files, and with ~4.000 files. But I did not manage to get a crash. I think that this can be closed until I get a proper repro. Ok thanks for the feedback. Don't hesitate to re-open if you have fresh and suitable information to hack. Gilles Caulier |