← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 463723] [NEW] Default download directory missing slash mark.

 

Public bug reported:

Upon first launching linuxdcpp without any prior settings, linuxdcpp
seems to suggest I should save all new downloads into the folder
(replace <user> with a user name):

/home/<user>/Downloads/

which would be fine if it weren't for the fact that the default setting
for the download directory is missing the slash mark between "<user>"
and "Downloads/", thus making the default download directory:

/home/<user>Downloads/

which does not exist (at least there is no such user on my system). If
someone does not change their default setting, they might not get
anything downloaded, right?

I've attached a screen shot in case the explanation was unclear. (Notice
the cursor between "<user>" and "Downloads" -- I didn't accidentally
remove the slash mark :) the cursor just happened to be there.)

I already had a directory called Downloads in my home dir, if that might
have anything to do with it.

** Affects: linuxdcpp
     Importance: Undecided
         Status: New


** Tags: directory downloads settings

-- 
Default download directory missing slash mark.
https://bugs.launchpad.net/bugs/463723
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.

Status in Linux DC++: New

Bug description:
Upon first launching linuxdcpp without any prior settings, linuxdcpp seems to suggest I should save all new downloads into the folder (replace <user> with a user name):

/home/<user>/Downloads/

which would be fine if it weren't for the fact that the default setting for the download directory is missing the slash mark between "<user>" and "Downloads/", thus making the default download directory:

/home/<user>Downloads/

which does not exist (at least there is no such user on my system). If someone does not change their default setting, they might not get anything downloaded, right?

I've attached a screen shot in case the explanation was unclear. (Notice the cursor between "<user>" and "Downloads" -- I didn't accidentally remove the slash mark :) the cursor just happened to be there.)

I already had a directory called Downloads in my home dir, if that might have anything to do with it.



Follow ups

References