https://bugs.kde.org/show_bug.cgi?id=473485
Bug ID: 473485
Summary: QAbstractItemModel::endInsertColumns: Invalid index
Classification: Applications
Product: krita
Version: 5.2.0-beta2
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
The first file I open in Krita, whatever the format (jpg, png, kra) generate
the following message in terminal:
```
QAbstractItemModel::endInsertColumns: Invalid index ( 0 , 101 ) in model
KisAnimTimelineFramesModel(0x5607b0855610)
```
STEPS TO REPRODUCE
1. Start Krita from terminal
2. Open a file
OBSERVED RESULT
- An invalid index message related to KisAnimTimelineFramesModel is displayed
- Next files opened don't generate message
Note: if Animation Timeline docker is visible, there's no error message
EXPECTED RESULT
- No error message?
SOFTWARE/OS VERSIONS
Krita
Version: 5.2.0-beta2
Hidpi: false
Qt
Version (compiled): 5.15.7
Version (loaded): 5.15.7
OS Information
Build ABI: x86_64-little_endian-lp64
Build CPU: x86_64
CPU: x86_64
Kernel Type: linux
Kernel Version: 5.19.0-45-generic
Pretty Productname: KDE neon 5.27
Product Type: neon
Product Version: 22.04
Desktop: KDE
Appimage build: Yes
--
You are receiving this mail because:
You are watching all bug changes.