GSConnect service crashes on startup
shivang-c opened this issue · 0 comments
Describe the bug
Error message:
_Child process exited with code 1
Gio.TlsCertificate.new_for_paths@/home/shivang/.local/share/gnome-shell/extensions/gsconnect@andyholmes.github.io/service/init.js:349:14
_initCertificate@/home/shivang/.local/share/gnome-shell/extensions/gsconnect@andyholmes.github.io/service/backends/lan.js:177:48
start@/home/shivang/.local/share/gnome-shell/extensions/gsconnect@andyholmes.github.io/service/backends/lan.js:440:18
loadBackends@/home/shivang/.local/share/gnome-shell/extensions/gsconnect@andyholmes.github.io/service/manager.js:251:25
start@/home/shivang/.local/share/gnome-shell/extensions/gsconnect@andyholmes.github.io/service/manager.js:454:14
vfunc_startup@/home/shivang/.local/share/gnome-shell/extensions/gsconnect@andyholmes.github.io/service/daemon.js:258:22
vfunc_handle_local_options@/home/shivang/.local/share/gnome-shell/extensions/gsconnect@andyholmes.github.io/service/daemon.js:666:18
@/home/shivang/.local/share/gnome-shell/extensions/gsconnect@andyholmes.github.io/service/daemon.js:729:17
Steps to reproduce
- Login
- GSConnect throws an error
Expected behavior
GSConnect should start normally
GSConnect version
53
Installed from
GNOME Extensions website
GNOME Shell version
3.36.9
Linux distribution/release
Ubuntu 20.04
Paired device(s)
None
KDE Connect app version
1.30.1
Plugin(s)
No response
Support log
GSConnect: 53 (user)
GJS: 16405
Session: x11
OS: Ubuntu 20.04.6 LTS
--------------------------------------------------------------------------------
-- Logs begin at Thu 2024-06-13 12:27:40 IST, end at Thu 2024-06-20 10:15:34 IST. --
Jun 20 10:15:29 kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Jun 20 10:15:29 gnome-shell[2229]: ../clutter/clutter/clutter-actor.c:10558: The clutter_actor_set_allocation() function can only be called from within the implementation of the ClutterActor::allocate() virtual function.
Jun 20 10:15:31 gnome-shell[2229]: JS WARNING: [resource:///org/gnome/gjs/modules/core/overrides/Gio.js 430]: Too many arguments to method Gio.DBusConnection.call: expected 10, got 11
Jun 20 10:15:32 kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
Jun 20 10:15:32 gnome-shell[2229]: ../clutter/clutter/clutter-actor.c:10558: The clutter_actor_set_allocation() function can only be called from within the implementation of the ClutterActor::allocate() virtual function.
Jun 20 10:15:34 dbus-daemon[2087]: [session uid=1001 pid=2087] Activating service name='org.gnome.Shell.Extensions.GSConnect' requested by ':1.25' (uid=1001 pid=2229 comm="/usr/bin/gnome-shell " label="unconfined")
Jun 20 10:15:34 dbus-daemon[2087]: [session uid=1001 pid=2087] Successfully activated service 'org.gnome.Shell.Extensions.GSConnect'
Jun 20 10:15:34 gjs[7011]: JS ERROR: GLib.Error g-spawn-exit-error-quark: Child process exited with code 1
Gio.TlsCertificate.new_for_paths@/home/shivang/.local/share/gnome-shell/extensions/gsconnect@andyholmes.github.io/service/__init__.js:349:14
_initCertificate@/home/shivang/.local/share/gnome-shell/extensions/gsconnect@andyholmes.github.io/service/backends/lan.js:177:48
start@/home/shivang/.local/share/gnome-shell/extensions/gsconnect@andyholmes.github.io/service/backends/lan.js:440:18
_loadBackends@/home/shivang/.local/share/gnome-shell/extensions/gsconnect@andyholmes.github.io/service/manager.js:251:25
start@/home/shivang/.local/share/gnome-shell/extensions/gsconnect@andyholmes.github.io/service/manager.js:454:14
vfunc_startup@/home/shivang/.local/share/gnome-shell/extensions/gsconnect@andyholmes.github.io/service/daemon.js:258:22
vfunc_handle_local_options@/home/shivang/.local/share/gnome-shell/extensions/gsconnect@andyholmes.github.io/service/daemon.js:666:18
@/home/shivang/.local/share/gnome-shell/extensions/gsconnect@andyholmes.github.io/service/daemon.js:729:17
Screenshots
No response
Notes
No response