After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 796643 - No D-bus messages broadcasted on VPN status change with gnome 3.28+(Ubuntu 18.04, fedora 28)
No D-bus messages broadcasted on VPN status change with gnome 3.28+(Ubuntu 18...
Status: RESOLVED INVALID
Product: NetworkManager
Classification: Platform
Component: VPN (general)
unspecified
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2018-06-21 13:30 UTC by Gijs Molenaar
Modified: 2018-06-21 13:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Gijs Molenaar 2018-06-21 13:30:48 UTC
Hi! I'm porting our VPN client to Ubuntu 18.04 which uses gnome 3.28. I'm monitoring d-bus for signals related to VPN status changes, but they are completely missing On Ubuntu 18.04 and Fedora 28. This used to work for all previous Ubuntu and Fedora releases.

How to replicate: run dbus-monitor, change VPN status, observer that nothing happens. I do see dbus signals coming by when I connect or disconnect my network.

I'm not sure yet where to report this bug, since Ubuntu recently switched to netplan. Maybe this is related?
Comment 1 Gijs Molenaar 2018-06-21 13:41:18 UTC
ach, i'm looking at the session bus, while I need to the system bus of course.

Sorry about the noise.