Summary: | Kate crashes on saving settings after editing extensions for filetype | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | poomklao |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | abin.gecb, joakim, nate |
Priority: | NOR | Keywords: | drkonqi |
Version: | 21.12.3 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/frameworks/ktexteditor/commit/c057955fc5a0233a08c26b09d5d7a4a2ddf1755b | Version Fixed In: | 5.94 |
Sentry Crash Report: |
Description
poomklao
2022-04-05 05:39:57 UTC
#5 0x00007f11ad2eb665 in KateModeMenuList::reloadItems (this=0x5618bd0f2a00) at ./src/mode/katemodemenulist.cpp:193 #6 0x00007f11ad2dd2a7 in KateModeManager::update (this=this@entry=0x5618bbf420f0) at ./src/view/kateview.h:1035 #7 0x00007f11ad2de2f3 in KateModeManager::save (this=0x5618bbf420f0, v=...) at ./src/mode/katemodemanager.cpp:221 #8 0x00007f11ad2e065a in ModeConfigPage::apply (this=0x5618bd7f5a20) at ./src/utils/kateglobal.h:242 #9 0x00007f11ad28b0a5 in KateSaveConfigTab::apply (this=0x5618bd8eaa40) at ./src/dialogs/katedialogs.cpp:971 #10 0x00005618ba08bc21 in KateConfigDialog::slotApply (this=0x5618bd60d160) at ./kate/kateconfigdialog.cpp:384 Git commit c057955fc5a0233a08c26b09d5d7a4a2ddf1755b by Waqar Ahmed. Committed on 06/04/2022 at 20:56. Pushed by waqar into branch 'master'. Fix crash when ModeMenuList wasn't init but we try to reload it M +5 -0 src/mode/katemodemenulist.cpp https://invent.kde.org/frameworks/ktexteditor/commit/c057955fc5a0233a08c26b09d5d7a4a2ddf1755b *** Bug 453755 has been marked as a duplicate of this bug. *** *** Bug 454291 has been marked as a duplicate of this bug. *** |