[kate] [Bug 437419] External Tools variables self-populating

2021-09-02 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=437419 Christoph Cullmann changed: What|Removed |Added Version Fixed In||21.12.0 CC|

[kate] [Bug 437419] External Tools variables self-populating

2021-09-02 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=437419 Christoph Cullmann changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[kate] [Bug 437419] External Tools variables self-populating

2021-09-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=437419 Bug Janitor Service changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #14 from Bug Janitor

[kate] [Bug 437419] External Tools variables self-populating

2021-09-01 Thread Christopher Yeleighton
https://bugs.kde.org/show_bug.cgi?id=437419 --- Comment #13 from Christopher Yeleighton --- (In reply to Dominik Haumann from comment #11) > I think I added the regression by accident here: > https://invent.kde.org/utilities/kate/-/commit/ > 372485eb165aa6a58e122dd927e5d4660e9025c1 Also, "writeS

[kate] [Bug 437419] External Tools variables self-populating

2021-09-01 Thread Christopher Yeleighton
https://bugs.kde.org/show_bug.cgi?id=437419 --- Comment #12 from Christopher Yeleighton --- Do you mean "to remove the group"? -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 437419] External Tools variables self-populating

2021-09-01 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=437419 --- Comment #11 from Dominik Haumann --- I think I added the regression by accident here: https://invent.kde.org/utilities/kate/-/commit/372485eb165aa6a58e122dd927e5d4660e9025c1 What is missing is to first remove the section before writing it only part

[kate] [Bug 437419] External Tools variables self-populating

2021-08-31 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=437419 Dominik Haumann changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[kate] [Bug 437419] External Tools variables self-populating

2021-08-30 Thread Christopher Yeleighton
https://bugs.kde.org/show_bug.cgi?id=437419 --- Comment #9 from Christopher Yeleighton --- I also think that setting a configuration property to an empty string is a bad idea; such a property should not be stored at all. -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 437419] External Tools variables self-populating

2021-08-30 Thread Christopher Yeleighton
https://bugs.kde.org/show_bug.cgi?id=437419 --- Comment #8 from Christopher Yeleighton --- This also means that a tool must have a category specified before saving. Currently any new tool is processed first because its category is empty, which means it ends up in the first category (in my case c

[kate] [Bug 437419] External Tools variables self-populating

2021-08-30 Thread Christopher Yeleighton
https://bugs.kde.org/show_bug.cgi?id=437419 --- Comment #7 from Christopher Yeleighton --- I think we should replace the entry [Tool 0] with [tool hash] to avoid old values hanging around. -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 437419] External Tools variables self-populating

2021-08-30 Thread Christopher Yeleighton
https://bugs.kde.org/show_bug.cgi?id=437419 --- Comment #6 from Christopher Yeleighton --- (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 whe

[kate] [Bug 437419] External Tools variables self-populating

2021-08-30 Thread Christopher Yeleighton
https://bugs.kde.org/show_bug.cgi?id=437419 --- Comment #5 from Christopher Yeleighton --- Unfortunately, everything in the code looks quite normal. Additionally, gdb is giving me a hard time: (gdb) info symbol KateExternalToolsConfigWidget::editTool KateExternalToolsConfigWidget::editTool(Kate

[kate] [Bug 437419] External Tools variables self-populating

2021-08-30 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=437419 --- Comment #4 from Dominik Haumann --- Did you find the location in the code for this misbehavior already? That would be great! -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 437419] External Tools variables self-populating

2021-08-29 Thread Christopher Yeleighton
https://bugs.kde.org/show_bug.cgi?id=437419 --- Comment #3 from Christopher Yeleighton --- (In reply to Christopher Yeleighton from comment #1) > Arguments:=-r %{Document:Path} > Editor command:=git-cola > Category:=Git These things get borrowed from [Tool 0]. -- You are receiving this mail be

[kate] [Bug 437419] External Tools variables self-populating

2021-08-29 Thread Christopher Yeleighton
https://bugs.kde.org/show_bug.cgi?id=437419 --- Comment #2 from Christopher Yeleighton --- Arguments= (space) works though. It seems the Editor command must be filled, it does not matter with what unless you want to actually use it as a command. -- You are receiving this mail because: You are

[kate] [Bug 437419] External Tools variables self-populating

2021-08-29 Thread Christopher Yeleighton
https://bugs.kde.org/show_bug.cgi?id=437419 Christopher Yeleighton changed: What|Removed |Added CC||giecr...@stegny.2a.pl --- Comment #1 f

[kate] [Bug 437419] External Tools variables self-populating

2021-05-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=437419 Nate Graham changed: What|Removed |Added CC||n...@kde.org -- You are receiving this mail beca