wimh / SparkleShare

SparkleShare is a file sharing and collaboration tool inspired by Dropbox.
http://www.sparkleshare.org/
GNU General Public License v3.0
39 stars 6 forks source link

Unable to open Remote Folder when <folders_path> used #16

Closed rendered closed 12 years ago

rendered commented 12 years ago

If you specify a specific folder for Sparkleshare to opeate in by adding:

C:\Users\rendered\Documents\SparkleShare

into the config.xml. Then you right click on the Sparkleshare ICON and try to select the remote folders - this should open the folder location. This fails and opens C:/users/username instead.

rendered commented 12 years ago

I think I fixed this. I removed the git repository and recreated it again. Now I can open on both sides.

wimh commented 12 years ago

If it is really fixed, please close this issue.

rendered commented 12 years ago

No it still doesn't work.

hbons commented 12 years ago

Weird, the code seems fine. @rendered did you restart SparkleShare to reload the config?

rendered commented 12 years ago

@hbons Yes I have. It works perfectly fine if I don't change the default Sparkleshare folder, but when I add eg.C:\Users\rendered\SparkleShare it just defaults to the user home dir on any of my remote folders.

wimh commented 12 years ago

@rendered, Thanks to @PierreAronnax this should been fixed now.

I'm closing this issue, if it is not fully fixed, please reopen.

rendered commented 12 years ago

Thanks guys :) I will test it out.