Bug 410914 - Miss editing environment
Summary: Miss editing environment
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: PHP (show other bugs)
Version: git master
Platform: Debian unstable Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-15 07:21 UTC by peje66
Modified: 2019-11-06 18:27 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.5.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description peje66 2019-08-15 07:21:55 UTC
SUMMARY
When configuring a launch for a script application such as a php-program
I can't edit or add an environment like when launching a compiled binary.

Workaround is to create a compiled binary launch and edit/add the environment there and then return to the script launch
Comment 1 Friedrich W. H. Kossebau 2019-11-06 18:23:36 UTC
The better workaround is going to the General KDevelop Settings dialog, and there using the tab "Environments".
Okay, that means closing the Launcher configuration dialog, so might not be better from that POV :)
Comment 2 Friedrich W. H. Kossebau 2019-11-06 18:27:14 UTC
Git commit c325a78dc39c4204cde465d31f125f7ec24a23f6 by Friedrich W. H. Kossebau.
Committed on 06/11/2019 at 18:20.
Pushed by kossebau into branch 'master'.

Script launcher: add env profile configure dialog button to config UI

Provides quick access to edit environments profiles or create new ones,
as desired for the current script launcher.
The same is already present in the config UI for the binary app launcher.
FIXED-IN: 5.5.0

M  +3    -1    plugins/executescript/CMakeLists.txt
M  +2    -0    plugins/executescript/scriptappconfig.cpp
M  +23   -5    plugins/executescript/scriptappconfig.ui

https://invent.kde.org/kde/kdevelop/commit/c325a78dc39c4204cde465d31f125f7ec24a23f6