Skip to content
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

No notification config in settings #4782

Closed
ken-kuro opened this issue Apr 19, 2024 · 1 comment
Closed

No notification config in settings #4782

ken-kuro opened this issue Apr 19, 2024 · 1 comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@ken-kuro
Copy link

Discord username (optional)

No response

Describe the bug

According to the docs, I should have turned on the Linux Settings to allow notification from Warp at something like Settings > Notifcations > Warp, however, I cannot find one.
image
I already turned on the Warp Settings for notification as follow:
image
And I remember that it once worked in the past when I first setup Warp on my machine, but it no longer working now 😢

To reproduce

Just setup notification features like the docs and run something like

sleep 2
echo Hello world

(the sleep timeout should be greater than the timeout in settings)

Expected behavior

A notification settings in Linux Settings as well as a notification for the command

Screenshots

image

image

Operating system

Linux

Operating system and version

Arch Linux 6.8.7-arch1-1

Shell Version

fish, version 3.7.1

Current Warp version

v0.2024.04.16.08.02.stable_00

Regression

Yes, this bug started recently or with an X Warp version

Recent working Warp date

No response

Additional context

No response

Does this block you from using Warp daily?

Yes, this issue prevents me from using Warp daily.

Is this a Warp specific issue? (i.e. does it happen in Terminal, iTerm, Kitty, etc.)

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

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

None

@ken-kuro ken-kuro added the Bugs Bugs, Hangs, Crash, and Freezes label Apr 19, 2024
@ken-kuro
Copy link
Author

ken-kuro commented Apr 25, 2024

After investigating further, I think there're some problem with Warp and Gnome specifically. I tried to reset recursively the dconf settings at org.gnome.desktop.notifications and setup all config from the beginning. After resetting, the application subfolder and the application-children key is empty as its default value. Then I ran through the notification features setup process as stated in the Warp doc, and tried execute something like:

sleep 10
sudo -i

went to dconf settings app, after the timeout, I could see dev-warp-warp inside application-children key, and a dep-warp-warp folder in application subfolder as well.
image
image
However, no notification was shown, and the dev-warp-warp didn't show up in the notifications setting either
image

@ken-kuro ken-kuro closed this as completed May 9, 2024
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

1 participant