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

[ArchLinux] Blanket not launching anymore - Segment violation ('core' generated) #369

Open
KibaGasteiz opened this issue Dec 11, 2024 · 0 comments

Comments

@KibaGasteiz
Copy link

KibaGasteiz commented Dec 11, 2024

The program runs when using 'sudo' but not as a normal user anymore.

`blanket

Violación de segmento ('core' generado)
`

`sudo blanket

sys:1: Warning: cannot register existing type 'GtkWidget'
sys:1: Warning: cannot add class private field to invalid type ''
sys:1: Warning: cannot add private field to invalid (non-instantiatable) type ''
sys:1: Warning: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
sys:1: Warning: cannot register existing type 'GtkBuildable'
sys:1: Warning: g_type_interface_add_prerequisite: assertion 'G_TYPE_IS_INTERFACE (interface_type)' failed
sys:1: Warning: g_once_init_leave_pointer: assertion 'result != 0' failed
sys:1: Warning: g_param_spec_object: assertion 'g_type_is_a (object_type, G_TYPE_OBJECT)' failed
sys:1: Warning: validate_pspec_to_install: assertion 'G_IS_PARAM_SPEC (pspec)' failed
sys:1: Warning: g_param_spec_ref_sink: assertion 'G_IS_PARAM_SPEC (pspec)' failed
sys:1: Warning: g_param_spec_unref: assertion 'G_IS_PARAM_SPEC (pspec)' failed
Traceback (most recent call last):
File "/usr/share/blanket/blanket/main.py", line 82, in do_startup
self.mpris = MPRIS(self)
^^^^^^^^^^^
File "/usr/share/blanket/blanket/mpris.py", line 158, in init
self.__bus = Gio.bus_get_sync(Gio.BusType.SESSION, None)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
gi.repository.GLib.GError: g-spawn-exit-error-quark: Error al lanzar («spawn») el comando «dbus-launch --autolaunch=0d22969cbc5b48d8850390e7269e6695 --binary-syntax --close-stderr»: El proceso hijo terminó con el código 1 (1)

(python3:10406): Gtk-WARNING **: 17:42:27.019: Unable to acquire session bus: Error al lanzar («spawn») el comando «dbus-launch --autolaunch=0d22969cbc5b48d8850390e7269e6695 --binary-syntax --close-stderr»: El proceso hijo terminó con el código 1

(python3:10406): dconf-WARNING **: 17:42:35.484: failed to commit changes to dconf: Error al lanzar («spawn») el comando «dbus-launch --autolaunch=0d22969cbc5b48d8850390e7269e6695 --binary-syntax --close-stderr»: El proceso hijo terminó con el código 1

(python3:10406): dconf-WARNING **: 17:42:35.484: failed to commit changes to dconf: Error al lanzar («spawn») el comando «dbus-launch --autolaunch=0d22969cbc5b48d8850390e7269e6695 --binary-syntax --close-stderr»: El proceso hijo terminó con el código 1
`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant