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 703552 - GLib required version in configure.ac
GLib required version in configure.ac
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
3.9.x
Other Linux
: Normal minor
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2013-07-03 15:39 UTC by Ting-Wei Lan
Modified: 2013-07-03 15:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ting-Wei Lan 2013-07-03 15:39:46 UTC
I found the required version of GLib written in configure.ac is 2.29.14, but g_type_init() is removed in commit 18c95231. file-roller may fail to start in GLib < 2.36.

This problem exists in file-roller 3.9. (Fedora 18 with GLIb 2.34)
Comment 1 Paolo Bacchilega 2013-07-03 15:57:01 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.