Bug 613623 - TypeError: object of type 'NoneType' has no len()
Summary: TypeError: object of type 'NoneType' has no len()
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:f671fcd3f5bb87acb...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-12 12:57 UTC by James Laska
Modified: 2013-09-02 06:49 UTC (History)
4 users (show)

Fixed In Version: anaconda-14.11-1
Clone Of:
Environment:
Last Closed: 2010-07-12 13:54:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (70.49 KB, text/plain)
2010-07-12 12:57 UTC, James Laska
no flags Details

Description James Laska 2010-07-12 12:57:27 UTC
The following was filed automatically by anaconda:
anaconda 14.10 exception report
Traceback (most recent call first):
  File "/tmp/updates/pyanaconda/storage/udev.py", line 260, in udev_device_get_wwid
    serial_len = len(serial)
  File "/tmp/updates/pyanaconda/iw/filter_gui.py", line 695, in populate
    ident = udev_device_get_wwid(d)
  File "/tmp/updates/pyanaconda/iw/filter_gui.py", line 604, in getScreen
    self.populate(nonraids, mpaths, raids)
  File "/tmp/updates/pyanaconda/gui.py", line 1254, in setScreen
    new_screen = self.currentWindow.getScreen(anaconda)
  File "/tmp/updates/pyanaconda/gui.py", line 1175, in nextClicked
    self.setScreen ()
TypeError: object of type 'NoneType' has no len()

Comment 1 James Laska 2010-07-12 12:57:31 UTC
Created attachment 431164 [details]
Attached traceback automatically from anaconda.

Comment 2 James Laska 2010-07-12 14:18:08 UTC
Updates image available for testing at http://jlaska.fedorapeople.org/updates/613623.img


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