unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Federico Beffa <beffa@ieee.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] glib-or-gtk-build-system: new build-system
Date: Fri, 10 Oct 2014 22:29:58 +0200	[thread overview]
Message-ID: <87siivbrcp.fsf@gnu.org> (raw)
In-Reply-To: <20141009203304.GA11440@hysteria.proulx.com> (Federico Beffa's message of "Thu, 9 Oct 2014 14:33:04 -0600")

Federico Beffa <beffa@ieee.org> skribis:

> ludo@gnu.org (Ludovic Courtès) writes:
>
>> Not sure.  Is libcanberra dlopened?  Do you know what dlopens it, and
>> whether it systematically does?
>
> I've not found out.  I'm attaching the strace log of evince (actually
> the wrapper of my local package built with glib-or-gtk).  Maybe you see
> more than me.
>
> In any case, I've checked a couple more applications making use of the gtk
> toolkit: inkscape, icecat. They all complain about
> libcanberra-gtk-module. It looks like
> libcanberra is used by many gtk+ applications.

I’ve looked again at the strace log and can’t find anything obvious such
as a config file in /home or /etc that would tell it to load
libcanberra-module.

However, I built Evince locally with glib-or-gtk-build-system, and it
doesn’t mention anything about libcanberra:

--8<---------------cut here---------------start------------->8---
$ /gnu/store/14ja1vpbc55yfgpp4irxwriw390zbl1g-evince-3.6.1/bin/evince doc/foo.pdf 

** (..evince-real-real:5821): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Error registering document: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.evince.Daemon was not provided by any .service files
GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings will not be saved or shared with other applications.
--8<---------------cut here---------------end--------------->8---

So I’m pretty clueless.  Could it be that it receives some message over
D-Bus (on your machine) telling it to load the thing?  What does
‘dbus-monitor’ show?

>> So this is the daemon the GSettings API normally connects to, right?
>
> I believe so. At least that's what I understood reading some of the
> documentation and some threads, e.g.:
>
> http://permalink.gmane.org/gmane.comp.gnome.shell/5897
>
> dconf is the replacement for gconf which is now considered deprecated.
>
> For emacs specifically it appears that the warning may be suppressed
> with configure flags --without-gsettings and --disable-gconf:

Sure, but that would be cheating.  :-)

Thanks,
Ludo’.

  reply	other threads:[~2014-10-10 20:30 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-06 16:43 [PATCH] glib-or-gtk-build-system: new build-system Federico Beffa
2014-10-06 21:32 ` Ludovic Courtès
2014-10-08  7:28   ` Federico Beffa
2014-10-08  7:32     ` Federico Beffa
2014-10-08  9:49       ` Ludovic Courtès
2014-10-08 10:04     ` Ludovic Courtès
2014-10-08 11:47       ` Federico Beffa
2014-10-08 19:28         ` Ludovic Courtès
2014-10-09 20:33           ` Federico Beffa
2014-10-10 20:29             ` Ludovic Courtès [this message]
     [not found]               ` <CAKrPhPMURz=a3j7PMYiVTFB9QiF9-i6M_qmRj3Z9DwPDcX_wKQ@mail.gmail.com>
2014-10-11 10:13                 ` Ludovic Courtès
2014-10-11 18:31                   ` Federico Beffa
     [not found]           ` <CAKrPhPPXvgVM9XasFNQ6hVCr-79Z8yBVgEFbCjd__GuZtrM+wg@mail.gmail.com>
2014-10-09 21:10             ` Ludovic Courtès
2014-10-10  7:15               ` Federico Beffa

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87siivbrcp.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=beffa@ieee.org \
    --cc=guix-devel@gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).