Version: (using Devel) Installed from: Compiled sources OS: Linux Every once in a while after selecting a file to download the target file is missing a slash before the file name. This can result in not writable target urls. Error dialog with: Directory "/home/frederiklatexSuite20060325.zip" is not writable I cannot reproduce it every time, but it happens from time to time. Greetings, Frederik
SVN commit 819409 by lappelhans: Add trailing slash between filename and path in any case. BUG:163744 M +2 -2 newtransferdialog.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=819409
*** Bug 165351 has been marked as a duplicate of this bug. ***
Bug is not fixed kget still save the file with uncorrect name,and on upper directory.
What version are you using? For me it is fixed :) Lukas
2.1.0 with kde 4.1.0
Mmh, it should work (tm) and it is for me... I have no real clue how to fix this one then :( Lukas
Sadly I have to confirm that it's not fixed in all cases :( I am not sure why there are two scenarios and your patch definitively fixed one. This is with current trunk (KDE 4.2 from 2008/07/28). I hit it again when using konqueror, right click -> save link as. Now when I tried to save to ~/Destop/filename it gets saved as ~/Desktopfilename Maybe the problem is with konqi then? Greetings, Frederik
Confirmed, eliasp just told us in the IRC-Channel 2 Minutes ago, will try to fix tomorrow... Sorry I do not use Konqueror atm.. :) Lukas
SVN commit 840408 by lappelhans: Add trailing slash even if the newtransferdialog is not shown CCBUG:163744 M +2 -2 main.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=840408
*** Bug has been marked as fixed ***.
SVN commit 840529 by uwolfer: Backport: SVN commit 840408 by lappelhans: Add trailing slash even if the newtransferdialog is not shown CCBUG:163744 M +2 -2 main.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=840529