Bug 623080 - AttributeError: 'NoneType' object has no attribute 'name'
Summary: AttributeError: 'NoneType' object has no attribute 'name'
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Radek Vykydal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:eb36bb1b0ef8d406f...
Depends On:
Blocks: 623149
TreeView+ depends on / blocked
 
Reported: 2010-08-11 09:31 UTC by He Rui
Modified: 2011-05-19 12:59 UTC (History)
4 users (show)

Fixed In Version: anaconda-14.17-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 623149 (view as bug list)
Environment:
Last Closed: 2011-05-19 12:59:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (647.27 KB, text/plain)
2010-08-11 09:31 UTC, He Rui
no flags Details

Description He Rui 2010-08-11 09:31:05 UTC
The following was filed automatically by anaconda:
anaconda 14.15 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/pyanaconda/iw/task_gui.py", line 158, in _addAndEnableRepo
    "URL.") % self.repo.name, type="ok", custom_icon="error")
  File "/usr/lib/python2.7/site-packages/pyanaconda/iw/task_gui.py", line 368, in run
    if not applyFuncs[type](newRepoObj) or not self._addAndEnableRepo(newRepoObj) or not \
  File "/usr/lib/python2.7/site-packages/pyanaconda/iw/task_gui.py", line 550, in _addRepo
    if dialog.run() in [gtk.RESPONSE_CANCEL, gtk.RESPONSE_DELETE_EVENT]:
AttributeError: 'NoneType' object has no attribute 'name'

Comment 1 He Rui 2010-08-11 09:31:12 UTC
Created attachment 438136 [details]
Attached traceback automatically from anaconda.

Comment 2 He Rui 2010-08-11 09:35:30 UTC
At Package Repository step, I added a repo with the name 'ftp' first, and then I added another repo accidently with the same name 'ftp', I didn't notice it and click ‘OK’. Exception occurred.

Comment 3 Radek Vykydal 2010-08-12 14:58:39 UTC
This if fixed in master in anaconda-14.15-1, after alpha release, I'd like to push into to f14-branch - it is isolated and safe fix.

Comment 4 Radek Vykydal 2010-08-13 06:42:05 UTC
(In reply to comment #3)
> This if fixed in master in anaconda-14.15-1

oops, anaconda-15.0-1 that will be

Comment 5 Radek Vykydal 2010-08-24 15:35:45 UTC
This should be fixed in anaconda-14.17-1 (F14 Beta).


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