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 704933 Details for
Bug 917627
[abrt] ninja-ide-2.1.1-4.fc18: find_in_files.py:466:find_occurrences:TypeError: arguments did not match any overloaded call:
[?]
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
Germán Racca
on 2013-03-04 12:24:49 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Germán Racca
Created:
2013-03-04 12:24:49 UTC
Size:
1.27 KB
patch
obsolete
>find_in_files.py:466:find_occurrences:TypeError: arguments did not match any overloaded call: > QComboBox.addItem(QString, QVariant userData=QVariant()): argument 1 has unexpected type 'NoneType' > QComboBox.addItem(QIcon, QString, QVariant userData=QVariant()): argument 1 has unexpected type 'NoneType' > >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/ninja_ide/gui/misc/misc_container.py", line 120, in show_find_occurrences > self._findInFilesWidget.find_occurrences(word) > File "/usr/lib/python2.7/site-packages/ninja_ide/gui/misc/find_in_files.py", line 466, in find_occurrences > self._find_widget.dir_combo.addItem(project) >TypeError: arguments did not match any overloaded call: > QComboBox.addItem(QString, QVariant userData=QVariant()): argument 1 has unexpected type 'NoneType' > QComboBox.addItem(QIcon, QString, QVariant userData=QVariant()): argument 1 has unexpected type 'NoneType' > >Local variables in innermost frame: >word: PyQt4.QtCore.QString(u'Button') >explorerContainer: <ninja_ide.gui.explorer.explorer_container.__ExplorerContainer object at 0x279dc20> >self: <ninja_ide.gui.misc.find_in_files.FindInFilesWidget object at 0x2993cb0> >project: None >editorWidget: <ninja_ide.gui.editor.editor.Editor object at 0x29b3dd0> >projects_obj: [] >projects: []
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 917627
: 704933 |
704934
|
704935