all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Federico Beffa <beffa@ieee.org>
To: guix-devel@gnu.org
Subject: Re: [PATCH] glib-or-gtk-build-system: new build-system
Date: Thu, 9 Oct 2014 14:33:04 -0600	[thread overview]
Message-ID: <20141009203304.GA11440@hysteria.proulx.com> (raw)
In-Reply-To: <8738aynyy4.fsf@gnu.org>

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

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.

On debian "aptitude why libcanberra-gtk-module" reports the following
depencencies:

i   task-gnome-desktop Depends    gnome-core
i A gnome-core         Depends    metacity (>= 1:2.34)
i A metacity           Depends    libcanberra-gtk0 (>= 0.2)
i A libcanberra-gtk0   Recommends libcanberra-gtk-module

> 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:

http://www.linuxquestions.org/questions/slackware-14/glib-gio-message-when-starting-emacs-after-latest-current-update-4175418191/

Not sure how emacs uses those features.

Regards,
Fede

[-- Attachment #2: evince-fbe-wrapper.log.gz --]
[-- Type: application/gzip, Size: 36802 bytes --]

  reply	other threads:[~2014-10-09 20:33 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 [this message]
2014-10-10 20:29             ` Ludovic Courtès
     [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

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

  git send-email \
    --in-reply-to=20141009203304.GA11440@hysteria.proulx.com \
    --to=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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.