https://bugs.kde.org/show_bug.cgi?id=523411
Bug ID: 523411
Summary: Can’t view pictures on remote locations
Classification: Applications
Product: Koko
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
DESCRIPTION
Trying to open an image on a remote location (e.g. sftp:// but also zip://)
fails. It just shows a black screen.
STEPS TO REPRODUCE
1. Browse to a remote location with KIO
2. Open an image in Koko
OBSERVED RESULT
The image is not rendered.
The thumbnail strip at the bottom works just fine, just the image itself is not
rendered
EXPECTED RESULT
The image is rendered as if it were local.
SOFTWARE/OS VERSIONS
Operating System (available in the Info Center app, or by running `kinfo` in a
terminal window):
KDE Plasma Version: git master as of 2026-07-22
KDE Frameworks Version: 6.26.0
Qt Version: 6.11.1
ADDITIONAL INFORMATION
QFSFileEngine::open: No file name specified
qml: Unknown file type for URL sftp://...
There’s an entire infrastructure around using QFileInfo from a runnable. Any
particular reason this isn’t using KIO::StatJob which would be fully network
transparent?
--
You are receiving this mail because:
You are watching all bug changes.