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 358106 - configure doesn't check if gtk+-2.10 is present when typing-break is built
configure doesn't check if gtk+-2.10 is present when typing-break is built
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: [obsolete] Typing break
2.17.x
Other Linux
: Normal normal
: ---
Assigned To: Richard Hult
Control-Center Maintainers
: 371560 404225 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-09-28 09:14 UTC by Mart Raudsepp
Modified: 2007-02-04 17:24 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Mart Raudsepp 2006-09-28 09:14:23 UTC
control-center-2.16 uses GtkStatusIcon in typing break, but configure.in doesn't check for >=gtk+-2.10 in case of TYPING_BREAK, even though earlier versions of GTK+ do not have GtkStatusIcon.
The highest check for gtk is 2.8, but with typing break build requested it should be 2.10.
Comment 1 John N. Laliberte 2006-11-06 15:26:22 UTC
*** Bug 371560 has been marked as a duplicate of this bug. ***
Comment 2 Jens Granseuer 2007-02-04 12:26:18 UTC
*** Bug 404225 has been marked as a duplicate of this bug. ***
Comment 3 Jens Granseuer 2007-02-04 17:24:47 UTC
2007-02-04  Jens Granseuer  <jensgr@gmx.net>

        * configure.in: up GTK+ requirement to 2.10 (fixes #358106)