Bug 452778 - Dolphin can't copy a file into network folder with samba version 1.0
Summary: Dolphin can't copy a file into network folder with samba version 1.0
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 21.12.3
Platform: Manjaro Linux
: NOR major
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-19 18:38 UTC by Vladimir
Modified: 2022-04-20 17:14 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
attachment-11358-0.html (1.76 KB, text/html)
2022-04-20 15:45 UTC, Vladimir
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir 2022-04-19 18:38:29 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
I have a device with samba share (TV-box). Samba version is 1.0 and it is impossible to update it.
When I use Dolphin to copy any file into his shared folder, I get an error "Insufficient free disk space..."
But if I use the other file manager (thunar, nautilus) everything works just fine.

STEPS TO REPRODUCE
1. Open Dolphin
2. Find device's share
3. Try to copy any file on local disk and paste it into founded share

OBSERVED RESULT

Error "Insufficient free disk space..."

EXPECTED RESULT

Successful paste

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: (available in About System)
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2022-04-20 15:12:42 UTC
Are you accessing the Samba share from its smb:// URL, or have you manually mounted it?
Comment 2 Vladimir 2022-04-20 15:45:16 UTC
Created attachment 148268 [details]
attachment-11358-0.html

Hi! I am accessing this Samba share from its smb:// URL
 
I know that support mounting shares by SMB1 protocol was removed from linux kernel since 5.15
  
>Среда, 20 апреля 2022, 18:12 +03:00 от Nate Graham <bugzilla_noreply@kde.org>:
> 
>https://bugs.kde.org/show_bug.cgi?id=452778
>
>Nate Graham < nate@kde.org > changed:
>
>           What |Removed |Added
>----------------------------------------------------------------------------
>                 CC|  |nate@kde.org
>             Status|REPORTED |NEEDSINFO
>         Resolution|--- |WAITINGFORINFO
>
>--- Comment #1 from Nate Graham < nate@kde.org > ---
>Are you accessing the Samba share from its smb:// URL, or have you manually
>mounted it?
>
>--
>You are receiving this mail because:
>You reported the bug. 
 
 
С уважением,
Владимир Приходько
vv_p@inbox.ru
Comment 3 Nate Graham 2022-04-20 16:34:36 UTC
Thanks!
Comment 4 Harald Sitter 2022-04-20 17:14:49 UTC
It's a dolphin decision to take free space as gospel. kio-extras just forwards what the server says and supposedly the servers says there's no space.