Github messages for voidlinux
 help / color / mirror / Atom feed
From: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [ISSUE] [CLOSED] gnome-terminal is missing gsettings-desktop-schemas dependency
Date: Tue, 03 May 2022 04:13:15 +0200	[thread overview]
Message-ID: <20220503021315.EUi6kK8eEOJ_b8khY_pEcy6OzHdi8AbZdw9gWbD8nqI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24893@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 3942 bytes --]

Closed issue by xyzz on void-packages repository

https://github.com/void-linux/void-packages/issues/24893

Description:
After installing `gnome-terminal` (without using GNOME as DE) it crashes on start:

```
# Compositor prefers decoration mode 'server'
# unsetenv() is not thread-safe and should not be used after threads are created
# Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal: Process org.gnome.Terminal received signal 5
```

from logs:

```
2020-09-13T21:30:37.60334 daemon.info: Sep 13 17:30:37 dbus-daemon[1827]: [session uid=1000 pid=1825] Activating service name='org.gnome.Terminal' requested by ':1.25' (uid=1000 pid=3019 comm="/usr/bin/gnome-terminal ")
2020-09-13T21:30:37.62110 kern.info: [  328.791864] traps: gnome-terminal-[3029] trap int3 ip:7f7d1e5faaf5 sp:7fff8a57d170 error:0 in libglib-2.0.so.0.6600.0[7f7d1e5b4000+85000]
2020-09-13T21:30:37.62173 daemon.info: Sep 13 17:30:37 dbus-daemon[1827]: [session uid=1000 pid=1825] Activated service 'org.gnome.Terminal' failed: Process org.gnome.Terminal received signal 5
```

After attaching gdb to the process I can see it crash with the following backtrace:

```
#0  _g_log_abort (breakpoint=1) at ../glib/gmessages.c:554
#1  0x00007f97d86eece5 in g_log_default_handler (log_domain=log_domain@entry=0x7f97d894b026 "GLib-GIO", log_level=log_level@entry=6,
    message=message@entry=0x5556080809c0 "Settings schema 'org.gnome.system.proxy' is not installed", unused_data=unused_data@entry=0x0)
    at ../glib/gmessages.c:3123
#2  0x00007f97d86ef44c in g_logv (log_domain=0x7f97d894b026 "GLib-GIO", log_level=G_LOG_LEVEL_ERROR, format=<optimized out>,
    args=args@entry=0x7fff4dfeda80) at ../glib/gmessages.c:1350
#3  0x00007f97d86ef62f in g_log (log_domain=log_domain@entry=0x7f97d894b026 "GLib-GIO", log_level=log_level@entry=G_LOG_LEVEL_ERROR,
    format=format@entry=0x7f97d895c480 "Settings schema '%s' is not installed") at ../glib/gmessages.c:1415
#4  0x00007f97d88a5355 in g_settings_set_property (object=<optimized out>, prop_id=<optimized out>, value=<optimized out>,
    pspec=<optimized out>) at ../gio/gsettings.c:596
#5  0x00007f97d87ef091 in object_set_property (nqueue=0x555608036b40, value=0x7fff4dfedc60, pspec=0x5556080666b0, object=0x555608014750)
    at ../gobject/gobject.c:1565
#6  g_object_new_internal (class=class@entry=0x55560807e5d0, params=params@entry=0x7fff4dfedd00, n_params=n_params@entry=1)
    at ../gobject/gobject.c:1973
#7  0x00007f97d87ef9e8 in g_object_new_valist (object_type=<optimized out>, first_property_name=<optimized out>,
    var_args=var_args@entry=0x7fff4dfede50) at ../gobject/gobject.c:2264
#8  0x00007f97d87f03c9 in g_object_new (object_type=<optimized out>, first_property_name=<optimized out>) at ../gobject/gobject.c:1782
#9  0x00005556078b7ca7 in ?? ()
#10 0x00007f97d87d147d in g_type_create_instance (type=<optimized out>) at ../gobject/gtype.c:1870
#11 0x00007f97d87eed5d in g_object_new_internal (class=class@entry=0x55560807da00, params=params@entry=0x7fff4dfee210,
    n_params=n_params@entry=2) at ../gobject/gobject.c:1939
#12 0x00007f97d87ef9e8 in g_object_new_valist (object_type=<optimized out>, first_property_name=<optimized out>,
    var_args=var_args@entry=0x7fff4dfee360) at ../gobject/gobject.c:2264
#13 0x00007f97d87f03c9 in g_object_new (object_type=<optimized out>, first_property_name=<optimized out>) at ../gobject/gobject.c:1782
#14 0x00005556078b45ab in ?? ()
#15 0x00007f97d84c5deb in __libc_start_main (main=0x5556078b4450, argc=1, argv=0x7fff4dfee578, init=<optimized out>, fini=<optimized out>,
    rtld_fini=<optimized out>, stack_end=0x7fff4dfee568) at ../csu/libc-start.c:308
#16 0x00005556078b473a in ?? ()
```

It appears that `gsettings-desktop-schemas` is missing as a dependency, after installing it manually `gnome-terminal` works fine.

      parent reply	other threads:[~2022-05-03  2:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-13 21:49 [ISSUE] " xyzz
2021-02-05  2:50 ` ericonr
2022-04-19  2:12 ` github-actions
2022-05-03  2:13 ` github-actions [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220503021315.EUi6kK8eEOJ_b8khY_pEcy6OzHdi8AbZdw9gWbD8nqI@z \
    --to=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).