https://bugs.kde.org/show_bug.cgi?id=437419

--- Comment #6 from Christopher Yeleighton <giecr...@stegny.2a.pl> ---
(In reply to Dominik Haumann from comment #4)
> Did you find the location in the code for this misbehavior already? That
> would be great!

The arguments are empty upon return from editTool.
Still empty when added to QStandardItem.
Still empty when being saved at apply.

Breakpoint 9 at 0x7f6a7b468a94: file
/usr/src/debug/kate-21.08.0-1.1.x86_64/addons/externaltools/kateexternaltool.cpp,
line 129.

Still empty when passed to writeStringEntry by KateExternalTool::save.

However, m_config [Tool 0] .arguments is compromised at this point:

350         m_config->sync();

Continue to investigate.

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

Reply via email to