Bug 1084039

Summary: [abrt] gnome-tweak-tool: tweak_group_shell_extensions.py:321:_got_info:KeyError: 'version'
Product: [Fedora] Fedora Reporter: vishy <vishwanath.tk>
Component: gnome-tweak-toolAssignee: Mohamed El Morabity <pikachu.2014>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: kevin, pikachu.2014, rmatos, sanjay.ankur, vishwanath.tk, www.jwb
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/11e3a0681b059bcee935510e80379812a71fbf65
Whiteboard: abrt_hash:845de888e414e67f31b49107b340ba28b2d95a45
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-17 11:11:33 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: environ none

Description vishy 2014-04-03 13:29:00 UTC
Version-Release number of selected component:
gnome-tweak-tool-3.12.0-1.fc21

Additional info:
reporter:       libreport-2.2.0
cmdline:        python /usr/bin/gnome-tweak-tool
executable:     /usr/bin/gnome-tweak-tool
kernel:         3.14.0-1.fc21.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
tweak_group_shell_extensions.py:321:_got_info:KeyError: 'version'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_group_shell_extensions.py", line 321, in _got_info
    uuid,version,extension["version"]))
KeyError: 'version'

Local variables in innermost frame:
widget: <_ShellExtensionTweak object at 0x3624be0 (gtweak+tweaks+tweak_group_shell_extensions+_ShellExtensionTweak at 0x3437c70)>
shell: <gtweak.gshellwrapper.GnomeShell36 instance at 0x2c374d0>
uuid: 'audio-output-switcher@anduchs'
extension: {'description': 'Adds a switch for choosing audio output to the system menu.', 'url': 'http://github.com/anduchs/audio-output-switcher', 'hasPrefs': False, 'name': 'Audio Output Switcher', 'state': 6.0, 'error': '', 'path': '/home/vishy/.local/share/gnome-shell/extensions/audio-output-switcher@anduchs', 'type': 2.0, 'uuid': 'audio-output-switcher@anduchs'}
resp: {u'3.10': {u'pk': 3593, u'version': 3}}
version: '3.12'
ego: <ExtensionsDotGnomeDotOrg object at 0x3616910 (gtweak+egowrapper+ExtensionsDotGnomeDotOrg at 0x291ad40)>
self: <ShellExtensionTweakGroup object at 0x3616870 (gtweak+tweaks+tweak_group_shell_extensions+ShellExtensionTweakGroup at 0x3368890)>

Comment 1 vishy 2014-04-03 13:29:06 UTC
Created attachment 882273 [details]
File: backtrace

Comment 2 vishy 2014-04-03 13:29:09 UTC
Created attachment 882274 [details]
File: environ

Comment 3 Rui Matos 2014-07-17 11:11:33 UTC

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