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

dunst no notification #281

Closed
danrobi11 opened this issue Jan 6, 2021 · 6 comments
Closed

dunst no notification #281

danrobi11 opened this issue Jan 6, 2021 · 6 comments

Comments

@danrobi11
Copy link

I dont get any notification when theres new message in rooms. I do have 1 notification in dunst when the server connect at launch. After that nothing.

srain [email protected]

    chat =
    {
        notify = true              
        notify-all = true            

@SilverRainZ
Copy link
Member

Thanks for reporting.

I am dunst user too but I haven't encountered this issue. Are you window manager user and do you always let srain shown on your workspace? If so, can you please run srain from terminal to see if there is any log?

@danrobi11
Copy link
Author

danrobi11 commented Jan 28, 2021

@SilverRainZ

I receive notifications from the server channel login/logout. But I receive nothing from any #channels #srain etc.
Makes no diff if srain is minimized to tray or not. Theres no notif from any #channels.

Srain [email protected]
OS: MX 19.3 (patito feo) x86_64 based Debian GNU/Linux 10 (buster)
SysV init version: 2.93
Kernel: 4.19.0-9-amd64
Xorg v1:7.7+19
WM: Spectrwm

Thats the output so far. If more shows up, I'll come post:

$ srain
[WARN irc_event_cap] Unknown capability: 

** (srain:13054): WARNING **: 07:09:56.023: (core/message.c:82):srn_message_new: code should not be reached

** (srain:13054): WARNING **: 07:09:56.055: (core/message.c:82):srn_message_new: code should not be reached

** (srain:13054): WARNING **: 07:09:56.111: (core/message.c:82):srn_message_new: code should not be reached

** (srain:13054): CRITICAL **: 07:09:56.140: irc_event_mode: assertion 'chat_user' failed

** (srain:13054): WARNING **: 07:09:56.150: (core/message.c:82):srn_message_new: code should not be reached

** (srain:13054): WARNING **: 07:09:56.407: (core/message.c:82):srn_message_new: code should not be reached

** (srain:13054): CRITICAL **: 07:09:56.456: irc_event_mode: assertion 'chat_user' failed

** (srain:13054): CRITICAL **: 07:09:56.459: irc_event_channel_notice: assertion 'chat_user' failed

** (srain:13054): CRITICAL **: 07:09:56.460: irc_event_mode: assertion 'chat_user' failed

** (srain:13054): CRITICAL **: 07:09:56.463: irc_event_mode: assertion 'chat_user' failed

** (srain:13054): WARNING **: 07:09:56.468: (core/message.c:82):srn_message_new: code should not be reached

@danrobi11
Copy link
Author

got this new output:
(srain:13054): CRITICAL **: 07:51:50.336: srn_server_user_free: assertion 'g_list_length(self->chat_user_list) == 0' failed

I noticed that I do have dunst notification when its from private chat (dm).

@SilverRainZ
Copy link
Member

:( Unfortunately these information are nothing to do with the notification.

I see you set notify-all = true, I am sorry to tell you this feature is not implemented yet, see :'( #167

Can you receive notification when someone exactly mention you?

@danrobi11
Copy link
Author

this feature is not implemented yet

Ok I see.

Can you receive notification when someone exactly mention you?

Yes.

@SilverRainZ
Copy link
Member

So, it is no a BUG (or a BUG of document lol)

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

No branches or pull requests

2 participants