** Changed in: ubuntu-jp-improvement
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1723358
Title:
gnome-settings-daemon duplicate input-sources each login
T
This bug was fixed in the package gnome-settings-daemon -
3.26.1-0ubuntu5
---
gnome-settings-daemon (3.26.1-0ubuntu5) artful; urgency=medium
* debian/patches/ubuntu_ibus_configs.patch:
- configure sources only when there is none, that code is meant to be
used on first lo
Thanks Mitsuya, you are right, that was a merge conflict resolution
error when restoring that feature, I did merge a fix and uploaded now
** Changed in: gnome-settings-daemon (Ubuntu)
Importance: Undecided => High
** Changed in: gnome-settings-daemon (Ubuntu)
Status: Confirmed => Fix Co
Hi seb128,
It seems that this bug occur from 3.26.1-0ubuntu2 for bug #1719938.
In debian/patches/ubuntu_ibus_configs.patch:
---
if (g_variant_n_children (sources) < 1)
get_sources_from_xkb_config (manager);
+add_ibus_sources_from_locale (settings); <- i