Comment 3 for bug 301878

Revision history for this message
Robin Sheat (eythian) wrote :

When I remove the applet, the CPU goes back down. When I re-add it, it doesn't necessarily climb back up immediately, but it will before long.

I also see the constant stat calls when I strace it:
stat("/usr/share/locale/nl_NL/LC_MESSAGES/music-applet.mo", 0x7fff66379c20) = -1 ENOENT (No such file or directory)
stat("/usr/share/locale-langpack/nl_NL/LC_MESSAGES/music-applet.mo", 0x7fff66379c20) = -1 ENOENT (No such file or directory)
stat("/usr/share/locale/nl.UTF8/LC_MESSAGES/music-applet.mo", 0x7fff66379c20) = -1 ENOENT (No such file or directory)
stat("/usr/share/locale-langpack/nl.UTF8/LC_MESSAGES/music-applet.mo", 0x7fff66379c20) = -1 ENOENT (No such file or directory)