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 632696 - file-roller doesn't build with gtk+ 2.91.1
file-roller doesn't build with gtk+ 2.91.1
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
2.91.x
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2010-10-20 14:30 UTC by Lucas Rocha
Modified: 2010-10-21 19:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Lucas Rocha 2010-10-20 14:30:04 UTC
gtk_statusbar_set_has_resize_grip has been replaced by GtkWindow's ::has-resize-grid property.

  CCLD   file-roller
fr-window.o: In function `fr_window_construct':
/home/lucasr/Code/gnome-tarball/file-roller-2.91.0/src/fr-window.c:5934: undefined reference to `gtk_statusbar_set_has_resize_grip'
collect2: ld returned 1 exit status
make[4]: ** [file-roller] Erro 1
Comment 1 Paolo Bacchilega 2010-10-21 19:53:03 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.