https://bugs.kde.org/show_bug.cgi?id=313638 --- Comment #20 from Dominik Haumann --- The backtraces in this bug report seem to be mixed up quite a bit. The last one contains: #66 0x00007f2424ebef50 in KateCommandLineScript::callFunction (this=this@entry=0x37c2050, cmd=..., args=..., errorMessage=...) at ../../part/script/katecommandlinescript.cpp:66 #67 0x00007f2424ebf3d1 in KateCommandLineScript::exec (this=0x37c2050, view=0x4ed4b30, cmd=..., msg=...) at ../../part/script/katecommandlinescript.cpp:134 #68 0x00007f2424f471f7 in KateCmdLineEdit::slotReturnPressed (this=0x77edd60, text=...) at ../../part/view/kateviewhelpers.cpp:1117 #69 0x00007f2424f47899 in KateCommandLineBar::execute (this=this@entry=0x6a89320, text=...) at ../../part/view/kateviewhelpers.cpp:838 #70 0x00007f2424ec4f64 in KateScriptAction::exec (this=0x53a4f60) at ../../part/script/katescriptaction.cpp:6 Yes, this is Kate related. But I'm not seeing from the trace why the command line is executed here. If it were the indenter, one should see KateAutoIndent somewhere. @Michael: did you rebind Enter to some other action? -- You are receiving this mail because: You are watching all bug changes.