alarm-clock-applet / alarm-clock

Alarm Clock is a fully-featured alarm clock for use with an AppIndicator implementation.
https://alarm-clock-applet.github.io
GNU General Public License v2.0
118 stars 31 forks source link

Crashes when menu from applet is open and alarm goes off then #202

Closed FalcoGer closed 1 year ago

FalcoGer commented 4 years ago

When clicking the icon in the notification area the menu opens. when an alarm starts while this menu is open, the application stops responding. it does play the alarm though, which is rather annoying. indeed the whole system stops responding for some reason.

A workaround is to switch to another terminal (alt + ctrl + F1), log in and kill the process there.

This is an issue on Ubuntu Mate 19.10 on AMD64 with Version 0.3.4.

tatokis commented 1 year ago

I can not reproduce this with the AppIndicator, and I suspect it's no longer an issue (as the gtk status icon has been removed).

If this still happens with alarm clock applet from the git repository (not 0.3.4), then please let me know.