[kate] [Bug 456307] Expanding variables in External Tools's Executable field

Waqar Ahmed bugzilla_noreply at kde.org
Mon Feb 20 12:02:07 GMT 2023


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

Waqar Ahmed <waqar.17a at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |23.04
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/util
                   |                            |ities/kate/commit/74c459c37
                   |                            |80dab24d39044ccb27f83aaf48e
                   |                            |8e83
             Status|ASSIGNED                    |RESOLVED

--- Comment #5 from Waqar Ahmed <waqar.17a at gmail.com> ---
Git commit 74c459c3780dab24d39044ccb27f83aaf48e8e83 by Waqar Ahmed.
Committed on 20/02/2023 at 11:52.
Pushed by waqar into branch 'master'.

ExternalTools: Fix tools with variables in their exec are ignored

We can't hasexec on load as noted in the bugreport. Instead we can just
when the tool is exectued and its variables have been expanded that it
exists or not. If it doesn't exist, we show a message to the user
FIXED-IN: 23.04

M  +18   -2    addons/externaltools/externaltoolsplugin.cpp
M  +1    -1    addons/externaltools/kateexternaltool.cpp
M  +14   -1    addons/externaltools/kateexternaltool.h
M  +1    -1    addons/externaltools/kateexternaltoolsconfigwidget.cpp
M  +3    -1    addons/externaltools/kateexternaltoolsview.cpp

https://invent.kde.org/utilities/kate/commit/74c459c3780dab24d39044ccb27f83aaf48e8e83

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



More information about the kde-mac mailing list