| Summary: | Kate crashes when clicking on first "Welcome" widget after creating a new session | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Massimo Eynard <massimo.eynard> |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | st.jacob, str, waqar.17a |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 22.12.3 | ||
| Target Milestone: | --- | ||
| Platform: | Debian stable | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Massimo Eynard
2023-11-02 12:59:46 UTC
Cannot reproduce this in the latest release / master, please try with latest and reopen the ticket if you can still reproduce this crash. I can replicate it with Kate v22.12.3 How do I upgrade to latest kate version to test? > How do I upgrade to latest kate version to test? Check with your distro maintainers or try snap or build Kate yourself. https://kate-editor.org/build-it Reopen when you have tried with the latest or at least 23.08 Created attachment 165818 [details]
New crash information added by DrKonqi
kate (23.08.4) using Qt 5.15.12
Kate crashes when a text document is open and "Welcome" is clicked in the document selection under open controls.
-- Backtrace (Reduced):
#4 0x0000749693e4a0ed in ??? () at /usr/lib/qt/plugins/ktexteditor/katefiletreeplugin.so
#5 0x00007496a02d0e27 in ??? () at /usr/lib/libQt5Core.so.5
#6 0x00007496a11e356a in QAbstractItemView::clicked(QModelIndex const&) () at /usr/lib/libQt5Widgets.so.5
#7 0x00007496a11de7d5 in QAbstractItemView::mouseReleaseEvent(QMouseEvent*) () at /usr/lib/libQt5Widgets.so.5
#8 0x00007496a0faf1a1 in QWidget::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5
|