@nicehawk I have managed to get the game working to a reasonable extent (the playback works but I haven't yet tested the "singing" part). I did what the page at http://performous.org/develop.html, suggested which was to install a whole bunch of libs for sound (the page mentions that it is not necessary and that only necessary ones should be installed, but I didn't know what was necessary). The command provided was:
sudo apt-get install subversion cmake build-essential help2man libgl1-mesa-dev libsdl1.2-dev libcairo2-dev librsvg2-dev libboost-thread-dev libboost-serialization-dev libboost-program-options-dev libboost-regex-dev libboost-filesystem-dev libavcodec-dev libavformat-dev libswscale-dev libmagick++9-dev libsamplerate0-dev libxml++2.6-dev libasound2-dev libjack-dev libpulse-dev libportaudio-dev libgstreamer0.10-dev After all the extra 200 MB on your disk are used up, you can try the deb that you installed or checkout version 1547 from the SVN and build that. Either way, it should perform better than now so here's hoping! -- Problem with performous i386 jaunty package https://bugs.launchpad.net/bugs/367708 You received this bug notification because you are a member of Debian/Ubuntu Games Team, which is subscribed to performous in ubuntu. Status in “performous” source package in Ubuntu: New Bug description: I wanna play Performous on my PC but it crashes. The hardware/software configuration is the following : - processor intel atom - RAM : 1 GHz - using compiz - ubuntu 9.04 jaunty The problem is the following : I can launch correctly Performous software The sound in the main menu page doesn't function The menu function correctly When I type 'P' practice mode is launching and Performous reconize the voice When I type 'Q' or 'C', it is functionning well /!\ BUT WHEN I type 'S', it crashes : black screen and processus is "at rest" (futex_wait). It's impossible to end the process by CTRL+C or "System Monitor / end the process" I have to kill the process. The log is the following : libjack.so.0: cannot open shared object file: No such file or directory get fences failed: -1 param: 6, val: 0 >>> Playing with alsa -!- alsa::hw_config::set: snd_pcm_hw_params_set_access failed: Invalid argument >>> Playing with pa19 >>> Not scanning: /home/vivien/.ultrastar/songs/ (no such directory) >>> Not scanning: /usr/local/share/games/ultrastar/songs/ (no such directory) >>> Not scanning: /usr/local/share/ultrastar/songs/ (no such directory) >>> Scanning /usr/share/games/ultrastar/songs/ /usr/share/games/ultrastar/songs/Tryo - Toi et moi/ >>> Recording from alsa 1 songs loaded >>> Not scanning: /usr/share/ultrastar/songs/ (no such directory) -!- alsa::hw_config::set: snd_pcm_hw_params_set_access failed: Invalid argument >>> Recording from gst Input #0, ogg, from '/usr/share/games/performous/themes/lima/menu.ogg': Duration: 00:02:06.04, start: 0.000000, bitrate: 112 kb/s Stream #0.0: Audio: vorbis, 44100 Hz, stereo, s16, 112 kb/s Resampling audio from 2 channel(s) at 44100Hz to 2 channels at 48000Hz Empty audio frame Exception from playback callback: accessing 'front()' on empty container Exception from playback callback: accessing 'front()' on empty container Exception from playback callback: accessing 'front()' on empty container Exception from playback callback: accessing 'front()' on empty container Exception from playback callback: accessing 'front()' on empty container Exception from playback callback: accessing 'front()' on empty container Exception from playback callback: accessing 'front()' on empty container ... and so on... Thanks for your reply to my problem. Best Regards. _______________________________________________ Pkg-games-ubuntu mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-ubuntu
