Summary: | Krita crashes on file open. | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Arnie <arnie.mauer> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | halla, jtamate |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 2.9 Beta | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Arnie
2014-03-01 18:43:26 UTC
Can you backup the contents of .kde/share/apps/krita and then remove that fold and try again? It sounds like a problem with a preset. If you can confirm that krita works again after moving away the presets, I'd need a copy of the backup to check what's going on. I just renamed the folder to .../krita1 and still get the crash. The folder contents are folder *patterns* <empty> and tags.xml, 63 bytes. -- Arnie On Sat, Mar 1, 2014 at 1:56 PM, Boudewijn Rempt <boud@valdyas.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=331652 > > Boudewijn Rempt <boud@valdyas.org> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > CC| |boud@valdyas.org > > --- Comment #1 from Boudewijn Rempt <boud@valdyas.org> --- > Can you backup the contents of .kde/share/apps/krita and then remove that > fold > and try again? It sounds like a problem with a preset. If you can confirm > that > krita works again after moving away the presets, I'd need a copy of the > backup > to check what's going on. > > -- > You are receiving this mail because: > You reported the bug. > Oh! Sorry for the confusion. But this bug is already fixed, I pushed the fix Feb 17th, in commit b40eed4fe. Thank you for the information. On Sun, Mar 2, 2014 at 5:38 AM, Boudewijn Rempt <boud@valdyas.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=331652 > > Boudewijn Rempt <boud@valdyas.org> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > Status|UNCONFIRMED |RESOLVED > Resolution|--- |FIXED > > --- Comment #3 from Boudewijn Rempt <boud@valdyas.org> --- > Oh! Sorry for the confusion. But this bug is already fixed, I pushed the > fix > Feb 17th, in commit b40eed4fe. > > -- > You are receiving this mail because: > You reported the bug. > Created attachment 85689 [details] New crash information added by DrKonqi krita (2.9 Pre-Alpha (git da012e4)) on KDE Platform 4.13.60 using Qt 4.8.6 - What I was doing when the application crashed: Opening a jpeg image. I've Just compiled calligra with last commit: commit da012e477d832dd0bd00fea10c970de05ca1f386 Author: Boudewijn Rempt <boud@valdyas.org> Date: Sat Mar 22 11:43:53 2014 +0100 -- Backtrace (Reduced): #6 QMap<QString, KisDynamicSensor*>::size (this=this@entry=0x28) at /usr/lib/qt4.5/include/QtCore/qmap.h:201 #7 0x00007f48f37ad65d in QMap<QString, KisDynamicSensor*>::values (this=this@entry=0x28) at /usr/lib/qt4.5/include/QtCore/qmap.h:866 #8 0x00007f48f37aa8da in KisCurveOption::sensors (this=0x0) at /g/kdegit/calligra/krita/plugins/paintops/libpaintop/kis_curve_option.cpp:380 #9 0x00007f48f37bc9f6 in KisMultiSensorsModel::rowCount (this=<optimized out>) at /g/kdegit/calligra/krita/plugins/paintops/libpaintop/kis_multi_sensors_model_p.cpp:41 #10 0x00007f4918cb3977 in QAbstractItemModel::hasIndex (this=this@entry=0x92841c0, row=row@entry=0, column=column@entry=0, parent=...) at /g/kdegit/qt/src/corelib/kernel/qabstractitemmodel.cpp:1636 |