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 703122 - dconf-editor-0.13 and higher requires >=gtk+-3.4
dconf-editor-0.13 and higher requires >=gtk+-3.4
Status: RESOLVED FIXED
Product: dconf-editor
Classification: Other
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: dconf-editor maintainer(s)
dconf-editor maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-06-26 13:34 UTC by Alexandre Rostovtsev
Modified: 2015-02-22 12:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
trivial patch (802 bytes, patch)
2013-06-26 13:37 UTC, Alexandre Rostovtsev
accepted-commit_now Details | Review

Description Alexandre Rostovtsev 2013-06-26 13:34:58 UTC
(As reported at https://bugs.gentoo.org/show_bug.cgi?id=453698)

dconf's configure only checks for gtk+-3.0, but starting with version 0.13, dconf-editor uses GtkWindow, which was introduced in gtk+-3.4.
Comment 1 Alexandre Rostovtsev 2013-06-26 13:36:04 UTC
Typo: s/GtkWindow/GtkApplicationWindow/
Comment 2 Alexandre Rostovtsev 2013-06-26 13:37:21 UTC
Created attachment 247824 [details] [review]
trivial patch
Comment 3 Allison Karlitskaya (desrt) 2013-06-26 14:26:11 UTC
Review of attachment 247824 [details] [review]:

Looks good, thanks!
Comment 4 Alexandre Rostovtsev 2013-06-27 19:06:50 UTC
Committed to master: https://git.gnome.org/browse/dconf/commit/?id=4171008f80e95c3c7098eeac9cde47824e4943b9
Comment 5 André Klapper 2015-02-22 12:23:51 UTC
[moving dconf>editor tickets to dconf-editor product. See bug 744791]