Bug 158962

Summary: kget claims that folder is only readable although it is not
Product: [Applications] kget Reporter: S. Burmeister <sven.burmeister>
Component: generalAssignee: KGet authors <kget>
Status: RESOLVED FIXED    
Severity: normal CC: marcus
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description S. Burmeister 2008-03-08 11:10:30 UTC
Version:            (using KDE 4.0.2)
Installed from:    SuSE RPMs
OS:                Linux

I use the "show all links on this website" feature to select some files and then download them. I pick my external-harddisk from the speedbar, which is mounted in /media and click ok. kget tells me that the folder I picked is not writeable, which wrong, since my user does have write permissions and kget from kde3 works without any issues.
Comment 1 Urs Wolfer 2008-04-19 15:04:21 UTC
*** Bug 160566 has been marked as a duplicate of this bug. ***
Comment 2 S. Burmeister 2008-06-26 09:28:19 UTC
This is still valid for 4.1 beta 2.
Comment 3 Juro Jon 2008-07-04 23:53:31 UTC
kget-kde4 says "directory is not writable" when trying to save to a directory under ntfs partition, but no problem when trying to save to the mount dir or a symlink to ntfs partition. ie. suppose
/ntfs/ mounts a ntfs partition
~/document/ is a symlink -> /ntfs/document/
then, /ntfs/ and ~/document/ are writable, but /ntfs/dir/ and ~/document/dir/ are not writable.

If I try a second time, then the previously not writable directory becomes writable.
Comment 4 Urs Wolfer 2008-07-21 23:16:50 UTC
SVN commit 836191 by uwolfer:

Backport:
SVN commit 836189 by uwolfer:

fix double-encoding of urls
CCBUG:158962
CCBUG:167108

 M  +1 -1      newtransferdialog.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=836191
Comment 5 Urs Wolfer 2008-07-21 23:18:43 UTC
SVN commit 836189 by uwolfer:

fix double-encoding of urls
BUG:158962
BUG:167108

 M  +1 -1      newtransferdialog.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=836189