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 623275 - clearlooks does not build with animation enabled
clearlooks does not build with animation enabled
Status: RESOLVED DUPLICATE of bug 612486
Product: gtk-engines
Classification: Deprecated
Component: clearlooks
2.90.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-engines maintainers
gtk-engines maintainers
Depends on:
Blocks:
 
 
Reported: 2010-07-01 08:37 UTC by Götz Waschk
Modified: 2010-07-02 16:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Götz Waschk 2010-07-01 08:37:50 UTC
This is on Mandriva 2010.1 with gtk+ 2.90.4 and gtk-engines 2.90.3.1:

I have used ./configure --enable-animation


make[2]: Entering directory `/home/goetz/rpm/BUILD/gtk-engines-2.90.3.1/engines/clearlooks'
  CC     clearlooks_style.lo
./src/clearlooks_style.c: In function 'clearlooks_style_draw_box':
./src/clearlooks_style.c:761: error: 'GtkWidget' has no member named 'allocation'
./src/clearlooks_style.c:761: error: 'GtkWidget' has no member named 'allocation'
./src/clearlooks_style.c:763: error: 'GtkProgressBar' has no member named 'activity_mode'
./src/clearlooks_style.c:778:2: warning: #warning Assuming non-pulsing progress bars because there is currently no way to query them in GTK+ 3.0.
make[2]: *** [clearlooks_style.lo] Error 1
Comment 1 Benjamin Berg 2010-07-02 16:58:07 UTC

*** This bug has been marked as a duplicate of bug 612486 ***