Ah, here is the problem: $ grep -ri DEFAULT_SOUND * config.py:DEFAULT_SOUND_PATH = '/usr/share/sounds/gtk-events/clicked.wav' $ aplay /usr/share/sounds/gtk-events/clicked.wav /usr/share/sounds/gtk-events/clicked.wav: No such file or directory
So basically, the timer-applet has a dependency on a file which doesn't ship in that package and which is also not accounted for in any of the package dependencies list for the timer-applet package. -- timer-applet crashed with NameError in bus_event() https://bugs.launchpad.net/bugs/446568 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
