-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
Hi, I'm trying the new version of WLGate with the new WSJT-X Improved v3.
Each QSO take a looong time to be displayed in green in the WLG UI but the web request seems to be sent without trouble in WL and the QSO is displayed fast as usual.
This is the trace from my terminal :
~$ wavelog-gate-by-dj7nt
(wavelog-gate-by-dj7nt:2103): libnotify-WARNING **: 14:25:31.029: Failed to connect to proxy
(wavelog-gate-by-dj7nt:2103): libnotify-WARNING **: 14:25:56.059: Failed to connect to proxy
(wavelog-gate-by-dj7nt:2103): libnotify-WARNING **: 14:26:06.050: Failed to connect to proxy
[2103:0924/142631.056599:ERROR:libnotify_notification.cc(50)] notify_notification_show: domain=1110 code=24 message="Error calling StartServiceByName for o rg.freedesktop.Notifications: Timeout was reached"
[2103:0924/142656.227661:ERROR:atom_cache.cc(231)] Add chromium/from-privileged to kAtomsToCache
(wavelog-gate-by-dj7nt:2103): libnotify-WARNING **: 14:33:47.292: Failed to connect to proxy
(wavelog-gate-by-dj7nt:2103): libnotify-WARNING **: 14:34:12.321: Failed to connect to proxy
(wavelog-gate-by-dj7nt:2103): libnotify-WARNING **: 14:34:22.058: Failed to connect to proxy
[2103:0924/143447.075171:ERROR:libnotify_notification.cc(50)] notify_notification_show: domain=1110 code=24 message="Error calling StartServiceByName for org.freedesktop.Notifications: Timeout was reached"
I run WLGate via SSH on an headless KUbuntu. The GUI is displayed via the SSH X-Forward.
Thanks,