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"
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)