https://bugs.kde.org/show_bug.cgi?id=357731

--- Comment #3 from Infanta Xavier <xavier8...@yahoo.com> ---
(In reply to Infanta Xavier from comment #2)
> @Frank(In reply to Frank Reininghaus from comment #1)
> > Thanks for the bug report. Might be a KIO issue.
> 
> You are right, when I run dolphin connected to a terminal. I receive the
> following log message when I try to reproduce the bug.
> 
> kf5.kio.core: KLocalSocket(0xbdb240) Jumbo packet of 35296 bytes

i was trying to debug, and noticed that 
job->errorString() was "Could not write file .\nDisk full." in
void DolphinView::slotPasteJobResult(KJob *job) in dolphinview.cpp:1100

also noticed that the statusbar free space widget when on
/home/user/.mnt/ssh/<remote> reported "Unknown Size".

the corresponding mounts:
afuse on /home/user/.mnt/ssh type fuse.afuse
(rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse
(rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
fedold:/ on /tmp/afuse-fqPWBG/fedold type fuse.sshfs
(rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)

but df -h returned
fedold:/              50G   21G   26G  45% /tmp/afuse-fqPWBG/fedold

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to