|
Bugzilla – Full Text Bug Listing |
| Summary: | Impossible to copy files to or create directories with Dolphin in root:users owned directory | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Daniel Mader <danielstefanmader> |
| Component: | KDE Applications | Assignee: | E-Mail List <opensuse-kde-bugs> |
| Status: | RESOLVED UPSTREAM | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | danielstefanmader, fabian, fvogt |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Daniel Mader
2024-04-06 17:00:40 UTC
What's the output of QT_LOGGING_RULES=*.debug kioclient copy ./somefile ./folder/owned/by/rootusers mada@ryzen7:~> QT_LOGGING_RULES=*.debug kioclient copy ./asdfqwer /home/Photos/
kf.kio.workers.file: copy() QUrl("file:///home/mada/asdfqwer") to QUrl("file:///home/Photos/asdfqwer") mode= 420
The file is properly copied.
Already fixed in KIO 6.1: https://bugs.kde.org/show_bug.cgi?id=477526 |