Hi Tanguy, Tanguy Le Carrour <[email protected]> writes:
> This is my first packaging attempt, please be indulgent… > > [...] > > So far, it builds, it lints, it's installable… and it works! Pretty exciting! > It still has a small amnesia problem: each time I start it, it's acting like > it's the first time. It seems to be a dconf issue, for 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 > ``` Drat! > Installing dconf does not solve the problem, though. If you are using GDM, this might be due to the way it (used to) start D-Bus. See commit dcb3a0fe0a086b4762a721e9b1da64826d5160d0. If you have not ran “guix pull” in the last four days, doing so might make this problem disappear. > I also don't know where to put it! In its own `grisbi.scm` file? Or > alongside gnucash in a new `finance.scm` file? We already have a “finance.scm”, which seems appropriate to me. Hope that helps! -- Tim
