https://bugs.kde.org/show_bug.cgi?id=420078
Bug ID: 420078
Summary: Krita tries to use not open database in a specific
case
Product: krita
Version: git master
Platform: Mint (Ubuntu based)
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Resource Management
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
When in one-instance mode, opening another instance of Krita will result in
destructor calling database functions that don't work because the database
hasn't been open.
STEPS TO REPRODUCE
1. Make sure you have multiple instances of Krita disabled (it's like that by
default)
2. Open Krita.
3. Open Krita again from console.
OBSERVED RESULT
A log that complains about errors with database due to "driver not loaded".
(Note: from a developer point of view, it looks like a problem with SQL,
especially now that there were a lot of weird issues...)
EXPECTED RESULT
No errors from the database (possibly a debug line "Krita closes because of
multiple instances not being allowed").
SOFTWARE/OS VERSIONS
Krita
Version: 5.0.0-prealpha (git dde4967) (3145ca0914 on master, last hash is my
local)
Languages: pl, pl_PL, pl
Hidpi: true
Qt
Version (compiled): 5.11.1
Version (loaded): 5.11.1
OS Information
Build ABI: x86_64-little_endian-lp64
Build CPU: x86_64
CPU: x86_64
Kernel Type: linux
Kernel Version: 5.3.7-050307-generic
Pretty Productname: Linux Mint 19.3
Product Type: linuxmint
Product Version: 19.3
Desktop: X-Cinnamon
--
You are receiving this mail because:
You are watching all bug changes.