** Changed in: indicator-keyboard
Status: New => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to indicator-keyboard in Ubuntu.
https://bugs.launchpad.net/bugs/1256559
Title:
Enabled group-per-window setting causes dconf write on each window
switch
Status in Indicator keyboard:
Fix Released
Status in “indicator-keyboard” package in Ubuntu:
Fix Released
Bug description:
When group-per-window option is enabled, each time active window is
switched "org.gnome.desktop.input-sources.current" key is updated by
indicator-keyboard-service. This key is updated even if it has
previously stored the same value.
Update causes dconf-service to write the user config file
~/.config/dconf/user to disk. On all filesystems except btrfs this
write is followed by fsync. which causes immediate disk activity upon
each window switch.
It would be nice if indicator-keyboard did not update the
"org.gnome.desktop.input-sources.current" with the same value.
A simple patch with the proposed solution is attached to this bug
report.
To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-keyboard/+bug/1256559/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp