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:
Summary: [abrt] ninja-ide-2.1.1-4.fc18: find_in_files.py:466:find_occurrences:TypeErro...
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:a4eca350be7f35d8bddcbee134c...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-04 12:24 UTC by Germán Racca
Modified: 2013-05-21 08:44 UTC (History)
2 users (show)

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


Attachments (Terms of Use)
File: backtrace (1.27 KB, text/plain)
2013-03-04 12:24 UTC, Germán Racca
no flags Details
File: core_backtrace (275 bytes, text/plain)
2013-03-04 12:24 UTC, Germán Racca
no flags Details
File: environ (2.45 KB, text/plain)
2013-03-04 12:24 UTC, Germán Racca
no flags Details

Description Germán Racca 2013-03-04 12:24:45 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.9-205.fc18.x86_64
uid:            1000

Truncated backtrace:
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: []

Comment 1 Germán Racca 2013-03-04 12:24:49 UTC
Created attachment 704933 [details]
File: backtrace

Comment 2 Germán Racca 2013-03-04 12:24:51 UTC
Created attachment 704934 [details]
File: core_backtrace

Comment 3 Germán Racca 2013-03-04 12:24:54 UTC
Created attachment 704935 [details]
File: environ

Comment 4 Fedora Update System 2013-05-11 23:09:57 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 5 Fedora Update System 2013-05-13 00:31:50 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 6 Fedora Update System 2013-05-21 08:44:30 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.