Bug 171864

Summary: default forlde with russian letters in pathname does not work
Product: [Applications] kget Reporter: Kalemas <kalemas>
Component: generalAssignee: KGet authors <kget>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:

Description Kalemas 2008-09-29 20:18:18 UTC
Version:            (using KDE 4.1.1)
OS:                MS Windows
Installed from:    MS Windows

url:
http://nl.youtube.com/watch?fs=1&v=dQbmyQN3hlI

file to save in "New Download - KGet" dialog:
C:/Documents%20and%20Settings/%D0%9A%D0%BE%D1%82%D0%B8%D0%BA/%D0%A0%D0%B0%D0%B1%D0%BE%D1%87%D0%B8%D0%B9%20%D1%81%D1%82%D0%BE%D0%BB/Downloads/watch

default download folder:
C:/Documents and Settings/Котик/Рабочий стол/Downloads

1. wrong filename, it could not to be saved
2. after procced file does not begin to downloading, just stop after every trial.
Comment 1 Urs Wolfer 2008-09-29 22:43:33 UTC
Fixed in trunk and 4.1 stable branch (issue #1):
SVN commit 866036 by uwolfer:

Improve stability of new transfer dialog (and friends...):
* fix url -> string -> url converstions
* use deleteLater on QObjects
* use some const iterators
* cache expensive results
BUG:171864

 M  +4 -4      conf/dlgdirectories.cpp
 M  +6 -5      core/kget.cpp
 M  +5 -3      ui/newtransferdialog.cpp

About the 2nd issue: As noone uf us KGet developers has a Win machine to test, we close it for new (most probably it is already fixed because of the fix for #1). If you still can reproduce this issue, please comment.