Bug 1458986 - [abrt] fusion-icon: util.py:247:__init__:TypeError: 'dict_keys' object does not support indexing
Summary: [abrt] fusion-icon: util.py:247:__init__:TypeError: 'dict_keys' object does n...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: fusion-icon
Version: 25
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Wolfgang Ulbrich
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:9670345273d493ed9e9cb774e37...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-06 03:03 UTC by sajjad
Modified: 2017-06-20 01:49 UTC (History)
1 user (show)

Fixed In Version: fusion-icon-0.2.4-1.fc25
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-06-20 01:49:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (893 bytes, text/plain)
2017-06-06 03:03 UTC, sajjad
no flags Details
File: environ (2.04 KB, text/plain)
2017-06-06 03:03 UTC, sajjad
no flags Details

Description sajjad 2017-06-06 03:03:10 UTC
Version-Release number of selected component:
fusion-icon-0.2.3-1.fc25

Additional info:
reporter:       libreport-2.8.0
cmdline:        /usr/bin/python3 -s /usr/bin/fusion-icon
executable:     /usr/bin/fusion-icon
kernel:         4.11.3-200.fc25.x86_64
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor:     Fedora Project
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
util.py:247:__init__:TypeError: 'dict_keys' object does not support indexing

Traceback (most recent call last):
  File "/usr/bin/fusion-icon", line 59, in <module>
    from FusionIcon.interface import choose_interface
  File "/usr/lib/python3.5/site-packages/FusionIcon/interface.py", line 22, in <module>
    from FusionIcon.util import env
  File "/usr/lib/python3.5/site-packages/FusionIcon/util.py", line 428, in <module>
    decorators = CompizDecorators(_installed)
  File "/usr/lib/python3.5/site-packages/FusionIcon/util.py", line 247, in __init__
    self.default = self.keys()[0]
TypeError: 'dict_keys' object does not support indexing

Local variables in innermost frame:
decorator: []
self: {'gwd': <FusionIcon.util.CompizDecorator object at 0x7ff0d588bac8>}
context: <compizconfig.Context object at 0x7ff0da26fba8>
installed: <FusionIcon.util.Installed object at 0x7ff0d5efd1d0>

Comment 1 sajjad 2017-06-06 03:03:15 UTC
Created attachment 1285194 [details]
File: backtrace

Comment 2 sajjad 2017-06-06 03:03:17 UTC
Created attachment 1285195 [details]
File: environ

Comment 3 Wolfgang Ulbrich 2017-06-11 06:24:42 UTC
This should fix the issue.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-f06e0b64da

Comment 4 Fedora Update System 2017-06-12 06:32:07 UTC
fusion-icon-0.2.4-1.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-f06e0b64da

Comment 5 Fedora Update System 2017-06-20 01:49:34 UTC
fusion-icon-0.2.4-1.fc25 has been pushed to the Fedora 25 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.