Bug 350539 - krita-testing crash during creating of a new canvas
Summary: krita-testing crash during creating of a new canvas
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: General (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-07-23 09:51 UTC by kerfus
Modified: 2016-06-16 09:58 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kerfus 2015-07-23 09:51:50 UTC
Application: krita (2.9.6)
KDE Platform Version: 4.14.6
Qt Version: 4.8.6
Operating System: Linux 3.19.0-23-generic x86_64
Distribution: Ubuntu 15.04

-- Information about the crash:
- What I was doing when the application crashed:
Krita-testing starts with a wrong window resolution (see screenshots )
strip unwind button didn't fix the problem
right-click -> resize done the task (see screenshort)
click on Create New Document
Create
GL error
crush
- Custom settings of the application:

The crash can be reproduced every time.

-- Backtrace:
Application: Krita (krita), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f86a12017c0 (LWP 5417))]

Thread 7 (Thread 0x7f868598c700 (LWP 5418)):
#0  0x00007f869e4c38dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f8698071ebc in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f8698072242 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f868c164af6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007f8698098955 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f86985436aa in start_thread (arg=0x7f868598c700) at pthread_create.c:333
#6  0x00007f869e4ceeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7f868480d700 (LWP 5419)):
#0  0x00007f869e4c38dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f8698071ebc in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f8698071fcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f8698072009 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f8698098955 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f86985436aa in start_thread (arg=0x7f868480d700) at pthread_create.c:333
#6  0x00007f869e4ceeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7f8661db6700 (LWP 5430)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f869fa2dc56 in wait (time=18446744073709551615, this=0x1e3dd00) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=mutex@entry=0x1e3dcb0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f869fa29a7b in QSemaphore::acquire (this=this@entry=0x1e3d9d0, n=n@entry=1) at thread/qsemaphore.cpp:144
#4  0x00007f869cec735b in waitForWork (this=0x1e3d9c0) at /build/krita-testing-ukd4a9/krita-testing-2+git20150717+r22/krita/image/tiles3/kis_tile_data_pooler.cc:165
#5  KisTileDataPooler::run (this=0x1e3d9c0) at /build/krita-testing-ukd4a9/krita-testing-2+git20150717+r22/krita/image/tiles3/kis_tile_data_pooler.cc:187
#6  0x00007f869fa2d6ff in QThreadPrivate::start (arg=0x1e3d9c0) at thread/qthread_unix.cpp:349
#7  0x00007f86985436aa in start_thread (arg=0x7f8661db6700) at pthread_create.c:333
#8  0x00007f869e4ceeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7f867ffff700 (LWP 5431)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f869fa2dc56 in wait (time=18446744073709551615, this=0x1e3e0b0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=mutex@entry=0x1e3e060, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f869fa29eb3 in QSemaphore::tryAcquire (this=0x1e3dd70, n=n@entry=1, timeout=timeout@entry=-1) at thread/qsemaphore.cpp:221
#4  0x00007f869cef2423 in KisTileDataSwapper::waitForWork (this=this@entry=0x1e3da00) at /build/krita-testing-ukd4a9/krita-testing-2+git20150717+r22/krita/image/tiles3/swap/kis_tile_data_swapper.cpp:86
#5  0x00007f869cef268a in KisTileDataSwapper::run (this=0x1e3da00) at /build/krita-testing-ukd4a9/krita-testing-2+git20150717+r22/krita/image/tiles3/swap/kis_tile_data_swapper.cpp:92
#6  0x00007f869fa2d6ff in QThreadPrivate::start (arg=0x1e3da00) at thread/qthread_unix.cpp:349
#7  0x00007f86985436aa in start_thread (arg=0x7f867ffff700) at pthread_create.c:333
#8  0x00007f869e4ceeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7f86615b5700 (LWP 5432)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f869fa2dc56 in wait (time=18446744073709551615, this=0x2147db0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x2147918, mutex=mutex@entry=0x2147910, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f869f39191d in QFileInfoGatherer::run (this=0x2147900) at dialogs/qfileinfogatherer.cpp:214
#4  0x00007f869fa2d6ff in QThreadPrivate::start (arg=0x2147900) at thread/qthread_unix.cpp:349
#5  0x00007f86985436aa in start_thread (arg=0x7f86615b5700) at pthread_create.c:333
#6  0x00007f869e4ceeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f8660db4700 (LWP 5433)):
#0  0x00007f86980b67a4 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f86980713f0 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f8698071de8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f8698071fcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f869fb6787e in QEventDispatcherGlib::processEvents (this=0x7f865802bfb0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#5  0x00007f869fb36d21 in QEventLoop::processEvents (this=this@entry=0x7f8660db3dc0, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f869fb37085 in QEventLoop::exec (this=this@entry=0x7f8660db3dc0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f869fa2ae89 in QThread::exec (this=this@entry=0x2148010) at thread/qthread.cpp:538
#8  0x00007f869fb17493 in QInotifyFileSystemWatcherEngine::run (this=0x2148010) at io/qfilesystemwatcher_inotify.cpp:265
#9  0x00007f869fa2d6ff in QThreadPrivate::start (arg=0x2148010) at thread/qthread_unix.cpp:349
#10 0x00007f86985436aa in start_thread (arg=0x7f8660db4700) at pthread_create.c:333
#11 0x00007f869e4ceeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f86a12017c0 (LWP 5417)):
[KCrash Handler]
#6  0x0000000000000000 in ?? ()
#7  0x00007f869b6f947f in QGLShaderProgram::bindAttributeLocation (this=<optimized out>, name=name@entry=0x7f86a0c4455e "a_vertexPosition", location=location@entry=0) at qglshaderprogram.cpp:1029
#8  0x00007f86a08e6641 in KisOpenGLCanvas2::initializeDisplayShader (this=this@entry=0x2d216d0) at /build/krita-testing-ukd4a9/krita-testing-2+git20150717+r22/krita/ui/opengl/kis_opengl_canvas2.cpp:619
#9  0x00007f86a08e6b54 in KisOpenGLCanvas2::setDisplayFilter (this=this@entry=0x2d216d0, displayFilter=<optimized out>) at /build/krita-testing-ukd4a9/krita-testing-2+git20150717+r22/krita/ui/opengl/kis_opengl_canvas2.cpp:201
#10 0x00007f86a064932f in KisCanvas2::createOpenGLCanvas (this=this@entry=0x2d15ab0) at /build/krita-testing-ukd4a9/krita-testing-2+git20150717+r22/krita/ui/canvas/kis_canvas2.cpp:387
#11 0x00007f86a064d8c6 in KisCanvas2::createCanvas (this=this@entry=0x2d15ab0, useOpenGL=<optimized out>) at /build/krita-testing-ukd4a9/krita-testing-2+git20150717+r22/krita/ui/canvas/kis_canvas2.cpp:406
#12 0x00007f86a064dcbf in KisCanvas2::KisCanvas2 (this=0x2d15ab0, coordConverter=<optimized out>, resourceManager=0x1b48b80, view=..., sc=0x2a592f8) at /build/krita-testing-ukd4a9/krita-testing-2+git20150717+r22/krita/ui/canvas/kis_canvas2.cpp:138
#13 0x00007f86a0ac2035 in KisView::KisView (this=0x2cf72f0, document=<optimized out>, resourceManager=0x1b48b80, actionCollection=<optimized out>, parent=<optimized out>) at /build/krita-testing-ukd4a9/krita-testing-2+git20150717+r22/krita/ui/KisView.cpp:274
#14 0x00007f86a0a9f4ee in KisPart::createView (this=this@entry=0x1b43f20, document=document@entry=0x2c49550, resourceManager=0x1b48b80, actionCollection=actionCollection@entry=0x1ae6470, parent=parent@entry=0x1bb1ac0) at /build/krita-testing-ukd4a9/krita-testing-2+git20150717+r22/krita/ui/KisPart.cpp:269
#15 0x00007f86a0aa1e91 in KisPart::startCustomDocument (this=0x1b43f20, doc=0x2c49550) at /build/krita-testing-ukd4a9/krita-testing-2+git20150717+r22/krita/ui/KisPart.cpp:626
#16 0x00007f86a0aa6328 in KisPart::qt_static_metacall (_o=0x1b43f20, _c=<optimized out>, _id=8, _a=0x7ffd4d997970) at /build/krita-testing-ukd4a9/krita-testing-2+git20150717+r22/obj-x86_64-linux-gnu/krita/ui/KisPart.moc:72
#17 0x00007f869fb4d1ec in QMetaObject::activate (sender=sender@entry=0x29fbf80, m=m@entry=0x7f86a0f83b80 <KisCustomImageWidget::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffd4d997970) at kernel/qobject.cpp:3567
#18 0x00007f86a0982568 in documentSelected (_t1=<optimized out>, this=<optimized out>) at /build/krita-testing-ukd4a9/krita-testing-2+git20150717+r22/obj-x86_64-linux-gnu/krita/ui/kis_custom_image_widget.moc:199
#19 createImage (this=<optimized out>) at /build/krita-testing-ukd4a9/krita-testing-2+git20150717+r22/krita/ui/widgets/kis_custom_image_widget.cc:225
#20 KisCustomImageWidget::qt_static_metacall (_o=0x29fbf80, _c=<optimized out>, _id=<optimized out>, _a=0x7ffd4d997ae0) at /build/krita-testing-ukd4a9/krita-testing-2+git20150717+r22/obj-x86_64-linux-gnu/krita/ui/kis_custom_image_widget.moc:149
#21 0x00007f869fb4d1ec in QMetaObject::activate (sender=sender@entry=0x2a60170, m=m@entry=0x7f869f99b8e0 <QAbstractButton::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffd4d997ae0) at kernel/qobject.cpp:3567
#22 0x00007f869f518332 in QAbstractButton::clicked (this=this@entry=0x2a60170, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:219
#23 0x00007f869f255573 in QAbstractButtonPrivate::emitClicked (this=this@entry=0x2a601a0) at widgets/qabstractbutton.cpp:548
#24 0x00007f869f256924 in QAbstractButtonPrivate::click (this=this@entry=0x2a601a0) at widgets/qabstractbutton.cpp:541
#25 0x00007f869f256a34 in QAbstractButton::mouseReleaseEvent (this=0x2a60170, e=0x7ffd4d998050) at widgets/qabstractbutton.cpp:1123
#26 0x00007f869eed2dc8 in QWidget::event (this=0x2a60170, event=0x7ffd4d998050) at kernel/qwidget.cpp:8775
#27 0x00007f869ee7f9bc in QApplicationPrivate::notify_helper (this=this@entry=0xde7c40, receiver=receiver@entry=0x2a60170, e=e@entry=0x7ffd4d998050) at kernel/qapplication.cpp:4570
#28 0x00007f869ee8663f in QApplication::notify (this=<optimized out>, receiver=receiver@entry=0x2a60170, e=e@entry=0x7ffd4d998050) at kernel/qapplication.cpp:4113
#29 0x00007f86a0a40337 in KisApplication::notify (this=<optimized out>, receiver=0x2a60170, event=0x7ffd4d998050) at /build/krita-testing-ukd4a9/krita-testing-2+git20150717+r22/krita/ui/KisApplication.cpp:543
#30 0x00007f869fb381cd in QCoreApplication::notifyInternal (this=0x7ffd4d999bf0, receiver=receiver@entry=0x2a60170, event=event@entry=0x7ffd4d998050) at kernel/qcoreapplication.cpp:955
#31 0x00007f869ee85c9f in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#32 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x2a60170, event=event@entry=0x7ffd4d998050, alienWidget=alienWidget@entry=0x2a60170, nativeWidget=nativeWidget@entry=0x1ec3150, buttonDown=buttonDown@entry=0x7f869f9ad578 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3178
#33 0x00007f869eeff9a2 in QETWidget::translateMouseEvent (this=this@entry=0x1ec3150, event=event@entry=0x7ffd4d9983b0) at kernel/qapplication_x11.cpp:4632
#34 0x00007f869eeff24c in QApplication::x11ProcessEvent (this=0x7ffd4d999bf0, event=event@entry=0x7ffd4d9983b0) at kernel/qapplication_x11.cpp:3626
#35 0x00007f869ef27ba2 in x11EventSourceDispatch (s=0xde94b0, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#36 0x00007f8698071c3d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#37 0x00007f8698071f20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#38 0x00007f8698071fcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#39 0x00007f869fb6785e in QEventDispatcherGlib::processEvents (this=0xde7c00, flags=...) at kernel/qeventdispatcher_glib.cpp:450
#40 0x00007f869ef27c66 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#41 0x00007f869fb36d21 in QEventLoop::processEvents (this=this@entry=0x7ffd4d9987a0, flags=...) at kernel/qeventloop.cpp:149
#42 0x00007f869fb37085 in QEventLoop::exec (this=this@entry=0x7ffd4d9987a0, flags=...) at kernel/qeventloop.cpp:204
#43 0x00007f869f359d9c in QDialog::exec (this=0x1ec3150) at dialogs/qdialog.cpp:562
#44 0x00007f86a0aa6811 in KisPart::showStartUpWidget (this=0x1b43f20, mainWindow=mainWindow@entry=0x1bb1ac0, alwaysShow=alwaysShow@entry=true) at /build/krita-testing-ukd4a9/krita-testing-2+git20150717+r22/krita/ui/KisPart.cpp:564
#45 0x00007f86a0a8294a in KisMainWindow::slotFileNew (this=this@entry=0x1bb1ac0) at /build/krita-testing-ukd4a9/krita-testing-2+git20150717+r22/krita/ui/KisMainWindow.cpp:1139
#46 0x00007f86a0a97fea in KisMainWindow::qt_static_metacall (_o=0x1bb1ac0, _c=<optimized out>, _id=6, _a=0x7ffd4d998ba0) at /build/krita-testing-ukd4a9/krita-testing-2+git20150717+r22/obj-x86_64-linux-gnu/krita/ui/KisMainWindow.moc:152
#47 0x00007f869fb4d1ec in QMetaObject::activate (sender=sender@entry=0x24640f0, m=m@entry=0x7f869f974540 <QAction::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7ffd4d998ba0) at kernel/qobject.cpp:3567
#48 0x00007f869ee78fd2 in QAction::triggered (this=this@entry=0x24640f0, _t1=false) at .moc/release-shared/moc_qaction.cpp:276
#49 0x00007f869ee7ab57 in QAction::activate (this=0x24640f0, event=<optimized out>) at kernel/qaction.cpp:1257
#50 0x00007f869f2568e3 in QAbstractButtonPrivate::click (this=this@entry=0x25fea20) at widgets/qabstractbutton.cpp:530
#51 0x00007f869f256a34 in QAbstractButton::mouseReleaseEvent (this=0x2464b00, e=0x7ffd4d999120) at widgets/qabstractbutton.cpp:1123
#52 0x00007f869f318b1a in QToolButton::mouseReleaseEvent (this=<optimized out>, e=<optimized out>) at widgets/qtoolbutton.cpp:723
#53 0x00007f869eed2dc8 in QWidget::event (this=0x2464b00, event=0x7ffd4d999120) at kernel/qwidget.cpp:8775
#54 0x00007f869ee7f9bc in QApplicationPrivate::notify_helper (this=this@entry=0xde7c40, receiver=receiver@entry=0x2464b00, e=e@entry=0x7ffd4d999120) at kernel/qapplication.cpp:4570
#55 0x00007f869ee8663f in QApplication::notify (this=<optimized out>, receiver=receiver@entry=0x2464b00, e=e@entry=0x7ffd4d999120) at kernel/qapplication.cpp:4113
#56 0x00007f86a0a40337 in KisApplication::notify (this=<optimized out>, receiver=0x2464b00, event=0x7ffd4d999120) at /build/krita-testing-ukd4a9/krita-testing-2+git20150717+r22/krita/ui/KisApplication.cpp:543
#57 0x00007f869fb381cd in QCoreApplication::notifyInternal (this=0x7ffd4d999bf0, receiver=receiver@entry=0x2464b00, event=event@entry=0x7ffd4d999120) at kernel/qcoreapplication.cpp:955
#58 0x00007f869ee85c9f in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#59 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x2464b00, event=event@entry=0x7ffd4d999120, alienWidget=alienWidget@entry=0x2464b00, nativeWidget=nativeWidget@entry=0x1bb1ac0, buttonDown=buttonDown@entry=0x7f869f9ad578 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3178
#60 0x00007f869eeff9a2 in QETWidget::translateMouseEvent (this=this@entry=0x1bb1ac0, event=event@entry=0x7ffd4d999480) at kernel/qapplication_x11.cpp:4632
#61 0x00007f869eeff24c in QApplication::x11ProcessEvent (this=0x7ffd4d999bf0, event=event@entry=0x7ffd4d999480) at kernel/qapplication_x11.cpp:3626
#62 0x00007f869ef27ba2 in x11EventSourceDispatch (s=0xde94b0, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#63 0x00007f8698071c3d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#64 0x00007f8698071f20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#65 0x00007f8698071fcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#66 0x00007f869fb6785e in QEventDispatcherGlib::processEvents (this=0xde7c00, flags=...) at kernel/qeventdispatcher_glib.cpp:450
#67 0x00007f869ef27c66 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#68 0x00007f869fb36d21 in QEventLoop::processEvents (this=this@entry=0x7ffd4d999860, flags=...) at kernel/qeventloop.cpp:149
#69 0x00007f869fb37085 in QEventLoop::exec (this=this@entry=0x7ffd4d999860, flags=...) at kernel/qeventloop.cpp:204
#70 0x00007f869fb3cb09 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1227
#71 0x00007f869ee7dc1c in QApplication::exec () at kernel/qapplication.cpp:3828
#72 0x00000000004027c7 in main (argc=<optimized out>, argv=<optimized out>) at /build/krita-testing-ukd4a9/krita-testing-2+git20150717+r22/krita/main.cc:194

