Skip to content

Cannot enable notifications on macOS 15 #6516

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 of 3 tasks
neoswallow opened this issue May 23, 2025 · 4 comments
Open
2 of 3 tasks

Cannot enable notifications on macOS 15 #6516

neoswallow opened this issue May 23, 2025 · 4 comments
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@neoswallow
Copy link

Pre-submit Checks

Describe the bug

I tried all the steps at https://docs.warp.dev/features/notifications but I can't seem to be able to trigger Warp to ask my mac for Notifications permission.
macOS 15.5
MacStudio M4 Max

To reproduce

Steps to enable push notification on macOS doesn't work on my current mac.
Even trying to run a shell script that runs longer than 30 seconds doesn't trigger permission ask as well.
I followed instruction on https://docs.warp.dev/features/notifications but it doesn't seem to help.
I even fully uninstalled Warp and it still doesn't seem to do it.

Expected behavior

I expect turning on the setting would as mac for the permission.

Screenshots, videos, and logs

No response

Operating system (OS)

macOS

Operating system and version

15.5.0

Shell Version

5.9

Current Warp version

v0.2025.05.21.08.11.stable_01

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

No response

Additional context

No response

Does this block you from using Warp daily?

No

Is this an issue only in Warp?

Yes, I confirmed that this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None

@neoswallow neoswallow added the Bugs Bugs, Hangs, Crash, and Freezes label May 23, 2025
@dannyneira
Copy link
Member

dannyneira commented May 23, 2025

Hi @neoswallow sorry to hear about this. Ensure that Do Not Disturb is disabled and that Warp has Mac > System Settings > Notification permissions set.

CleanShot.2025-05-23.at.15.27.56.mp4

If that doesn't help, please run the following and let me know the result along with a video of the issue (show the command you run, focus on another app besides Warp, etc.)

defaults read dev.warp.Warp-Stable Notifications

@neoswallow
Copy link
Author

DND is not set.
I don't have entry for Warp on Notifications as it never asked for the permission.
That's what I'm trying to do, add the entry for Warp.
As for defaults read result:

defaults read dev.warp.Warp-Stable Notifications
{"mode":"Enabled","is_long_running_enabled":true,"long_running_threshold":{"secs":30,"nanos":0},"is_password_prompt_enabled":true,"is_agent_task_completed_enabled":true,"is_needs_attention_enabled":true}

@2214372851
Copy link

I also encountered the same problem, and I am sure that I did not turn on Do Not Disturb. I even did not find Warp in the notifications in the settings. It seems that it did not apply for permission.

"mode":"Enabled","is_long_running_enabled":true,"long_running_threshold":{"secs":120,"nanos":0},"is_password_prompt_enabled":true,"is_agent_task_completed_enabled":true,"is_needs_attention_enabled":true}

@Emsu
Copy link

Emsu commented May 26, 2025

I'm having the same issue as well, the app doesn't even appear in the settings for Notifications.

{"mode":"Enabled","is_long_running_enabled":true,"long_running_threshold":{"secs":30,"nanos":0},"is_password_prompt_enabled":true,"is_agent_task_completed_enabled":true,"is_needs_attention_enabled":true}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes
Projects
None yet
Development

No branches or pull requests

4 participants