https://bugs.kde.org/show_bug.cgi?id=417312

vanyossi <ghe...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |NEEDSINFO
                 CC|                            |ghe...@gmail.com
         Resolution|---                         |WAITINGFORINFO

--- Comment #3 from vanyossi <ghe...@gmail.com> ---
Tested ba4e484 on macOS 10.15.1 on early MacBook 2015 and opens normally.

Does you MacBook have a discrete and an integrated graphics card? It probably
is not related, I guess the problem could be in one of the resources being
loaded.

Got to ~/Library/Application Support and rename krita to krita_old. If krita
opens after that then you need to find out what resource is causing the crash.
Close krita and move back krita_old to krita. Now launch krita from terminal. 

- On finder: Cmd + shift + A
- Right click on krita -> show package contents
- Navigate to Contents/MacOS
- right click on "krita" and choose "open with terminal"
Read the output from the terminal, it should show the resource its failing.

On a Fresh system this is the output I get

=======
Set style "fusion"
Loading plugin
"/Applications/krita.app/Contents/PlugIns/kritagaussianhighpassfilter.so"
failed,  "Cannot load library
/Applications/krita.app/Contents/PlugIns/kritagaussianhighpassfilter.so:
(dlopen(/Applications/krita.app/Contents/PlugIns/kritagaussianhighpassfilter.so,
133): Library not loaded: @rpath/libkritaplugin.19.dylib\n  Referenced from:
/Applications/krita.app/Contents/PlugIns/kritagaussianhighpassfilter.so\n 
Reason: image not found)"
Loading plugin "/Applications/krita.app/Contents/PlugIns/kritapalettize.so"
failed,  "Cannot load library
/Applications/krita.app/Contents/PlugIns/kritapalettize.so:
(dlopen(/Applications/krita.app/Contents/PlugIns/kritapalettize.so, 133):
Library not loaded: @rpath/libkritaplugin.19.dylib\n  Referenced from:
/Applications/krita.app/Contents/PlugIns/kritapalettize.so\n  Reason: image not
found)"
Invalid profile :  "/Library/ColorSync/Profiles//WebSafeColors.icc" "Web Safe
Colors"
Loading plugin
"/Applications/krita.app/Contents/PlugIns/kritasnapshotdocker.so" failed, 
"Cannot load library
/Applications/krita.app/Contents/PlugIns/kritasnapshotdocker.so:
(dlopen(/Applications/krita.app/Contents/PlugIns/kritasnapshotdocker.so, 133):
Library not loaded: @rpath/libkritaplugin.19.dylib\n  Referenced from:
/Applications/krita.app/Contents/PlugIns/kritasnapshotdocker.so\n  Reason:
image not found)"
QObject::startTimer: Timers cannot have negative intervals
/Applications/krita.app/Contents/Frameworks/krita-python-libs/krita added to
PYTHONPATH

======

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to