Am Fri, 26 Aug 2011 14:22:40 +0200 schrieb thijs van severen <[email protected]>:
> Hi guys > > i just had another go at building and running hydrogen in QtCreator > at first h2 did not start at all but after setting the Run Configuration to > Hydrogen H2 started, but with a lot of error messages : > > > ... > [31m(E) Filesystem::check_permissions /usr/local/share/hydrogen/data is not > a directory [0m > [31m(E) Filesystem::bootstrap will use local data path : > /home/test/Hydrogen/trunktest/qtcreator-build/src/gui/data [0m > [31m(E) Filesystem::check_permissions > /home/test/Hydrogen/trunktest/qtcreator-build/src/gui/data is not a > directory [0m > [31m(E) Filesystem::check_permissions > /home/test/Hydrogen/trunktest/qtcreator-build/src/gui/data/click.wav is not > a file [0m > ... > > these all have to do with the fact that there is no > /usr/local/share/hydrogen/data dir on my system but there is a > /usr/share/hydrogen/data > this dir is automatically created when i install hydrogen > > > ... > [31m(E) Button::loadImage Error loading image: '/songEditor/btn_new_off.png' > [0m > ... > > looks like another path issue, any ideas ? > looks like i need to configure some paths ? > > grtz > Thijs > hi thijs, the messages will displayed if hydrogen check for different data path locations. if hydrogen start with all his graphical elements, you can ignore all this messages. but if hydrogen looks mostly reed and without any buttons and knobs the data path was not found. greetings wolke ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA http://p.sf.net/sfu/rim-devcon-copy2 _______________________________________________ Hydrogen-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hydrogen-devel
