https://bugs.kde.org/show_bug.cgi?id=392044
Bug ID: 392044
Summary: OSX main krita broken after commit dbd65ef72
Product: krita
Version: git master
Platform: Other
OS: OS X
Status: UNCONFIRMED
Severity: major
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 111491
--> https://bugs.kde.org/attachment.cgi?id=111491&action=edit
Place KoApplication creator before QApplication calls
Commit dbd65ef72 breaks krita binary with the following message on OSX
krita
QCoreApplication::applicationDirPath: Please instantiate the QApplication
object first
Cannot calculate the bundle path from the app path
Abort trap: 6
I attach a patch that reverts KoApplication call to where it was, so it starts
QApplication before any call to it.
--
You are receiving this mail because:
You are watching all bug changes.