Bug 397247

Summary: Krita crashes upon drawing a text box.
Product: [Applications] krita Reporter: Rene Antonaccio <rene.antonaccio>
Component: Tool/TextAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: halla
Priority: NOR    
Version First Reported In: 4.1.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Rene Antonaccio 2018-08-07 17:57:29 UTC
As described above. Krita installation used is 4.1.1 stable available through Flatpak. OS is a debian-based Subgraph OS. This is the log emitted at the event:

```
Aug 07 14:30:10 subgraph org.kde.krita.desktop[9337]: QMetaObject::indexOfSignal: signal selectionChanged() from KoSelectedShapesProxy redefined in KisSelectedShapesProxy
Aug 07 14:30:10 subgraph org.kde.krita.desktop[9337]: QMetaObject::indexOfSignal: signal selectionChanged() from KoSelectedShapesProxy redefined in KisSelectedShapesProxy
Aug 07 14:30:16 subgraph org.kde.krita.desktop[9337]: convertFromSvg. text: "<text>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</text>" styles: "<defs>\n <style>\n  text {\n   font-family:'Noto Sans';\n   font-size:72 ;   text-anchor:start;\n  }\n</style>\n</defs>" bounds: QRectF(201.265,341.849 1220.37x469.599) ppi: 72
Aug 07 14:30:16 subgraph org.kde.krita.desktop[9337]: QMetaObject::indexOfSignal: signal selectionChanged() from KoSelectedShapesProxy redefined in KisSelectedShapesProxy
Aug 07 14:30:16 subgraph org.kde.krita.desktop[9337]: QMetaObject::indexOfSignal: signal selectionContentChanged() from KoSelectedShapesProxy redefined in KisSelectedShapesProxy
Aug 07 14:30:16 subgraph org.kde.krita.desktop[9337]: ASSERT failure in QVector<T>::operator[]: "index out of range", file ../../include/QtCore/../../src/corelib/tools/qvector.h, line 432
```
Comment 1 Halla Rempt 2018-08-07 18:01:43 UTC
I'm sorry, but that looks a flatpak packaging problem where some parts aren't updated correctly. It's certianly not a problem in Krita's code :-(