Bug 53129

Summary: noatun using sftp slave copies files to ~
Product: noatun Reporter: Jason Smith <jhs_bkk>
Component: generalAssignee: Multimedia Developers <kde-multimedia>
Status: RESOLVED INTENTIONAL    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jason Smith 2003-01-18 07:32:09 UTC
Version:            (using KDE KDE 3.0.99)
Installed from:    Gentoo Packages
Compiler:          gcc 3.2.1 from Gentoo 1.4
OS:          Linux

I am using the sftp kioslave with noatun to play files on my laptop from a file server on a lan.  Browsing through the tree in the "Open..." window works well; but once I select the files, my laptop does not play them.  (It feels as if the files are all 0 bytes or such.)  At this time, my laptop transfers all of the files in my playlist to $HOME.  Only after a song has finished transferring will noatun play it, presumably as a local file, because a copy now lives as ~/song1.ogg, ~/song2.ogg, ....  I'm worried that one day instead of typing "cd; rm Artist-Disc-*" I'll type "rm Artist-Disc- *" -- a big difference.  If I run noatun from the shell in /tmp, the files still go to my home.

I am not 100% sure this is a noatun problem; but I do not think the sftp slave is doing this, because I do not see the same behavior, when e.g. viewing a pdf on the same server with konqueror.
Comment 1 Jason Smith 2003-01-19 09:10:23 UTC
Just noticed that this happens with the Samba slave as well. 
Comment 2 Charles Samuels 2003-01-19 18:04:13 UTC
this is a noatun feature.  You can change the location it downloads files to in the 
preferences box. 
 
I will not do streaming from all protocols until KDE does away with .part files. 
Comment 3 Jason Smith 2003-01-19 18:27:36 UTC
Subject: Re: noatun using sftp slave copies files to ~

On Monday 20 January 2003 12:04 am, you wrote:
> this is a noatun feature.  You can change the location it downloads files
> to in the preferences box.

I hadn't noticed that option.  Thanks for the resolution.