unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#32981: dconf needs to be in environment for ibus-setup to work
@ 2018-10-08  2:25 Caleb Ristvedt
  2023-07-13  9:57 ` Nguyễn Gia Phong via Bug reports for GNU Guix
  0 siblings, 1 reply; 2+ messages in thread
From: Caleb Ristvedt @ 2018-10-08  2:25 UTC (permalink / raw)
  To: 32981

On installing ibus and ibus-libpinyin and ensuring the appropriate
environment variables were applied, I attempted to run ibus-setup. I
went to the "Input Method" section and added the "Chinese - Intelligent
Pinyin" method. At that point ibus-setup output this message:

dconf-WARNING **: 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

Restarting ibus-setup showed that the changes had not stuck (if they
ever were even applied). The problem persisted until I installed dconf
into my profile, at which point it worked as expected. It seems Nix has
encountered this problem as well:

https://github.com/NixOS/nixpkgs/pull/11108

I believe this would be fixed by changing dconf from a regular input to
a propagated-input of ibus. Note that ibus-setup needs to be run in
order to add *any* input method, including, say, English.

- Reepca

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-15 13:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-08  2:25 bug#32981: dconf needs to be in environment for ibus-setup to work Caleb Ristvedt
2023-07-13  9:57 ` Nguyễn Gia Phong via Bug reports for GNU Guix

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