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 ...

hope it helps you, have a nice rehearsal !!

On Thursday 06 August 2015  10:41, Thijs van severen wrote :
> Hi all
> 
> i'm having trouble downloading/installing drumkits form the repo
> 
> on my main laptop (ubuntu 12.04 64bit) it works
> on my music laptop (ubuntu studio 14.0 64bit) it works
> on the laptop of my brother (ubuntu studio 14.0 32bit) it doesnt work
> 
> on all these machines i used the latest git code + built hydrogen on each
> machine
> 
> on my brothers laptop i see this debug output when i try to install a
> drumkit :
> 
> 
> (I) SoundLibraryImportDialog::SoundLibraryImportDialog INIT
> (I) Download::Download Downloading '
> http://www.hydrogen-music.org/feeds/drumkit_list.php'
> (I) Download::__fetch_done Download completed.
> (E) SoundLibraryImportDialog::writeCachedData Failed to open file for
> writing repository cache.
> 
> 
> fyi:
> 
> $ uname -a
> Linux ko-PORTEGE-M700 3.13.0-45-lowlatency #74-Ubuntu SMP PREEMPT Tue Jan
> 13 19:55:31 UTC 2015 i686 i686 i686 GNU/Linux
> 
> $ ./hydrogen -v
> 0.9.7-'4c9c69d'
> 
> 
> any ideas ?
> we have a rehearsal tonight so it's kinda urgent :-S
> 
> 
> 
> -- 
> follow me on my Audio & Linux blog <http://audio-and-linux.blogspot.com/> !

> ------------------------------------------------------------------------------

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

-----------------------
Jérémy Zurcher
rue des Charmilles 7
1400 Yverdon-les-bains
+41 (0) 79 599 84 27

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

Reply via email to