Bug 397247 - Krita crashes upon drawing a text box.
Summary: Krita crashes upon drawing a text box.
Status: RESOLVED NOT A BUG
Alias: None
Product: krita
Classification: Applications
Component: Tool/Text (show other bugs)
Version: 4.1.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-07 17:57 UTC by Rene Antonaccio
Modified: 2018-08-07 18:01 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 :-(