rumps icon indicating copy to clipboard operation
rumps copied to clipboard

Is this project dead?

Open CompadreP opened this issue 5 years ago • 4 comments

  • Notifications is not working at all (MacOS 10.13.6)
  • Alerts are in the background of all opened windows

Due to this bugs it looks like this library is quite useless, may be you should put an alert in README and say that this project is not maintained anymore?

CompadreP avatar Mar 02 '20 20:03 CompadreP

Notifications are working for me (10.15.2). How have you set up the application?

I believe the alerts will be in the background when running outside of an app made via py2app.

jaredks avatar Mar 04 '20 17:03 jaredks

Notifications are working fine for me too. Make sure your notifications from Python are allowed:

image

ninest avatar Jun 04 '20 17:06 ninest

This happens when you have absolutely nothing selected. E/g when you press f5 to run in idle, nothing is selected, so the notifications get messed up. If you click on somewhere where you can type etc, the notification appears. This issue does not occur if you build your program into a full app with py2app etc.

arog123 avatar Jul 14 '20 17:07 arog123

I'm able to review pull requests from anyone interested in contributing. I gained access as a maintainer back in 2018. Add me as a reviewer, and I'll do my best to help. Some things will be outside my area of expertise.

daredoes avatar Apr 08 '22 17:04 daredoes