Bug 203819 - Does not remove ".part" after copy
Summary: Does not remove ".part" after copy
Status: RESOLVED WORKSFORME
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Stephan Kulow
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-14 13:07 UTC by Pascal d'Hermilly
Modified: 2009-09-02 12:09 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 Pascal d'Hermilly 2009-08-14 13:07:27 UTC
Version:            (using KDE 4.3.0)
OS:                Linux
Installed from:    Ubuntu Packages

In KDE 4.3, when I open a file or try to copy a file from a SMB share using smb:// protocol, I'm told (when transfer reaches 100%) the following:
"Could not read file smb://server/sharename/sourcefile"

However, it has actually copied the file. It just forgot to remove the ".part" extension.
If you manually rename the file, it's complete.

Of course this also means that you can't open any files directly from SMB. You have to copy it to disk manually and rename before being able to work on it.
Comment 1 Stephan Kulow 2009-08-18 10:48:38 UTC
the slave is not doing the .part logic
Comment 2 Pascal d'Hermilly 2009-08-19 11:30:09 UTC
So which program does that? Dolphin?
I've only experienced the problem with SMB kio.
Comment 3 FiNeX 2009-08-22 01:17:07 UTC
The reporter of bug #204605 experienced a similar issue using FTP: the .part extension is not removed after the copy/move.
Comment 4 Hikaru 2009-08-22 16:41:28 UTC
I cannot reproduce on KDE 4.3 (ArchLinux), both using konqueror and dolphin. ".part" suffix is removed correctly without any message.

I cannot repdoce bug #204605 too.
Comment 5 Pascal d'Hermilly 2009-08-23 20:17:22 UTC
I just downloaded some files from a Linux samba server and there seemed to be no problem.
I'll try with the windows 2003 server that I'm experiencing the problem with again tomorrow. Perhaps something changed during an update.
Comment 6 FiNeX 2009-08-23 20:40:18 UTC
Many thanks. I'll wait for your test :-)
Comment 7 Pascal d'Hermilly 2009-08-24 09:24:26 UTC
It still doesn't work with the Windows 2003 server.
What can I do to debug the problem?
Comment 8 Pascal d'Hermilly 2009-08-27 16:28:05 UTC
@Finex: So how do you want me to proceed to uncover the problem?
Comment 9 FiNeX 2009-08-28 01:07:47 UTC
@Pascal: really I don't know. I can helping only to this point, doing empirical tests, now it's the time of developers :-)
Comment 10 Pascal d'Hermilly 2009-09-02 12:09:29 UTC
It works with the Windows 2003 server now. I suppose it's an update in te Kubuntu Karmic packages.