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>
Created attachment 680234 [details] File: backtrace
Created attachment 680235 [details] File: core_backtrace
Created attachment 680236 [details] File: environ
Created attachment 680237 [details] File: smolt_data
I clicked on the run project button. Package: ninja-ide-2.1.1-4.fc18 OS Release: Fedora release 18 (Spherical Cow)
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
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).
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.