Bug 1004626

Summary: [abrt] alacarte-3.9.91-1.fc20: MainWindow.py:447:main:NameError: global name 'sys' is not defined
Product: [Fedora] Fedora Reporter: sangu <sangu.fedora>
Component: alacarteAssignee: Jasper St. Pierre <jstpierr>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: jpmahowald, jstpierr, mclasen, sindrepb
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:3501ccd7b06a3721ebc4332bd1a5ffcbc5bc74ef
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-27 03:42:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description sangu 2013-09-05 05:20:56 UTC
Description of problem:
While launching alacarte 

Version-Release number of selected component:
alacarte-3.9.91-1.fc20

Additional info:
reporter:       libreport-2.1.6
cmdline:        /usr/bin/python2.7 -OOt /usr/bin/alacarte
executable:     /usr/bin/alacarte
kernel:         3.11.0-3.fc20.x86_64
runlevel:       unknown
type:           Python
uid:            1000

Truncated backtrace:
MainWindow.py:447:main:NameError: global name 'sys' is not defined

Traceback (most recent call last):
  File "/usr/bin/alacarte", line 24, in <module>
    main()
  File "/usr/lib/python2.7/site-packages/Alacarte/MainWindow.py", line 447, in main
    if len(sys.argv) > 1:
NameError: global name 'sys' is not defined

Local variables in innermost frame:

Comment 1 sangu 2013-09-05 05:20:59 UTC
Created attachment 793985 [details]
File: backtrace

Comment 2 sangu 2013-09-05 05:21:03 UTC
Created attachment 793986 [details]
File: environ

Comment 3 sangu 2013-09-27 03:42:16 UTC
Fixed in alacarte-3.10.0-1.fc20.noarch