Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110202 - version 2.5.5 completed downloads name as .filename not filename
Summary: version 2.5.5 completed downloads name as .filename not filename
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-23 00:42 UTC by Allan Klinbail
Modified: 2005-10-31 07:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Allan Klinbail 2005-10-23 00:42:10 UTC
Hi, 

The lateset version of d4x doesn't seem to rename the file as a visible filename
when complete. This is happening on an amd64 system and I don't have an x86 to
compare with. 

i.e. downloading a file called "download.tar.gz" is saved as .download.tar.gz



Reproducible: Always
Steps to Reproduce:
1.emerge d4x (with keyword setup in /etc/portage/package.keywords
2.COMMAND_PROMPT>d4x
3.select a url to download a file and wait till 100% completed (e.g.
http://optusnet.dl.sourceforge.net/sourceforge/dssi/dssi-0.9.1.tar.gz) 
4.check download folder for completed file

Actual Results:  
file was saved as ".dssi-0.9.1.tar.gz"

Expected Results:  
file should save as "dssi-0.9.1.tar.gz"
Comment 1 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-10-31 07:09:05 UTC
This bug is fixed in 2.5.6: (from
http://www.krasu.ru/soft/chuchelo/changelog.php3?2.5.6 ):

Fixed unhiding file after downloading via HTTP (broken in 2.5.5)