I have also noticed this behaviour just now also while using music- applet with rhythmbox. On my Ubuntu 8.10 system it was also a python process that was taking up lots of CPU (~60%). I removed music-applet from my panel and re-added it again and CPU activity went back to normal.
I ran strace on the python process and got a whole load of this: $ strace -p 6317 Process 6317 attached - interrupt to quit stat64("/usr/share/locale/en/LC_MESSAGES/music-applet.mo", 0xbfcc88e8) = -1 ENOENT (No such file or directory) stat64("/usr/share/locale-langpack/en/LC_MESSAGES/music-applet.mo", 0xbfcc88e8) = -1 ENOENT (No such file or directory) stat64("/usr/share/locale/en_GB.UTF8/LC_MESSAGES/music-applet.mo", 0xbfcc88e8) = -1 ENOENT (No such file or directory) stat64("/usr/share/locale-langpack/en_GB.UTF8/LC_MESSAGES/music-applet.mo", 0xbfcc88e8) = -1 ENOENT (No such file or directory) stat64("/usr/share/locale/en_GB/LC_MESSAGES/music-applet.mo", 0xbfcc88e8) = -1 ENOENT (No such file or directory) stat64("/usr/share/locale-langpack/en_GB/LC_MESSAGES/music-applet.mo", 0xbfcc88e8) = -1 ENOENT (No such file or directory) stat64("/usr/share/locale/en.UTF8/LC_MESSAGES/music-applet.mo", 0xbfcc88e8) = -1 ENOENT (No such file or directory) stat64("/usr/share/locale-langpack/en.UTF8/LC_MESSAGES/music-applet.mo", 0xbfcc88e8) = -1 ENOENT (No such file or directory) stat64("/usr/share/locale/en/LC_MESSAGES/music-applet.mo", 0xbfcc88e8) = -1 ENOENT (No such file or directory) stat64("/usr/share/locale-langpack/en/LC_MESSAGES/music-applet.mo", 0xbfcc88e8) = -1 ENOENT (No such file or directory) -- music applet often uses lots of CPU https://bugs.launchpad.net/bugs/301878 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs