Hi there,

Here is a set of instructions that should just work (the apt-get install
should install everything you'll need to build the application):

sudo apt-get install autotools-dev autoconf libtool libnotify-dev
libxfconf-0-dev libxcb-keysyms0-dev libglib2.0-dev
libgstreamer-plugins-base0.10-dev libgstreamer0.10-dev
cd /tmp
bzr branch lp:xfce4-volumed/0.1.6
cd 0.1.6
./autogen.sh
./configure --enable-debug
make
killall xfce4-volumed
gdb ./src/xfce4-volumed
run

Then, once it begins to be using 100% CPU, open the terminal where it run,
hit Ctrl+C once, and then type:
bt

Thanks in advance :)

-- 
xfce4-volumed takes 100% cpu when system is idle for some time
https://bugs.launchpad.net/bugs/417778
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to