[digikam] [Bug 511011] Accidentally starting Digikam twice (doubleclick on taskbar attached item) gives database error - "missing rights to alter table"
| Newsgroups | gmane.comp.kde.devel.bugs |
|---|---|
| Message-ID | <[email protected]/> |
https://bugs.kde.org/show_bug.cgi?id=511011 --- Comment #4 from [email protected] --- MAik, What do you think to use a QSingleApplication instance instead QApplication to run digiKam. This will prevent to run 2 instances at the same time and prevent locks or database corruptions. I use it in my office and it work like a charm under Linux and Windows. https://github.com/itay-grudev/SingleApplication Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.