Summary: | Krita crashes upon launch | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Neofytos Kolokotronis <neofytosk> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | daniele.cocca, halla |
Priority: | NOR | ||
Version: | 2.4-snapshots | ||
Target Milestone: | --- | ||
Platform: | Chakra | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Neofytos Kolokotronis
2011-09-24 16:46:39 UTC
Hi! Thanks for your report. Are you by any chance using a gallium-based graphics driver, like the open source radeon driver? Those drivers are llvm-based and interfere with any application that also uses llvm. Changing to needsinfo. This report probably is duplicate of https://bugs.kde.org/show_bug.cgi?id=281446. I use the i915 driver (which comes integrated with the Sandy Bridge CPU's ). And I can confirm that another Chakra user also on KDE 4.7.2 and on i915 has a similar issue. So it looks to be releated to the i915 drivers. How do we workaround this? ps: Krita currently doesn't crash, just shows the splashscreen and then nothing happens. No output in the konsole either. But it still appears in memory and I have to manually kill it. Right... I've asked on my blog for help, and I've received some very helpful mails. I'll have to figure out what to do now going forward. It's actually one of two really difficult problems I'm facing right now, the other being tablet support on some distributions. Actually, I'm having the same kind of hang here, and I'm using the proprietary NVIDIA drivers. The latest console messages are color-related, so I think you are quite right about OpenGTL. By the way, this also seems to affect Calligra Flow. The last line I see printed to the console before hanging is the same (except for the executable name, of course): flow(30912)/krita (plugins) CTLCSPlugin::CTLCSPlugin: There are 6 CTL color transformations Ok, this seemed to have something to do with some of our (Chakra) builds, which were based on a slightly old version of OpenGTL (0.9.15 instead of 0.9.15.1). Seems like the .1 upgrade did fix the issue for both me and tetris4. Now Krita and Flow work again! Great! |