Hi<br><br>Trying to open a demo song from hydrogen-drumkits package gives me errors and hydrogen refuses to play:<br><br>Hydrogen -V3 <br><br>Messages:<br>(W)     static bool H2Core::LocalFileMng::checkTinyXMLCompatMode(const QString&amp;) File &#39;/usr/share/hydrogen/data/demo_songs/Groovy.h2song&#39; is being read in TinyXML compatability mode <br>
(W) SongReader    readSong Trying to load a song created with a different version of hydrogen. <br>(W) SongReader    readSong Song [/usr/share/hydrogen/data/demo_songs/Groovy.h2song] saved with version 0.8.2 <br>(W)     static QString H2Core::LocalFileMng::readXmlString(QDomNode, const QString&amp;, const QString&amp;, bool, bool, bool) &#39;license&#39; node not found <br>
(W)     static bool H2Core::LocalFileMng::readXmlBool(QDomNode, const QString&amp;, bool, bool, bool) &#39;filterActive&#39; node not found <br>(W)     static float H2Core::LocalFileMng::readXmlFloat(QDomNode, const QString&amp;, float, bool, bool, bool) &#39;filterCutoff&#39; node not found <br>
(W)     static float H2Core::LocalFileMng::readXmlFloat(QDomNode, const QString&amp;, float, bool, bool, bool) &#39;filterResonance&#39; node not found <br>(W)     static QString H2Core::LocalFileMng::readXmlString(QDomNode, const QString&amp;, const QString&amp;, bool, bool, bool) &#39;muteGroup&#39; node not found <br>
(W)     static bool H2Core::LocalFileMng::readXmlBool(QDomNode, const QString&amp;, bool, bool, bool) &#39;isStopNote&#39; node not found <br><br>.....<br><br>(W)     static int H2Core::LocalFileMng::readXmlInt(QDomNode, const QString&amp;, int, bool, bool, bool) &#39;length&#39; node not found <br>
(W)     static int H2Core::LocalFileMng::readXmlInt(QDomNode, const QString&amp;, int, bool, bool, bool) &#39;length&#39; node not found <br>(W)     static int H2Core::LocalFileMng::readXmlInt(QDomNode, const QString&amp;, int, bool, bool, bool) &#39;length&#39; node not found <br>
(W) SongReader    readSong Using old patternSequence code for back compatibility <br>(E) SongReader    readSong  <br>(W) SongReader    readSong patternid not found in patternSequence <br>(W) SongReader    readSong Using old patternSequence code for back compatibility <br>
(E) SongReader    readSong  <br>(W) SongReader    readSong patternid not found in patternSequence <br>(W) SongReader    readSong Using old patternSequence code for back compatibility <br>(E) SongReader    readSong  <br>(W) SongReader    readSong patternid not found in patternSequence <br>
(W) SongReader    readSong Using old patternSequence code for back compatibility <br>(E) SongReader    readSong  <br>(W) SongReader    readSong patternid not found in patternSequence <br>(W) SongReader    readSong bpmTimeLine node not found <br>
(W) SongReader    readSong TagTimeLine node not found <br>(W)     void H2Core::audioEngine_setSong(H2Core::Song*) Set song: Untitled Song <br>(W) JackOutput    setBpm setBpm: 110 <br>(W) JackOutput    locate Calling jack_transport_locate(0) <br>
(W)     void H2Core::audioEngine_process_checkBPMChanged() Tempo change: Recomputing ticksize and frame position <br><br><br><br>Pressing play gives me following and refuses to play:<br>(E)     int H2Core::audioEngine_updateNoteQueue(unsigned int) no patterns in song. <br>
(W) JackOutput    locate Calling jack_transport_locate(0) <br>(W) JackOutput    locate Calling jack_transport_locate(0) <br><br><br>Drumkits seem to work when you do a new pattern. <br><br>Hydrogen version is 0.9.5.1-2.fc17<br>
<br>Obviously this not a big problem but it was a bit confusing when i was setting up my alsa and figuring out jack problems trying to use those demos.<br><br>BR Lassi Ylikojola<br><br><br><br><br><br>