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 137150 - file-roller crashes
file-roller crashes
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
2.5.x
Other Linux
: Normal critical
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2004-03-14 13:33 UTC by srinath
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description srinath 2004-03-14 13:33:14 UTC
Module = file-roller
Version = 2.5.6
Summary = file-roller crashes
                                                                          
                                                  
Description
   file-roller crashes when the 'cancel' or 'extract' buttons are clicked
in the extract dialog.
                                                                          
                                                  
Steps to Reproduce
                                                                          
                                                  
1. Open up a terminal
2. Type:
        $ file-roller -f "<archive-name>"
3. From the dialog, select either 'cancel' or 'extract' buttons.
4. Expected Result:
        the archive should be extracted to the specified directory.
5. Observed Result:
        file-roller crashes(gnome-segv) with the following message:
 
(file-roller:12566): GLib-GObject-WARNING **: invalid uninstantiatable type
`<unknown>' in cast to `GnomeAppBar'
 
(file-roller:12566): GnomeUI-CRITICAL **: file gnome-appbar.c: line 454
(gnome_appbar_pop): assertion `GNOME_IS_APPBAR(appbar)' failed
  
(file-roller:12566): GConf-CRITICAL **: file gconf-listeners.c: line 444
(ltable_remove): assertion `node != NULL' failed
  
(file-roller:12566): GConf-CRITICAL **: file gconf-listeners.c: line 444
(ltable_remove): assertion `node != NULL' failed
  
(file-roller:12566): GConf-CRITICAL **: file gconf-listeners.c: line 444
(ltable_remove): assertion `node != NULL' failed
  
(file-roller:12566): GConf-CRITICAL **: file gconf-listeners.c: line 444
(ltable_remove): assertion `node != NULL' failed
  
(file-roller:12566): GConf-CRITICAL **: file gconf-listeners.c: line 444
(ltable_remove): assertion `node != NULL' failed
  
(file-roller:12566): GConf-CRITICAL **: file gconf-listeners.c: line 444
(ltable_remove): assertion `node != NULL' failed
  
(file-roller:12566): GConf-CRITICAL **: file gconf-listeners.c: line 444
(ltable_remove): assertion `node != NULL' failed
  
(file-roller:12566): GConf-CRITICAL **: file gconf-listeners.c: line 444
(ltable_remove): assertion `node != NULL' failed
  
(file-roller:12566): GLib-GObject-WARNING **: gsignal.c:1738: instance
`0x80c0388' has no handler with id `16'
  
(gnome_segv:12655): Gtk-WARNING **: Ignoring the separator setting
 
 
      (There are many other warning messages related to gdk-pixbuf before
these messages)