Bug 109704

Summary: Choosing a name for the download doesn't work
Product: [Applications] kmldonkey Reporter: Iñaki Baz Castillo <ibc>
Component: generalAssignee: Aleksey Markelov <MarkelovAI>
Status: RESOLVED UNMAINTAINED    
Severity: minor CC: andrew.crouthamel, eduardhc, finex
Priority: NOR    
Version: 0.10.1   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: download rename patch

Description Iñaki Baz Castillo 2005-07-27 14:34:44 UTC
Version:           0.10.1 (using KDE 3.4.1, Debian Package 4:3.4.1-1 (3.1))
Compiler:          gcc version 3.3.6 (Debian 1:3.3.6-5)
OS:                Linux (i686) release 2.6.10

When I look for files if I do double-click in some file it appears "Choose the text of the new download". I change its name but in the "Downloads" tab the name of the new download it's the original instead of the name I have set.
Comment 1 FiNeX 2008-12-26 14:01:29 UTC
Confirmed using current KDE4 version (r901634)
Comment 2 Aleksey Markelov 2009-05-16 16:21:11 UTC
Created attachment 33723 [details]
download rename patch

Look like mldonkey no longer uses list in Download_query message, see src/daemon/common/commonResult.ml (let result_download). Only way I see is to send rename request after fileAdded signal was received. Attached patch works for me but I'm not sure if it's best solution.
Comment 3 Eduard Huguet 2011-01-29 00:15:16 UTC
I merged your patch to "../kde/branches/work/kmldonkey", as it seems to run fine.
Comment 4 Eduard Huguet 2011-04-13 10:34:14 UTC
Merged to trunk (version changed to 2.0.6), so it should be marked as "fixed"
Comment 5 Andrew Crouthamel 2018-09-03 03:37:35 UTC
Hello! Sorry to be the bearer of bad news, but this project has been
unmaintained for many years and I will be closing this bug.