Bug 983236

Summary: [abrt] ninja-ide-2.2-1.fc19: plugins_manager.py:79:_format_for_table:TypeError: list indices must be integers, not unicode
Product: [Fedora] Fedora Reporter: Randy Barlow <rbarlow>
Component: ninja-ideAssignee: Nikos Roussos <comzeradd>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: comzeradd, echevemaster
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:91ab272ab251b5b6ee6cac57927b3773c7566b17
Fixed In Version: ninja-ide-2.3-1.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-11 18:27:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: core_backtrace
none
File: environ none

Description Randy Barlow 2013-07-10 19:13:52 UTC
Version-Release number of selected component:
ninja-ide-2.2-1.fc19

Additional info:
reporter:       libreport-2.1.5
cmdline:        /usr/bin/python /usr/bin/ninja-ide
executable:     /usr/bin/ninja-ide
kernel:         3.9.9-301.fc19.x86_64
runlevel:       N 5
uid:            1000

Truncated backtrace:
plugins_manager.py:79:_format_for_table:TypeError: list indices must be integers, not unicode

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/ninja_ide/gui/dialogs/plugins_manager.py", line 166, in _after_download_plugin
    self._installedWidget.add_table_items([community_plugin])
  File "/usr/lib/python2.7/site-packages/ninja_ide/gui/dialogs/plugins_manager.py", line 404, in add_table_items
    data = _format_for_table(self._installed)
  File "/usr/lib/python2.7/site-packages/ninja_ide/gui/dialogs/plugins_manager.py", line 79, in _format_for_table
    data["authors"], data["home"]] for data in plugins]
TypeError: list indices must be integers, not unicode

Local variables in innermost frame:
data: [u'Git integration', u'0.2', u'Plugin that enables git calls from ninja-ide. It use a window for managing git calls.\r\n\r\nIt supports:\r\n*add git support for project\r\n*stage,unstage,commit,uncommit files\r\n*create,change,merge,delete branches\r\n*Highlight changes in files(diff)\r\n\r\nHeres a video showing de plugin in action.\r\n\r\nhttp://youtu.be/U4xjL0bWXUA\r\n\r\n\r\nGithub Repo:\r\n\r\nhttps://github.com/luis8/Git', u'luis8', u'/plugins/6/']
plugins: [[u'Git integration', u'0.2', u'Plugin that enables git calls from ninja-ide. It use a window for managing git calls.\r\n\r\nIt supports:\r\n*add git support for project\r\n*stage,unstage,commit,uncommit files\r\n*create,change,merge,delete branches\r\n*Highlight changes in files(diff)\r\n\r\nHeres a video showing de plugin in action.\r\n\r\nhttp://youtu.be/U4xjL0bWXUA\r\n\r\n\r\nGithub Repo:\r\n\r\nhttps://github.com/luis8/Git', u'luis8', u'/plugins/6/'], [u'IPython Plugin fot NINJA-IDE', u'0.15', u'IPython Plugin fot NINJA-IDE, see README for more details.', u'damianavila', u'/plugins/8/'], [u'kai', u'0.1', u'Simple auto-complete plugin that would suggest possible word completions based on the text in the current document.\r\n', u'matiasb', u'/plugins/5/'], [u'taskPlugin', u'0.4', u'This plugin allows toi organize your task(s) in NINJA-IDE. It works with #FIXME #TODO #OPTIMIZE', u'malderete', u'/plugins/11/'], [u'ninja-debugger-plugin', u'0.4', u"The ninja-debugger-plugin allows to debug a python script from Ninja-IDE, set breakpoints, add watches and move step by step on your code.\r\n\r\n-*- Beta Version -*-\r\n\r\nWhat's new?\r\n\r\n- 0.4 beta\r\n\r\n    * Mouse hover handler to evaluate expressions when mouse is over.\r\n\r\n- 0.3 beta\r\n\r\n    * Multithreading support.\r\n    * Django debugging support.\r\n    * Improved run mechanism to use ninja's run method. [Issue #1]", u'jsargiot', u'/plugins/14/'], {u'name': u'profiler', u'tags': [u'profiler'], u'rate': u'3.00', u'version': u'0.1', u'authors': u'juancarlospaco', u'download': u'http://ninja-ide.org/media/plugin_files/profiler.zip', u'home': u'/plugins/28/', u'description': u'Python Profiler, a Detachable Multi-Tabbed Multi-Processing High Performance Python Profiler GUI Plugin for Ninja-IDE.'}]

Comment 1 Randy Barlow 2013-07-10 19:13:59 UTC
Created attachment 771789 [details]
File: backtrace

Comment 2 Randy Barlow 2013-07-10 19:14:02 UTC
Created attachment 771790 [details]
File: core_backtrace

Comment 3 Randy Barlow 2013-07-10 19:14:05 UTC
Created attachment 771791 [details]
File: environ

Comment 4 Fedora Update System 2013-07-12 16:35:40 UTC
ninja-ide-2.3-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/ninja-ide-2.3-1.fc19

Comment 5 Fedora Update System 2013-07-14 03:25:53 UTC
Package ninja-ide-2.3-1.fc19:
* should fix your issue,
* was pushed to the Fedora 19 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.3-1.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-12944/ninja-ide-2.3-1.fc19
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2013-08-11 18:27:51 UTC
ninja-ide-2.3-1.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.