MarrySunshine / xld

Automatically exported from code.google.com/p/xld
0 stars 0 forks source link

No DragDrop music-folder if OS user root-folder location was changed #189

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

If you change the standard user folder from /Users/Username to some other place 
(eg another HDD), it's not possible to dragndrop a folder containing flac files 
on that user to XLD, so to start converting.
You'll have to manually "Open Folder as Disk" to be happy.

---
How about the reproducibility (always, sometimes, rarely, ...)?

Always for folders.
But it DOES work with .cue files being dropped.

---
What is the expected output? What do you see instead?

It returns (no write permission) if dragndropped

---
What version of the product are you using? On what operating system?

OSX 10.8.3 with XLD 20130602 (143.2)
Happened before too

---
The location may be hardcoded (/Users/$username) but instead should be read 
dynamically from the system instead?

Best&Thanks
mwh

Original issue reported on code.google.com by hammerh...@gmail.com on 13 Jul 2013 at 10:25

GoogleCodeExporter commented 8 years ago
Hmm, no hardcoded stuff.

When do you get the error? Screenshot is helpful.

Original comment by tmkkmac on 14 Jul 2013 at 3:48