Bug 409597

Summary: Script execution should be in konsole/terminal, not in background, or else interactive scripts don't work
Product: [Frameworks and Libraries] frameworks-kio Reporter: userw2891
Component: generalAssignee: KIO Bugs <kio-bugs-null>
Status: CONFIRMED ---    
Severity: normal CC: 4wy78uwh, elvis.angelaccio, kdelibs-bugs-null, nate
Priority: NOR Keywords: accessibility, usability
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description userw2891 2019-07-07 19:57:19 UTC
SUMMARY


STEPS TO REPRODUCE
1. create a script that contain a sudo password request
2. add execute permission to it
3. double click the script in Dolphin
4. push Execute button

OBSERVED RESULT
Script run in background, but it stop as is impossible to provide sudo password to it.

EXPECTED RESULT
- Script should open automatically Konsole and run inside it. So the button should be 'Execute in terminal / Execute in Konsole" (this is how it works on other desktops like Ubuntu Mate) So I can provide sudo Password to the script commands, password for encrypted drives, or different parameters for configuration scripts.
- script might also run in (Panels:terminal) if I show the terminal panel from dolphin menu (as KDE has this feature compare with other desktops) it mygt be nice that terminal to be also useful

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Kubuntu 19.04/KDE Neon
(available in About System)
KDE Plasma Version: probably any (tested 5.15)
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Roke Julian Lockhart Beedell 2025-05-03 18:26:11 UTC
(In reply to userw2891 from comment #0)

I agree! I presume that this would adhere to the default terminal preference?
Comment 2 Nate Graham 2025-05-06 14:48:51 UTC
Indeed.