From: Tanguy Le Carrour <tanguy@bioneland.org>
To: Timothy Sample <samplet@ngyro.com>
Cc: Guix <guix-devel@gnu.org>
Subject: Re: Packaging Grisbi
Date: Sun, 2 Jun 2019 19:06:34 +0200 [thread overview]
Message-ID: <20190602170634.yxan6x7fw65xw327@melmoth> (raw)
In-Reply-To: <87o93j5qvp.fsf@ngyro.com>
Hi Timothy,
Le 05/30, Timothy Sample a écrit :
> […]
> >> > Tanguy Le Carrour <tanguy@bioneland.org> writes:
> >> > > I get the following error message:
> >> > >
> >> > > ```
> >> > > failed to commit changes to dconf:
> >> > > GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown:
> >> > > The name ca.desrt.dconf was not provided by any .service files
> >> > > ```
> […]
> I applied your patch below, and everything works great for me. It seems
> this is because I am running GNOME, and GNOME puts the dconf service
> file in the system profile.
>
> What desktop are you running? How is D-Bus started?
I'm running bspwm [1]. D-Bus seems to be running [2], but I have not clue
how it's been started!? I just select the bspwm session from the login
manager.
[1]: snippet of my OS config
```
;; …
;; This is where we specify system-wide packages.
(packages (cons* nss-certs ;for HTTPS access
bspwm sxhkd ;for desktop env
fish neovim openssh wget recutils
%base-packages))
;; …
```
[2]: output of `env | ag DBUS`
```
DBUS_FATAL_WARNINGS=0
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-783FOvFmx6,guid=63be5a9abc13dee04e494f3e5cf3fb36
GDM_DBUS_DAEMON=/gnu/store/bp4zn8kx5p09ddn6dm7lsdlf4l0cj8g3-gdm-dbus-wrapper
```
Any idea?!
--
Tanguy
next prev parent reply other threads:[~2019-06-02 17:06 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-12 12:11 Packaging Grisbi Tanguy Le Carrour
2019-05-12 20:09 ` Timothy Sample
2019-05-13 6:51 ` Tanguy Le Carrour
2019-05-29 15:38 ` Tanguy Le Carrour
2019-05-31 1:55 ` Timothy Sample
2019-06-02 17:06 ` Tanguy Le Carrour [this message]
2019-06-02 19:04 ` Timothy Sample
2019-06-08 13:23 ` Tanguy Le Carrour
2019-06-13 0:02 ` Timothy Sample
2019-06-30 12:01 ` Tanguy Le Carrour
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=20190602170634.yxan6x7fw65xw327@melmoth \
--to=tanguy@bioneland.org \
--cc=guix-devel@gnu.org \
--cc=samplet@ngyro.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.
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.