Reported using DrKonqi
Comment 2 Dmitry Kazakov 2015-07-24 10:08:57 UTC
Hi, kerfus!

Could you start Krita from a terminal and paste its output here? Looks like it is a GPU driver problem.

Please, also append information about what GPU and driver you use.
Comment 3 Dmitry Kazakov 2015-07-24 10:30:58 UTC
I have marked the bug as NEEDSINFO. Please add your comment with an additional info and reopen the report by setting it to REOPENED state. If not, close it by adding a comment and setting RESOLVED/FIXED state.
Comment 4 kerfus 2015-07-27 08:50:13 UTC
Yes, the problem was caused by GPU driver. it disappeared during the next boot . NVIDIA Driver Version 346.59. The problem with the resize of the Krita window was caused by the left tools panel (originally in one column). I changed it in two columns and can resize the Krita window properly.

The run in command line brings output

krita(3948)/koffice (lib komain) KoPluginLoader::load: Loading plugin "Textdocument Inspection" failed,  "Could not find plugin 'Textdocument Inspection' for application 'krita'" 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal51.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal55.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal45.gbr" failed 
WARNING: loading of GBR brushes with 8 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/pixel16.gbr" failed 
WARNING: loading of GBR brushes with 8 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/callig416.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal30.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/15fcirclef16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal17.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/9fcirclef16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/confettif16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal64.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal15.gbr" failed 
WARNING: loading of GBR brushes with 8 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/9circle16.gbr" failed 
WARNING: loading of GBR brushes with 8 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/5x5squareBlur16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal54.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal43.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal56.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/callig4f16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/5x5squaref16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/5circlef16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/galaxyf16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/callig2f16.gbr" failed 
WARNING: loading of GBR brushes with 8 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/10x10squareBlur16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal33.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/19circlef16.gbr" failed 
WARNING: loading of GBR brushes with 8 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/galaxy16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal21.gbr" failed 
WARNING: loading of GBR brushes with 8 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/galaxy_big16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/thegimpf16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal20.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/11circlef16.gbr" failed 
WARNING: loading of GBR brushes with 8 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/dunes16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal37.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/5fcirclef16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal14.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/7fcirclef16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal38.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/10x10squareBlurf16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/dunesf16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal35.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/7circlef16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal40.gbr" failed 
WARNING: loading of GBR brushes with 8 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/11circle16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal32.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/11fcirclef16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal25.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/callig3f16.gbr" failed 
WARNING: loading of GBR brushes with 8 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/5x5square16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal49.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal12.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal44.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/5x5squareBlurf16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal16.gbr" failed 
WARNING: loading of GBR brushes with 8 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/callig216.gbr" failed 
WARNING: loading of GBR brushes with 8 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/20x20squareBlur16.gbr" failed 
WARNING: loading of GBR brushes with 8 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/7circle16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal08.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal34.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal06.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal19.gbr" failed 
WARNING: loading of GBR brushes with 8 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/17circle16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal24.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal42.gbr" failed 
WARNING: loading of GBR brushes with 8 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/20x20square16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/9circlef16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal07.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/callig1f16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal65.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal27.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal62.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal23.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal05.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal04.gbr" failed 
WARNING: loading of GBR brushes with 8 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/15circle16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal31.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal58.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal09.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal41.gbr" failed 
WARNING: loading of GBR brushes with 8 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/thegimp16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal28.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal46.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/10x10squaref16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal22.gbr" failed 
WARNING: loading of GBR brushes with 8 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/confetti16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/3fcirclef16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/17circlef16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal02.gbr" failed 
WARNING: loading of GBR brushes with 8 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/19circle16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal63.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal53.gbr" failed 
WARNING: loading of GBR brushes with 8 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/10x10square16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/19fcirclef16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal59.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/20x20squaref16.gbr" failed 
WARNING: loading of GBR brushes with 8 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/xcf16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/20x20squareBlurf16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/galaxy_smallf16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal39.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal36.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal60.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal48.gbr" failed 
WARNING: loading of GBR brushes with 8 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/callig316.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/15circlef16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal47.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal01.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal57.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal10.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal50.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/pixelf16.gbr" failed 
WARNING: loading of GBR brushes with 8 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/13circle16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal18.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal52.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/xcff16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/galaxy_bigf16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal61.gbr" failed 
WARNING: loading of GBR brushes with 8 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/3circle16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal11.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal03.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/3circlef16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal13.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/13fcirclef16.gbr" failed 
WARNING: loading of GBR brushes with 8 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/callig116.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/1circlef16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal26.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/17fcirclef16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/13circlef16.gbr" failed 
WARNING: loading of GBR brushes with 8 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/5circle16.gbr" failed 
WARNING: loading of GBR brushes with 18 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/NS1-Charcoal29.gbr" failed 
WARNING: loading of GBR brushes with 8 bytes per pixel is not supported 
krita(3948) KoResourceServer<T, Policy>::loadResources: Loading resource  "/usr/share/create/brushes/gimp/galaxy_small16.gbr" failed 
void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking action "Close" under id 36 
void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking action "Close All" under id 37 
Failed to open "brushes/bird.gih" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/01_canvas.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/02_rough-canvas.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/02b_WoofTissue.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/03_default-paper.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/04_paper-C-grain.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/05_paper-torchon.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/06_hard-grain.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/07_big-grain.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/08_bump-relief.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/09_drawed_crosshatched.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/09b_drawed-CrossedLines.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/10_drawed_dotted.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/11_drawed_furry.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/12_drawed_vertical.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/13_drawed_swirl.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/14_texture-rock.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/15_texture-rockB.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/16_texture-woody.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/17_texture-melt.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/18_texture-bark.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/18b_WaveFlex.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/19_texture-crackle.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/20_texture-vegetal.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/21_texture-chainmail.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/22_texture-reptile.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/23-dynamic-screentone-A.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/24-dynamic-screentone-B.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/25-dynamic-screentone-C.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/4-paper-soft-grain_testdark-black15.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/4-paper-soft-grain_testdark-black55.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to open "patterns/4-paper-soft-grain_teststrong.pat" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/4-paper-soft-grain_teststrong.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/4-paper-soft-grain_testtweak2.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/background-pc.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle" 
Failed to load "patterns/bg-texture.png" from bundle "/home/ol/.kde/share/apps/krita/bundles/2015-04-17_deevadkrita_V6.bundle
Comment 5 Dmitry Kazakov 2015-07-28 08:10:36 UTC
Hi, kerfus!

This output is from the normal run of Krita, right? Because it doesn't report any problems :(

I will keep the bug as NEEDSINFO. If you face the crash again, please create a terminal log for it, attach to this bug and reopen it :)

And thank you for using Krita! :)
Comment 6 Halla Rempt 2016-06-16 09:58:33 UTC
I think the reported said that his problems had been resolved after a driver update. The toolbox issue is also fixed in 3.0.