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 on gnome #21

Open
FoxxMD opened this issue Dec 20, 2024 · 4 comments
Open

No notification on gnome #21

FoxxMD opened this issue Dec 20, 2024 · 4 comments

Comments

@FoxxMD
Copy link

FoxxMD commented Dec 20, 2024

Installed through AUR. Config is setup with notification min_priority=1

Running in foreground I can see it gets a message but then no notification is ever created either as a toast or shown in notification history in gnome tray.

[foxx@foxx-arch ~]$ gotify-desktop
2024-12-20T14:34:25.017Z INFO  [gotify_desktop] Connected to wss://my.server.redacted/
2024-12-20T14:34:41.333Z INFO  [gotify_desktop] Got Message { id: 9493, appid: 8, text: "✅ Version 0.0.5", title: "[WARNING] BuildFailed for ntfy-alerter", priority: 5, date: "2024-12-20T14:34:41.309457971Z", app_img_filepath: Some("/home/foxx/.cache/gotify-desktop/defaultapp.png") }
OS: EndeavourOS Linux x86_64 
Kernel: 6.12.4-arch1-1 
DE: GNOME 47.2
WM: Mutter 
Shell: bash 5.2.37
@desbma
Copy link
Owner

desbma commented Dec 20, 2024

Did you try with min-priority = 0? Nevermind, I see message priority is 5 in your log, so that should not be filtered.

Do you get a notification when running notify-send title test in a terminal?

@FoxxMD
Copy link
Author

FoxxMD commented Dec 20, 2024

Yes, notify-send works fine and I get a toast. Is there any extra logging I can enable for gotify-desktop? How can I further help debug this? EDIT forgot to mention I am using wayland, if that matters.

@desbma
Copy link
Owner

desbma commented Dec 20, 2024

To get more logs, you can compile from source by cloning this repository and running cargo run.

However it seems this is a known issueof Gnome 46:

@FoxxMD
Copy link
Author

FoxxMD commented Dec 21, 2024

Gotcha. Thanks for tracking it down. Guess I'll wait till this gets fixed upstream.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants