public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Keith Thompson <Keith.S.Thompson@gmail.com>
To: cygwin@cygwin.com
Cc: Keith Thompson <Keith.S.Thompson@gmail.com>
Subject: Error running gitg
Date: Sun, 21 Mar 2021 14:21:37 -0700	[thread overview]
Message-ID: <CAAHpriNepOxmphu3xMVvR9rmDCiATrx2wON5rx4oh5z+oumG4w@mail.gmail.com> (raw)

I just installed the gitg package, version 3.26.0-1.

When I run it, I get the following error, and the GUI doesn't launch:

** (gitg:8004): WARNING **: gitg-plugins-engine.vala:40: Could not
load repository: Typelib file for namespace 'Peas', version '1.0' not
found

** (gitg:8004): WARNING **: Error retrieving accessibility bus
address: org.freedesktop.DBus.Error.NoReply: Message recipient
disconnected from message bus without replying

(gitg:8004): GLib-GIO-ERROR **: Settings schema
'org.gnome.gitg.state.window' is not installed

A Google search for the error message turns up a similar problem on
Arch Linux, reported in 2011. Yes, that's 10 years ago, but it might
provide a clue.

https://bugs.archlinux.org/task/23029
"""
When launching gitg from a terminal, a "Settings schema
'org.gnome.gitg.state.window' is not installed" error is displayed.

By adding the following line to the post_install and post_remove hooks
of gitg.install file the problem seems to be solved:
usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
"""

             reply	other threads:[~2021-03-21 21:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-21 21:21 Keith Thompson [this message]
2021-03-23  5:04 ` Keith Thompson

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=CAAHpriNepOxmphu3xMVvR9rmDCiATrx2wON5rx4oh5z+oumG4w@mail.gmail.com \
    --to=keith.s.thompson@gmail.com \
    --cc=cygwin@cygwin.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).