Bug 408025 - Konsole command frozen.
Summary: Konsole command frozen.
Status: RESOLVED NOT A BUG
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 19.04.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-28 11:33 UTC by tgourlay
Modified: 2019-05-28 15:06 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tgourlay 2019-05-28 11:33:04 UTC
SUMMARY
For checking for any faults in the system by using the command line: sudo eopkg check | grep Broken | awk '{print $4}' | xargs sudo eopkg it --reinstall
Yields nothing. It asks for password then nothing continues.

STEPS TO REPRODUCE
1. Open Konsole
2. copy & paste sudo eopkg check | grep Broken | awk '{print $4}' | xargs sudo eopkg it --reinstall

OBSERVED RESULT
Nothing

EXPECTED RESULT
Checking / Reparing files

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Solus
(available in About System)
KDE Plasma Version: 5.15.5
KDE Frameworks Version: 5.58.0
Qt Version: 5.12.3

ADDITIONAL INFORMATION
Command from
https://bugs.kde.org/enter_bug.cgi?format=guided&product=konsole&version=19.04.1
Comment 1 Nate Graham 2019-05-28 15:06:29 UTC
This is a problem with the command itself, not Konsole.