Summary: | Krita crashes on Preference opening | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Maximilian Kürth <maximilian.kuerth> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | freespaz, halla |
Priority: | NOR | ||
Version First Reported In: | 2.5.3 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Maximilian Kürth
2012-12-15 19:28:49 UTC
Hi! Thanks for your report. As far as I know, this is a known issue with Ubuntu and some graphics cards. Please remove your ~/.kde/share/config/kritarc file. Do not enable opengl for now; it will lead to this problem. The issue is that your system uses an llvm-based opengl graphics card driver that conflicts with the way ubuntu built Krita. Created attachment 76520 [details]
New crash information added by DrKonqi
krita (2.5.3) on KDE Platform 4.9.4 using Qt 4.8.3
- What I was doing when the application crashed:
I was opening the settings to try and fix my tablet issue where the mouse pointer is about three inches (on the screen) away from where the line is actually being drawn on the canvas.
-- Backtrace (Reduced):
#6 0x00007f5aad09a08e in llvm::cl::parser<llvm::FunctionPass* (*)()>::getOption(unsigned int) const () from /usr/lib/x86_64-linux-gnu/libLLVM-3.0.so.1
#7 0x00007f5aad6597a8 in llvm::cl::generic_parser_base::findOption(char const*) () from /usr/lib/x86_64-linux-gnu/libLLVM-3.0.so.1
#8 0x00007f5aad09a11d in llvm::RegisterPassParser<llvm::RegisterRegAlloc>::NotifyRemove(char const*) () from /usr/lib/x86_64-linux-gnu/libLLVM-3.0.so.1
[...]
#10 0x00007f5ad8e3e316 in call_init (l=<optimized out>, argc=1, argv=0x7fff477f58a8, env=0x1b5ca50) at dl-init.c:85
#11 0x00007f5ad8e3e3ef in call_init (env=<optimized out>, argv=<optimized out>, argc=<optimized out>, l=<optimized out>) at dl-init.c:52
You can try to update to a newer version of Krita. The Kubuntu beta ppa contains a release candidate version of 2.6 which seems to work better. I cannot test, since I don't have the llvm problems in my kubuntu vm. The kubuntu beta ppa is perfectly safe to use, even if you're using plain ubuntu. |