Bug 474238 - Can't copy/move files in empty folder on ftp-server
Summary: Can't copy/move files in empty folder on ftp-server
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 23.08.0
Platform: Manjaro Linux
: NOR major
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-06 20:48 UTC by Alexander Boldt
Modified: 2023-12-01 04:36 UTC (History)
2 users (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 Alexander Boldt 2023-09-06 20:48:13 UTC
SUMMARY
When i try to move or copy files to an emtpy directory on a ftp-server dolphin dont show the option to paste the files or selection for move/copy/cancel when using drag-n-drop. 

STEPS TO REPRODUCE
1. Select files in source directory
2. Open context menu and select cut/copy
3. go to ftp directory
4. try to paste.

OBSERVED RESULT
no option in context menu to paste files.

EXPECTED RESULT
option in context menu to paste files, so i can paste files.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 6.5.1-1-MANJARO (64-bit)
KDE Plasma Version: 5.27.7
KDE Frameworks Version: 5.109.0
Qt Version: 5.15.10
X11

ADDITIONAL INFORMATION
Workaround::
create empty textfile in ftp-directory and retry...then it works...

responding entries in journal:
Sep 06 21:21:39 alexander-ms7589 dolphin[1644]: QCoreApplication::postEvent: Unexpected null receiver
Sep 06 21:21:39 alexander-ms7589 dolphin[1644]: QCoreApplication::postEvent: Unexpected null receiver
Sep 06 21:21:39 alexander-ms7589 dolphin[1644]: QCoreApplication::postEvent: Unexpected null receiver
Sep 06 21:21:39 alexander-ms7589 dolphin[1644]: QCoreApplication::postEvent: Unexpected null receiver
Sep 06 21:21:39 alexander-ms7589 dolphin[1644]: QCoreApplication::postEvent: Unexpected null receiver
Sep 06 21:21:39 alexander-ms7589 dolphin[1644]: QCoreApplication::postEvent: Unexpected null receiver
Sep 06 21:21:39 alexander-ms7589 dolphin[1644]: QCoreApplication::postEvent: Unexpected null receiver
Sep 06 21:21:39 alexander-ms7589 dolphin[1644]: QCoreApplication::postEvent: Unexpected null receiver
Sep 06 21:21:39 alexander-ms7589 dolphin[1644]: QCoreApplication::postEvent: Unexpected null receiver
Sep 06 21:21:40 alexander-ms7589 dolphin[1644]: QCoreApplication::postEvent: Unexpected null receiver
Sep 06 21:21:40 alexander-ms7589 dolphin[1644]: QCoreApplication::postEvent: Unexpected null receiver
Sep 06 21:21:40 alexander-ms7589 dolphin[1644]: QCoreApplication::postEvent: Unexpected null receiver
Sep 06 21:21:40 alexander-ms7589 dolphin[1644]: QCoreApplication::postEvent: Unexpected null receiver
Sep 06 21:21:40 alexander-ms7589 dolphin[1644]: QCoreApplication::postEvent: Unexpected null receiver
Sep 06 21:21:41 alexander-ms7589 kwin_x11[882]: kwin_core: XCB error: 3 (BadWindow), sequence: 6046, resource id: 62914735, major code: 129 (SHAPE), minor code: 6 (Input)
Sep 06 21:21:41 alexander-ms7589 kioslave5[5508]: kf.kio.core: UDSEntry for '.' not found, creating a default one. Please fix the "kio_ftp" KIO worker.
Sep 06 21:21:41 alexander-ms7589 kioslave5[5497]: kf.kio.core: UDSEntry for '.' not found, creating a default one. Please fix the "kio_ftp" KIO worker.
Sep 06 21:21:58 alexander-ms7589 kioslave5[5521]: kf.kio.core: UDSEntry for '.' not found, creating a default one. Please fix the "kio_ftp" KIO worker.
Sep 06 21:22:02 alexander-ms7589 kwin_x11[882]: kwin_core: XCB error: 152 (BadDamage), sequence: 13723, resource id: 6363987, major code: 143 (DAMAGE), minor code: 3 (Subtract)
Comment 1 Alexander Boldt 2023-09-07 01:57:31 UTC
After a additional research, i think its maybe related to https://bugs.kde.org/show_bug.cgi?id=419560 ?
Comment 2 zmyxpt 2023-10-08 06:44:11 UTC
I try old version and find that:
dolphin <= 23.04.3   work
dolphin >= 23.07.80 not work
Comment 3 Alexander Boldt 2023-12-01 04:36:21 UTC
I still have the bug, but i was surprised to discover that it only occurs under X11. 
Everything works flawlessly under Wayland.