[rkward] [Bug 507923] RKWard crashed when using a context menu to paste a command in the console
Thomas Friedrichsmeier
bugzilla_noreply at kde.org
Thu Aug 7 19:34:06 BST 2025
https://bugs.kde.org/show_bug.cgi?id=507923
Thomas Friedrichsmeier <thomas.friedrichsmeier at kdemail.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thomas.friedrichsmeier at kdem
| |ail.net
--- Comment #3 from Thomas Friedrichsmeier <thomas.friedrichsmeier at kdemail.net> ---
Hmm. I cannot immediately reproduce this with frameworks version 6.14.0.
I am also rather baffled by this crash. The immediate cause is factory(),
returning a nullptr, of course, and this could easily be checked for. However,
TwinTableMember is a widget in the dataeditor, and I do not see, why it should
receive a context menu request event at all for something happening in a
different widget. That's also the reason why factory() is null: it simply isn't
the active window at the time of the event.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the rkward-devel
mailing list