Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Bug: Native system notifications doesn't work in Chromium (sway)
@ 2021-09-29 17:04 timsofteng
  2021-09-30  9:21 ` codingHahn
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: timsofteng @ 2021-09-29 17:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 903 bytes --]

New issue by timsofteng on void-packages repository

https://github.com/void-linux/void-packages/issues/33181

Description:
### System

* xuname:  
  *Void 5.13.19_1 x86_64 GenuineIntel notuptodate rrFFF*
* package:  
  *chromium-94.0.4606.61_1*
### Expected behavior
Should sent notifications throw native system notification (mako in this case)

### Actual behavior
Send chromium own notifications.

### Steps to reproduce the behavior
1. Wayland, sway.
2. Enable dbus and seatd services.
3. Open chromium with flag `--enable-native-notifications`.
4. Try to send notifications with any site. (e.g  [this](https://www.bennish.net/web-notifications.html).

### Additional info.
Here is error from terminal which I guess inform about trouble with connection to DBus.
`Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:`

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Bug: Native system notifications doesn't work in Chromium (sway)
  2021-09-29 17:04 [ISSUE] Bug: Native system notifications doesn't work in Chromium (sway) timsofteng
@ 2021-09-30  9:21 ` codingHahn
  2021-09-30  9:52 ` timsofteng
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: codingHahn @ 2021-09-30  9:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 217 bytes --]

New comment by codingHahn on void-packages repository

https://github.com/void-linux/void-packages/issues/33181#issuecomment-931122288

Comment:
Have you started any software to show notifications, for example dunst?

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Bug: Native system notifications doesn't work in Chromium (sway)
  2021-09-29 17:04 [ISSUE] Bug: Native system notifications doesn't work in Chromium (sway) timsofteng
  2021-09-30  9:21 ` codingHahn
@ 2021-09-30  9:52 ` timsofteng
  2021-09-30 11:14 ` Duncaen
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: timsofteng @ 2021-09-30  9:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 366 bytes --]

New comment by timsofteng on void-packages repository

https://github.com/void-linux/void-packages/issues/33181#issuecomment-931166768

Comment:
> Have you started any software to show notifications, for example dunst?

Sure.
Mako.
Telegram works fine with mako notifications.

Btw, if I invoke
`dbus-launch chromium --enable-native-notifications`
it works.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Bug: Native system notifications doesn't work in Chromium (sway)
  2021-09-29 17:04 [ISSUE] Bug: Native system notifications doesn't work in Chromium (sway) timsofteng
  2021-09-30  9:21 ` codingHahn
  2021-09-30  9:52 ` timsofteng
@ 2021-09-30 11:14 ` Duncaen
  2021-09-30 12:44 ` timsofteng
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Duncaen @ 2021-09-30 11:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 238 bytes --]

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/issues/33181#issuecomment-931226623

Comment:
Both your issues sound like they are related to the dbus session bus not being setup correctly.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Bug: Native system notifications doesn't work in Chromium (sway)
  2021-09-29 17:04 [ISSUE] Bug: Native system notifications doesn't work in Chromium (sway) timsofteng
                   ` (2 preceding siblings ...)
  2021-09-30 11:14 ` Duncaen
@ 2021-09-30 12:44 ` timsofteng
  2021-10-12 15:28 ` timsofteng
  2021-10-12 15:28 ` [ISSUE] [CLOSED] " timsofteng
  5 siblings, 0 replies; 7+ messages in thread
From: timsofteng @ 2021-09-30 12:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 293 bytes --]

New comment by timsofteng on void-packages repository

https://github.com/void-linux/void-packages/issues/33181#issuecomment-931287657

Comment:
> Both your issues sound like they are related to the dbus session bus not being setup correctly.

Maybe. I don't know.
I just wanna figure out.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Bug: Native system notifications doesn't work in Chromium (sway)
  2021-09-29 17:04 [ISSUE] Bug: Native system notifications doesn't work in Chromium (sway) timsofteng
                   ` (3 preceding siblings ...)
  2021-09-30 12:44 ` timsofteng
@ 2021-10-12 15:28 ` timsofteng
  2021-10-12 15:28 ` [ISSUE] [CLOSED] " timsofteng
  5 siblings, 0 replies; 7+ messages in thread
From: timsofteng @ 2021-10-12 15:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 214 bytes --]

New comment by timsofteng on void-packages repository

https://github.com/void-linux/void-packages/issues/33181#issuecomment-941121690

Comment:
Eventually I invoke sway with
`dbus-run-session sway`
and it helps

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [ISSUE] [CLOSED] Bug: Native system notifications doesn't work in Chromium (sway)
  2021-09-29 17:04 [ISSUE] Bug: Native system notifications doesn't work in Chromium (sway) timsofteng
                   ` (4 preceding siblings ...)
  2021-10-12 15:28 ` timsofteng
@ 2021-10-12 15:28 ` timsofteng
  5 siblings, 0 replies; 7+ messages in thread
From: timsofteng @ 2021-10-12 15:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 906 bytes --]

Closed issue by timsofteng on void-packages repository

https://github.com/void-linux/void-packages/issues/33181

Description:
### System

* xuname:  
  *Void 5.13.19_1 x86_64 GenuineIntel notuptodate rrFFF*
* package:  
  *chromium-94.0.4606.61_1*
### Expected behavior
Should sent notifications throw native system notification (mako in this case)

### Actual behavior
Send chromium own notifications.

### Steps to reproduce the behavior
1. Wayland, sway.
2. Enable dbus and seatd services.
3. Open chromium with flag `--enable-native-notifications`.
4. Try to send notifications with any site. (e.g  [this](https://www.bennish.net/web-notifications.html).

### Additional info.
Here is error from terminal which I guess inform about trouble with connection to DBus.
`Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:`

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-10-12 15:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-29 17:04 [ISSUE] Bug: Native system notifications doesn't work in Chromium (sway) timsofteng
2021-09-30  9:21 ` codingHahn
2021-09-30  9:52 ` timsofteng
2021-09-30 11:14 ` Duncaen
2021-09-30 12:44 ` timsofteng
2021-10-12 15:28 ` timsofteng
2021-10-12 15:28 ` [ISSUE] [CLOSED] " timsofteng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).