Description of Problem: I get the following error on startup of this app: (DeviceList.py:17037): GnomeCanvas-CRITICAL **: file gnome-canvas-path-def.c: line 1142 (gnome_canvas_path_def_any_closed): assertion `path != NULL' failed (DeviceList.py:17037): GnomeCanvas-CRITICAL **: file gnome-canvas-path-def.c: line 1142 (gnome_canvas_path_def_any_closed): assertion `path != NULL' failed (DeviceList.py:17037): GnomeCanvas-CRITICAL **: file gnome-canvas-path-def.c: line 1142 (gnome_canvas_path_def_any_closed): assertion `path != NULL' failed (DeviceList.py:17037): 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 163, in ? setup_ui () File "/usr/share/hwbrowser/DeviceList.py", line 156, in setup_ui DeviceDisk.initialize (xml, hardware) File "/usr/share/hwbrowser/DeviceDisk.py", line 485, in initialize populate (tree_view, disks, graph) File "/usr/share/hwbrowser/DeviceDisk.py", line 379, in populate raise RuntimeError, ("can't handle more than " RuntimeError: can't handle more than one extended partition per disk [kmaraas@localhost kmaraas]$ Version-Release number of selected component (if applicable): How Reproducible: Steps to Reproduce: 1. 2. 3. Actual Results: Expected Results: Additional Information:
*** This bug has been marked as a duplicate of 67957 ***