On 2015-08-06 11:03, Jérémy Zurcher wrote:
> Hi,
> i guess the directories needed are not correctly setup at init,
> try something like this:
> 
> mkdir -p .hydrogen/data/{cache,drumkits,patterns,playlists,songs}
> 
> if it does not work add debug input in
> https://github.com/hydrogen-music/hydrogen/blob/master/src/gui/src/SoundLibrary/SoundLibraryImportDialog.cpp
> 
> line 147 use QString( "%1 is the fucking file I can't open for
> writing" ).arg( filename )
> 
> btw reporting error on files without naming it ...

Good point :) I will see that the file name / path finds its way into 
that error message..
Best regards,
Sebastian

------------------------------------------------------------------------------
_______________________________________________
Hydrogen-devel mailing list
Hydrogen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to