[GH-ISSUE #527] ログイン自動起動の度に通知される Notified each time login auto-activates #345

Open
opened 2026-03-03 01:11:52 +03:00 by kerem · 3 comments
Owner

Originally created by @sdr0x07b6 on GitHub (May 23, 2023).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/527

  • Clipy v1.2.1
  • macOS 13.4
  • M2 MacBook Air
    Screenshot - 2023-05-23 19 19 28

Clipy をログイン項目に追加しています。
システム再起動やログインの度に期待どおり自動起動していますが、それと併せて「ログイン項目が追加されました」というシステム通知も毎回表示されます。追加直後のログイン 1 回だけではなく、ログインの度に毎回必ず表示されます。
1 度の通知で 2 つのティッカーが表示されたりします。
Clipy 以外でこのようになるログイン項目はありません。

システム環境変数>通知 では Clipy 個別の設定はありません。
システム環境変数>一般>ログイン時に開く に Clipy も列挙されており、他の項目と差はありません。

現環境は macOS 13.4 ですが、12.x のときから発生していたと思います。
改善方法あるでしょうか?


I have added Clipy as a login item.
It is automatically started as expected after each system reboot or login, but also a system notification "Login item added" is displayed each time. This is always displayed each time you log in, not just the one time you log in immediately after the addition.
Sometimes two tickers appear in one notification.
There are no other logins other than Clipy that do this.

There is no separate setting for Clipy in System Preferences > Notifications.
Clipy is also listed under System Environment Variables > General > Open on Login, and there is no difference from the other items.

The current environment is macOS 13.4, but I think this has been happening since 12.x.
Is there any way to improve this?

Originally created by @sdr0x07b6 on GitHub (May 23, 2023). Original GitHub issue: https://github.com/Clipy/Clipy/issues/527 - Clipy v1.2.1 - macOS 13.4 - M2 MacBook Air ![Screenshot - 2023-05-23 19 19 28](https://github.com/Clipy/Clipy/assets/1102138/dd6093fa-a5b5-4f6f-abb5-ee2207847abe) Clipy をログイン項目に追加しています。 システム再起動やログインの度に期待どおり自動起動していますが、それと併せて「ログイン項目が追加されました」というシステム通知も毎回表示されます。追加直後のログイン 1 回だけではなく、ログインの度に毎回必ず表示されます。 1 度の通知で 2 つのティッカーが表示されたりします。 Clipy 以外でこのようになるログイン項目はありません。 システム環境変数>通知 では Clipy 個別の設定はありません。 システム環境変数>一般>ログイン時に開く に Clipy も列挙されており、他の項目と差はありません。 現環境は macOS 13.4 ですが、12.x のときから発生していたと思います。 改善方法あるでしょうか? --- I have added Clipy as a login item. It is automatically started as expected after each system reboot or login, but also a system notification "Login item added" is displayed each time. This is always displayed each time you log in, not just the one time you log in immediately after the addition. Sometimes two tickers appear in one notification. There are no other logins other than Clipy that do this. There is no separate setting for Clipy in System Preferences > Notifications. Clipy is also listed under System Environment Variables > General > Open on Login, and there is no difference from the other items. The current environment is macOS 13.4, but I think this has been happening since 12.x. Is there any way to improve this?
Author
Owner

@sdr0x07b6 commented on GitHub (May 24, 2023):

これへの対応策の記事をたまたま見つけました。
https://twitter.com/konjikicity/status/1660981446084030474

回避策であって解決策ではない、なにも解決していないと思います。
それに、これは macOS の仕様であって仕方ないらしいですが、多くのアプリケーションがログイン項目に追加されている中で当現象があるのは Clipy のみです。それを macOS の仕様と言い切れるものでしょうか…?


I happened to find an article on how to deal with this.
https://twitter.com/konjikicity/status/1660981446084030474

I think it is a workaround, not a solution, and doesn't solve anything.
And, I heard that this is a macOS specification, but Clipy is the only application that has this problem among many other applications that have been added to the login items. I wonder if it can be called a macOS specification...?

<!-- gh-comment-id:1561593742 --> @sdr0x07b6 commented on GitHub (May 24, 2023): これへの対応策の記事をたまたま見つけました。 https://twitter.com/konjikicity/status/1660981446084030474 回避策であって解決策ではない、なにも解決していないと思います。 それに、これは macOS の仕様であって仕方ないらしいですが、多くのアプリケーションがログイン項目に追加されている中で当現象があるのは Clipy のみです。それを macOS の仕様と言い切れるものでしょうか…? --- I happened to find an article on how to deal with this. https://twitter.com/konjikicity/status/1660981446084030474 I think it is a workaround, not a solution, and doesn't solve anything. And, I heard that this is a macOS specification, but Clipy is the only application that has this problem among many other applications that have been added to the login items. I wonder if it can be called a macOS specification...?
Author
Owner

@jl-kamei commented on GitHub (Feb 13, 2024):

以下の環境でも再現しました。
Clipy v1.2.1
macOS 13.6.4
Intel MacBook Pro

<!-- gh-comment-id:1940015280 --> @jl-kamei commented on GitHub (Feb 13, 2024): 以下の環境でも再現しました。 Clipy v1.2.1 macOS 13.6.4 Intel MacBook Pro
Author
Owner

@Matts966 commented on GitHub (Jun 2, 2025):

@Econa77
メンション失礼します 🙇
自分も遭遇しており、直るとありがたいです。
再起動時に毎回ログインアイテムから削除して再度入れ直すために起きているようです。
こちらのPRで解決しそうでした 🙏
https://github.com/Clipy/Clipy/pull/565

<!-- gh-comment-id:2929293948 --> @Matts966 commented on GitHub (Jun 2, 2025): @Econa77 メンション失礼します 🙇 自分も遭遇しており、直るとありがたいです。 再起動時に毎回ログインアイテムから削除して再度入れ直すために起きているようです。 こちらのPRで解決しそうでした 🙏 https://github.com/Clipy/Clipy/pull/565
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Clipy#345
No description provided.