https://bugs.kde.org/show_bug.cgi?id=521237
Bug ID: 521237
Summary: kioclient --interactive does not show any gui
Classification: Plasma
Product: kde-cli-tools
Version First 6.6.5
Reported In:
Platform: EndeavourOS
OS: Linux
Status: REPORTED
Severity: major
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
DESCRIPTION
Moving a file with kioclient --interactive does not show any interactive gui to
the user.
STEPS TO REPRODUCE
1. Move a large file to a mounted network share (so it doesn't instantly
finish) with: kioclient --interactive move test_file /media/server/destination/
OBSERVED RESULT
No gui appears, nothing is interactive. Only this text appears on the terminal:
kf.jobwidgets: Cannot register a job with KUiServerV2JobTracker without
QGuiApplication::desktopFileName
kf.kio.workers.file: copy()
QUrl("file:///run/media/jt/ramdisk/downloads/test_file") to
QUrl("file:///media/krondor/ramdisk vids/test_file") mode= 420
A KUiServerV2JobTracker instance contains 1 stalled jobs
EXPECTED RESULT
I expected to see the progress dialog I had grown accustomed to. I don't even
think I'd see an error if it failed for some reason.
SOFTWARE/OS VERSIONS
Operating System: EndeavourOS
KDE Plasma Version: 6.6.5
KDE Frameworks Version: 6.26.0
Qt Version: 6.11.1
Kernel Version: 7.0.10-zen1-1-zen (64-bit)
Graphics Platform: X11
Processors: 24 × AMD Ryzen 9 7900X3D 12-Core Processor
Memory: 64 GiB of RAM (61.9 GiB usable)
Graphics Processor 1: AMD Radeon RX 7900 XT
Graphics Processor 2: AMD Ryzen 9 7900X3D 12-Core Processor
ADDITIONAL INFORMATION
This used to work and has been broken for the past couple of months. I created
a new user on my system and immediately did a test of this and saw the same
behavior, so it's not an error in my user configuration. I also found that my
system has kioclient5 which exhibits the same behavior.
--
You are receiving this mail because:
You are watching all bug changes.