Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 680234 Details for
Bug 896562
[abrt] ninja-ide-2.1.1-4.fc18: project_properties_widget.py:151:__init__:AttributeError: 'NoneType' object has no attribute 'name'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 1.27 KB, created by
Pierre-YvesChibon
on 2013-01-17 14:30:32 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Pierre-YvesChibon
Created:
2013-01-17 14:30:32 UTC
Size:
1.27 KB
patch
obsolete
>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>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 896562
: 680234 |
680235
|
680236
|
680237