Bug 409597 - Script execution should be in konsole/terminal, not in background, or else interactive scripts don't work
Summary: Script execution should be in konsole/terminal, not in background, or else in...
Status: CONFIRMED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords: accessibility, usability
Depends on:
Blocks:
 
Reported: 2019-07-07 19:57 UTC by userw2891
Modified: 2025-03-24 22:58 UTC (History)
3 users (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 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