Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 699130 - [abrt] yumex-3.0.2-1.fc15: gui.py:296:show_update:TypeError: 'NoneType' object is not subscriptable
Summary: [abrt] yumex-3.0.2-1.fc15: gui.py:296:show_update:TypeError: 'NoneType' objec...
Keywords:
Status: CLOSED DUPLICATE of bug 695144
Alias: None
Product: Fedora
Classification: Fedora
Component: yumex
Version: 15
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Lauridsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:8e145a6b87ae0fcb29dbb2df42e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-23 11:54 UTC by Maycon França
Modified: 2011-04-27 05:07 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-04-27 05:07:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (676 bytes, text/plain)
2011-04-23 11:54 UTC, Maycon França
no flags Details

Description Maycon França 2011-04-23 11:54:33 UTC
abrt version: 2.0.1
comment: Erro durante a exibio da lista de arquivos constantes no pacote gnome-colors-icon-theme
executable: /usr/share/yumex/yumex.pyc
cmdline: /usr/bin/python /usr/share/yumex/yumex.pyc
component: yumex
package: yumex-3.0.2-1.fc15
kernel: 2.6.38.2-9.fc15.x86_64
reason: gui.py:296:show_update:TypeError: 'NoneType' object is not subscriptable
architecture: x86_64
username: maycon
os_release: Fedora release 15 (Lovelock)
uid: 500
time: 1303559518

backtrace
-----
gui.py:296:show_update:TypeError: 'NoneType' object is not subscriptable

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/yumexgui/gui.py", line 257, in on_button_clicked
    self.update_console(key)
  File "/usr/lib/python2.7/site-packages/yumexgui/gui.py", line 283, in update_console
    self.show_update()
  File "/usr/lib/python2.7/site-packages/yumexgui/gui.py", line 296, in show_update
    updated_pkgs = updated_po_list[0]
TypeError: 'NoneType' object is not subscriptable

Local variables in innermost frame:
upd_info: None
updated_po_list: None
self: <yumexgui.gui.PackageInfo instance at 0x1dfeb90>
updated_po: None
upd_info_list: None

Comment 1 Maycon França 2011-04-23 11:54:36 UTC
Created attachment 494420 [details]
File: backtrace

Comment 2 Tim Lauridsen 2011-04-27 05:07:10 UTC

*** This bug has been marked as a duplicate of bug 695144 ***


Note You need to log in before you can comment on or make changes to this bug.