On Tue, Mar 01, 2011 at 06:07:35PM +0000, AG wrote: > (1) how do I capture all of the debugging output from amarok --debug?
I think You may start gnome terminal and run "amarok --debug 2> debug.txt". > (2) any initial thoughts on why Amarok might start to crash today? > I updated today and rebooted yesterday, and Amarok was working fine > for me yesterday after I booted up. So, it may have been something > in today's updates (I only had 7 packages updated, but cannot > remember which). "ldd /usr/bin/amarok" will give you library dependencies for amarok. example output : linux-vdso.so.1 => (0x00007fff7bd2d000) install a package called apt-file. do "apt-file update" now you may find which package gives.... by "apt-file find linux-vdso.so.1" so you can select a check the packages that amarok is depended on. :) /Jeffrin. -- software engineer. department of computer science rajagiri school of engineering and technology. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110301204752.ga8...@debian.jeff