Bug 334761 - Can't copy a file to a manually mounted samba directory in dolphin
Summary: Can't copy a file to a manually mounted samba directory in dolphin
Status: RESOLVED DUPLICATE of bug 334776
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.13.1
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-14 12:13 UTC by Philip Muškovac
Modified: 2014-05-19 11:54 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 Philip Muškovac 2014-05-14 12:13:26 UTC
I have a locally mounted samba share,
fstab:
//<host>/pmuskovac /media/usershare cifs user=pmuskovac,noauto,_netdev,uid=1000,gid=1000 0 0

after mounting that in konsole, trying to copy a file into the usershare folder gives:
13:51:24 dolphin(9005)/libkonq^[[0;34m KonqOperations::doDrop^[[0m: dest: KUrl("file:///media/usershare")
13:51:24 dolphin(9005)/libkonq^[[0;34m KonqOperations::doDrop^[[0m: URL: KUrl("file:///tmp/baloo_4.13.1.orig.tar.xz")
13:51:24 dolphin(9005)/libkonq^[[0;34m KonqOperations::_addPluginActions^[[0m:
13:51:24 dolphin(9005)/kdecore (trader)^[[0;34m KMimeTypeTrader::query^[[0m: query for mimeType  "application/x-xz-compressed-tar" ,  "KonqDndPopupMenu/Plugin"  : returning  1  offers
13:51:24 dolphin(9005)/kdecore (KLibrary)^[[0;34m findLibraryInternal^[[0m: plugins should not have a 'lib' prefix: "libextracthere.so"
13:51:25 dolphin(9005)/kio (Scheduler)^[[0;34m KIO::SchedulerPrivate::doJob^[[0m: KIO::SimpleJob(0x41c64c0)
13:51:26 dolphin(9005)/kio (Scheduler)^[[0;34m KIO::SchedulerPrivate::jobFinished^[[0m: KIO::StatJob(0x41c64c0) KIO::Slave(0x3c09180)
13:51:26 dolphin(9005)/kio (Scheduler)^[[0;34m KIO::SchedulerPrivate::doJob^[[0m: KIO::SimpleJob(0x413c270)
13:51:26 dolphin(9005)/kio (Scheduler)^[[0;34m KIO::SchedulerPrivate::jobFinished^[[0m: KIO::StatJob(0x413c270) KIO::Slave(0x3c09180)
13:51:26 dolphin(9005)/kio (KIOJob)^[[0;34m KIO::CopyJobPrivate::statCurrentSrc^[[0m: Stating finished. To copy: 125920 , available: 0

and an error window telling me that there's no space left, which isn't true:
Filesystem                  1K-blocks      Used Available Use% Mounted on
//<host>/pmuskovac 476852232 106516572 346112892  24% /media/usershare

Reproducible: Always

Steps to Reproduce:
1. Mount a samba share from fstab/command line (not by using smb:// in dolphin, that actually works fine)
2. Copy a file into the mountpoint in dolphin
Actual Results:  
An error window comes up telling you that there's no space left

Expected Results:  
The file gets copied
Comment 1 rawi 2014-05-14 12:39:04 UTC
I would add, that the same is happening in Krusader and Konqueror.
Krusader has a problems to get the size of the share as shown in the snapshot at 
http://imagebin.org/310804.
Above the left panel stays: Mt.Man: working... - A side effect of the kio-bug?

And sorry if it doesn't suit to the etiquette here, but I'll rise up the lmportance level for this;
I am an admin and I am disk-jockeying my samba shares all day long from a KDE/Kubuntu Workstation.

Thank you all for the awesome work.
Comment 2 Ferry 2014-05-17 11:05:57 UTC
Your not alone. This is a duplicate of      

Bug 334776 - CIFS mount - Dolphin complains disk is full 

(or is it v.v. as you were first to report)
Comment 3 Frank Reininghaus 2014-05-19 11:54:29 UTC

*** This bug has been marked as a duplicate of bug 334776 ***