[kate] [Bug 472230] Kate crashed when switching files with Ctrl+Tab

2023-08-18 Thread Danang Rahmatullah
https://bugs.kde.org/show_bug.cgi?id=472230

--- Comment #7 from Danang Rahmatullah  ---
Created attachment 161043
  --> https://bugs.kde.org/attachment.cgi?id=161043=edit
Kate crash logs from journalctl

(In reply to Waqar Ahmed from comment #4)
> Do you have any steps to reproduce the crash? Do you use sessions?

I was able to reproduce it this morning.

After waking the laptop from sleep, I opened a new Kate instance from the
Application Launcher. There were no Kate windows open prior to opening Kate
from the Application launcher. Once the Kate window appeared, I noticed that
there was a new document tab with the title "Untitled" rather than a no Welcome
tab. Clicking Ctrl+Tab closed the Kate window and prompted a bug report
notification. Due to issues with dunst, I was not able to submit a bug report
from the crash report window, but I have attached the output of my
`journalctl`.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 472230] Kate crashed when switching files with Ctrl+Tab

2023-08-17 Thread Danang Rahmatullah
https://bugs.kde.org/show_bug.cgi?id=472230

--- Comment #5 from Danang Rahmatullah  ---
(In reply to Waqar Ahmed from comment #4)
> Do you have any steps to reproduce the crash? Do you use sessions?

I did the following three times and the crash was reproducible.
1. Open a new instance of Kate.
2. Press Ctrl+N.
3. Press Ctrl+Shift+Tab

However, after closing all Kate windows and attempting to reproduce the crash,
it is no longer reproducible at the current state of my machine. Unfortunately,
I don't remember what files I had open in Kate before the crash took place.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 472230] Kate crashed when switching files with Ctrl+Tab

2023-08-17 Thread Danang Rahmatullah
https://bugs.kde.org/show_bug.cgi?id=472230

Danang Rahmatullah  changed:

   What|Removed |Added

 CC||dasya...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 472230] Kate crashed when switching files with Ctrl+Tab

2023-08-17 Thread Danang Rahmatullah
https://bugs.kde.org/show_bug.cgi?id=472230

--- Comment #3 from Danang Rahmatullah  ---
Created attachment 161017
  --> https://bugs.kde.org/attachment.cgi?id=161017=edit
New crash information added by DrKonqi

kate (23.04.3) using Qt 5.15.10

Pressing either ctrl+tab or ctrl+shift+tab crashes the app

-- Backtrace (Reduced):
#4  0x7febaf5a80fd in QWidget::windowIcon() const () at
/usr/lib/libQt5Widgets.so.5
[...]
#6  0x7febaf80304e in
QStyledItemDelegate::initStyleOption(QStyleOptionViewItem*, QModelIndex const&)
const () at /usr/lib/libQt5Widgets.so.5
#7  0x7febaf806fc3 in QStyledItemDelegate::sizeHint(QStyleOptionViewItem
const&, QModelIndex const&) const () at /usr/lib/libQt5Widgets.so.5
#8  0x7febaf8537f5 in QTreeView::indexRowSizeHint(QModelIndex const&) const
() at /usr/lib/libQt5Widgets.so.5
#9  0x7febaf8539c5 in QTreeViewPrivate::itemHeight(int) const () at
/usr/lib/libQt5Widgets.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.