Re: anyone got the rawhide version of "hwbrowser" working?
"Robert P. J. Day" <[email protected]>
| Newsgroups | gmane.linux.redhat.release.limbo |
|---|---|
| Message-ID | <Pine.LNX.4.44.0209140937010.32419-100000@dhcp-961-30> |
On 14 Sep 2002, Jef Spaleta wrote:
> works for me
>
> I get this errror several times in the terminal
> (DeviceList.py:16944): GnomeCanvas-CRITICAL **: file
> gnome-canvas-path-def.c: line 1142 (gnome_canvas_path_def_any_closed):
> assertion `path != NULL' failed
>
>
> but it appears to see all my hardware. and it didnt crash on me.
well, after upgrading to the rawhide version, here's the final part
of the output from when i run it:
(DeviceList.py:32412): GnomeCanvas-CRITICAL **: file gnome-canvas-path-def.c: line 1142 (gnome_canvas_path_def_any_closed): assertion `path != NULL' failed
... many of the above repeated ...
(DeviceList.py:32412): GnomeCanvas-CRITICAL **: file gnome-canvas-path-def.c: line 1142 (gnome_canvas_path_def_any_closed): assertion `path != NULL' failed
Traceback (most recent call last):
File "/usr/share/hwbrowser/DeviceList.py", line 203, in ?
reread_device_type_list ()
File "/usr/share/hwbrowser/DeviceList.py", line 150, in reread_device_type_list
list.set (iter, 0, hardware.get_category_string (key), 1, key)
File "/usr/share/hwbrowser/DeviceList.py", line 91, in get_category_string
return self.type_mapping[key]
KeyError: 20
--- end of traceback ---
what version are you running? thanks.
rday