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

GSConnect service crashes on startup #1828

Open
shivang-c opened this issue Jun 20, 2024 · 0 comments
Open

GSConnect service crashes on startup #1828

shivang-c opened this issue Jun 20, 2024 · 0 comments
Labels
triage An issue that needs confirmation and labeling

Comments

@shivang-c
Copy link

shivang-c commented Jun 20, 2024

Describe the bug

Error message:

_Child process exited with code 1

Gio.TlsCertificate.new_for_paths@/home/shivang/.local/share/gnome-shell/extensions/[email protected]/service/init.js:349:14
_initCertificate@/home/shivang/.local/share/gnome-shell/extensions/[email protected]/service/backends/lan.js:177:48
start@/home/shivang/.local/share/gnome-shell/extensions/[email protected]/service/backends/lan.js:440:18
loadBackends@/home/shivang/.local/share/gnome-shell/extensions/[email protected]/service/manager.js:251:25
start@/home/shivang/.local/share/gnome-shell/extensions/[email protected]/service/manager.js:454:14
vfunc_startup@/home/shivang/.local/share/gnome-shell/extensions/[email protected]/service/daemon.js:258:22
vfunc_handle_local_options@/home/shivang/.local/share/gnome-shell/extensions/[email protected]/service/daemon.js:666:18
@/home/shivang/.local/share/gnome-shell/extensions/[email protected]/service/daemon.js:729:17

Steps to reproduce

  1. Login
  2. 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/[email protected]/service/__init__.js:349:14
                           _initCertificate@/home/shivang/.local/share/gnome-shell/extensions/[email protected]/service/backends/lan.js:177:48
                           start@/home/shivang/.local/share/gnome-shell/extensions/[email protected]/service/backends/lan.js:440:18
                           _loadBackends@/home/shivang/.local/share/gnome-shell/extensions/[email protected]/service/manager.js:251:25
                           start@/home/shivang/.local/share/gnome-shell/extensions/[email protected]/service/manager.js:454:14
                           vfunc_startup@/home/shivang/.local/share/gnome-shell/extensions/[email protected]/service/daemon.js:258:22
                           vfunc_handle_local_options@/home/shivang/.local/share/gnome-shell/extensions/[email protected]/service/daemon.js:666:18
                           @/home/shivang/.local/share/gnome-shell/extensions/[email protected]/service/daemon.js:729:17

Screenshots

No response

Notes

No response

@github-actions github-actions bot added the triage An issue that needs confirmation and labeling label Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage An issue that needs confirmation and labeling
Projects
None yet
Development

No branches or pull requests

1 participant