After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 722978 - ibus: update to 1.5.5 and add a patch
ibus: update to 1.5.5 and add a patch
Status: RESOLVED FIXED
Product: jhbuild
Classification: Infrastructure
Component: module sets
unspecified
Other All
: Normal normal
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2014-01-25 18:33 UTC by Allison Karlitskaya (desrt)
Modified: 2014-01-25 18:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
ibus: update to 1.5.5 and add a patch (3.75 KB, patch)
2014-01-25 18:33 UTC, Allison Karlitskaya (desrt)
committed Details | Review

Description Allison Karlitskaya (desrt) 2014-01-25 18:33:33 UTC
Recent changes to 'dconf update' combined with ibus's strange use of
dconf mean that ibus fails to install if the system is missing an
/etc/dconf/db directory.

Update to the latest tarball release from upstream and cherry-pick a
patch from their git in order to work around the issue.

We can also take this chance to drop our -Wno-error because this problem
was solved upstream in the latest tarball.
Comment 1 Allison Karlitskaya (desrt) 2014-01-25 18:33:34 UTC
Created attachment 267194 [details] [review]
ibus: update to 1.5.5 and add a patch
Comment 2 Colin Walters 2014-01-25 18:35:13 UTC
Review of attachment 267194 [details] [review]:

Looks good to me.
Comment 3 Allison Karlitskaya (desrt) 2014-01-25 18:52:44 UTC
Attachment 267194 [details] pushed as 14e1637 - ibus: update to 1.5.5 and add a patch