Bug 896562 - [abrt] ninja-ide-2.1.1-4.fc18: project_properties_widget.py:151:__init__:AttributeError: 'NoneType' object has no attribute 'name'
Summary: [abrt] ninja-ide-2.1.1-4.fc18: project_properties_widget.py:151:__init__:Attr...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: ninja-ide
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nikos Roussos
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:f62bc8a46531ba44898c3907363...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-17 14:30 UTC by Pierre-YvesChibon
Modified: 2013-05-21 08:44 UTC (History)
3 users (show)

Fixed In Version: ninja-ide-2.2-1.fc18
Clone Of:
Environment:
Last Closed: 2013-05-21 08:44:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.27 KB, text/plain)
2013-01-17 14:30 UTC, Pierre-YvesChibon
no flags Details
File: core_backtrace (717 bytes, text/plain)
2013-01-17 14:30 UTC, Pierre-YvesChibon
no flags Details
File: environ (1.72 KB, text/plain)
2013-01-17 14:30 UTC, Pierre-YvesChibon
no flags Details
File: smolt_data (2.55 KB, text/plain)
2013-01-17 14:30 UTC, Pierre-YvesChibon
no flags Details

Description Pierre-YvesChibon 2013-01-17 14:30:28 UTC
Version-Release number of selected component:
ninja-ide-2.1.1-4.fc18

Additional info:
cmdline:        /usr/bin/python /usr/bin/ninja-ide
executable:     /usr/bin/ninja-ide
kernel:         3.7.2-201.fc18.x86_64
uid:            1000

Truncated backtrace:
project_properties_widget.py:151:__init__:AttributeError: 'NoneType' object has no attribute 'name'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/ninja_ide/gui/actions.py", line 465, in open_project_properties
    self.ide.explorer.open_project_properties()
  File "/usr/lib/python2.7/site-packages/ninja_ide/gui/explorer/explorer_container.py", line 325, in open_project_properties
    self._treeProjects.open_project_properties()
  File "/usr/lib/python2.7/site-packages/ninja_ide/gui/explorer/tree_projects_widget.py", line 323, in open_project_properties
    proj = project_properties_widget.ProjectProperties(item, self)
  File "/usr/lib/python2.7/site-packages/ninja_ide/gui/dialogs/project_properties_widget.py", line 63, in __init__
    self.projectData = ProjectData(self)
  File "/usr/lib/python2.7/site-packages/ninja_ide/gui/dialogs/project_properties_widget.py", line 151, in __init__
    if self._parent._item.name == '':
AttributeError: 'NoneType' object has no attribute 'name'

Local variables in innermost frame:
self: <ninja_ide.gui.dialogs.project_properties_widget.ProjectData object at 0x3640680>
grid: <PyQt4.QtGui.QGridLayout object at 0x3640710>
parent: <ninja_ide.gui.dialogs.project_properties_widget.ProjectProperties object at 0x36404d0>

Comment 1 Pierre-YvesChibon 2013-01-17 14:30:32 UTC
Created attachment 680234 [details]
File: backtrace

Comment 2 Pierre-YvesChibon 2013-01-17 14:30:34 UTC
Created attachment 680235 [details]
File: core_backtrace

Comment 3 Pierre-YvesChibon 2013-01-17 14:30:36 UTC
Created attachment 680236 [details]
File: environ

Comment 4 Pierre-YvesChibon 2013-01-17 14:30:39 UTC
Created attachment 680237 [details]
File: smolt_data

Comment 5 Randy Barlow 2013-03-08 21:37:55 UTC
I clicked on the run project button.

Package: ninja-ide-2.1.1-4.fc18
OS Release: Fedora release 18 (Spherical Cow)

Comment 6 Fedora Update System 2013-05-11 23:09:48 UTC
ninja-ide-2.2-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/ninja-ide-2.2-1.fc18

Comment 7 Fedora Update System 2013-05-13 00:31:43 UTC
Package ninja-ide-2.2-1.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing ninja-ide-2.2-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-8003/ninja-ide-2.2-1.fc18
then log in and leave karma (feedback).

Comment 8 Fedora Update System 2013-05-21 08:44:15 UTC
ninja-ide-2.2-1.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.


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