https://bugs.kde.org/show_bug.cgi?id=514683
Maik Qualmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Maik Qualmann <[email protected]> --- There are several ways to prevent a program from being started multiple times. For example, a lock file, as the Chrome browser does. The disadvantage of this is that if the program crashes, these lock files are not removed, and the program won't restart. And yes, some users run two instances of digiKam with different configurations so they can work on different collections. See also Bug 511011 Maik -- You are receiving this mail because: You are watching all bug changes.
