Bug 49708 - hwbrowser fails to start
Summary: hwbrowser fails to start
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: hwbrowser
Version: 7.3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jonathan Blandford
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-07-23 13:54 UTC by Frank Sweetser
Modified: 2013-04-02 04:15 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-07-23 13:55:01 UTC
Embargoed:


Attachments (Terms of Use)

Description Frank Sweetser 2001-07-23 13:54:57 UTC
hwbrowser fails to start up.

Output:

** WARNING **: document not well formed!

** WARNING **: Could not parse file

Gtk-CRITICAL **: file gtkobject.c: line 1161 (gtk_object_ref): assertion
`object != NULL' failed.


Gtk-WARNING **: invalid cast from (NULL) pointer to `GladeXML'

** CRITICAL **: file glade-xml.c: line 451
(glade_xml_signal_autoconnect_full): assertion `self != NULL' failed.

Gtk-WARNING **: invalid cast from (NULL) pointer to `GladeXML'

** CRITICAL **: file glade-xml.c: line 534 (glade_xml_get_widget):
assertion `self != NULL' failed.
Traceback (innermost last):
  File "/usr/share/hwbrowser/DeviceList.py", line 118, in ?
    setup_ui ()
  File "/usr/share/hwbrowser/DeviceList.py", line 114, in setup_ui
    DeviceDisk.initialize (xml, hardware)
  File "/usr/share/hwbrowser/DeviceDisk.py", line 391, in initialize
    ctree.column_titles_passive ()
AttributeError: 'None' object has no attribute 'column_titles_passive'

Gtk-CRITICAL **: file gtkobject.c: line 1171 (gtk_object_unref): assertion
`object != NULL' failed.

Comment 1 Jonathan Blandford 2001-07-23 16:23:32 UTC
Whoops.  Forgot to include the right file.  Fixed in rawhide


Note You need to log in before you can comment on or make changes to this bug.