Bug 410914

Summary: Miss editing environment
Product: [Applications] kdevelop Reporter: peje66
Component: Language Support: PHPAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: wishlist CC: kossebau
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed In: 5.5.0

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