Bug 475732 - External tools does not show
Summary: External tools does not show
Status: RESOLVED NOT A BUG
Alias: None
Product: kate
Classification: Applications
Component: application (show other bugs)
Version: 23.08.1
Platform: Other Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-17 10:40 UTC by Igor Perković
Modified: 2023-10-22 13:17 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Perković 2023-10-17 10:40:53 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1.  Remove all external tools
2.  Add single one


OBSERVED RESULT
In menu, there is no single entry

EXPECTED RESULT
I should see my external tool entry in the menu

SOFTWARE/OS VERSIONS
Windows: 10

ADDITIONAL INFORMATION
It worked, then stopped. Reinstalled and cleared all Local and Roaming data as well.
Comment 1 Waqar Ahmed 2023-10-19 08:15:38 UTC
This is most likely because the tool that you are adding is not executable or it has some other issue. Please make sure all parameters are set correctly.
Comment 2 Igor Perković 2023-10-19 08:21:50 UTC
It is like that even on plain install of KDE Kate. Even if I did not add anything, still I cannot see the External tools on the menu, neither add shortcut to them... They are invisible.

What I have tried to run is csvq cli app on Windows and parameters are really straightforward... csvq "some query over csv".

What is the strangest thing is that it worked at the first and then suddenly disappeared from the menus.

This is the only case on WIndows. My Linux Kate works just fine.
Comment 3 Igor Perković 2023-10-22 13:17:04 UTC
Solved.

I tried to separate application executable entry from arguments entry and then it worked.