Bug 757920

Summary: [abrt] policycoreutils-python-2.1.4-10.fc16: sandbox:316:__parse_options:AttributeError: Sandbox instance has no attribute 'dpi'
Product: [Fedora] Fedora Reporter: Cristian Ciupitu <cristian.ciupitu>
Component: policycoreutilsAssignee: Daniel Walsh <dwalsh>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: dwalsh, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:0dd3f27511983aaef5af41cc1dcefc5f0326abc9
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-29 01:03:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On: 756181    
Bug Blocks:    

Description Cristian Ciupitu 2011-11-29 01:02:40 UTC
libreport version: 2.0.7
abrt_version:   2.0.6
cmdline:        /usr/bin/python -Es /usr/bin/sandbox -t sandbox_web_t -X midori
comment:        I ran sandbox -t sandbox_web_t -X midori
executable:     /usr/bin/sandbox
kernel:         3.1.2-1.fc16.x86_64
reason:         sandbox:316:__parse_options:AttributeError: Sandbox instance has no attribute 'dpi'
time:           Tue 29 Nov 2011 02:59:27 AM EET
uid:            1000
username:       ciupicri

backtrace:
:sandbox:316:__parse_options:AttributeError: Sandbox instance has no attribute 'dpi'
:
:Traceback (most recent call last):
:  File "/usr/bin/sandbox", line 487, in <module>
:    rc = sandbox.main()
:  File "/usr/bin/sandbox", line 472, in main
:    self.__parse_options()
:  File "/usr/bin/sandbox", line 316, in __parse_options
:    dest="dpi", action="store",default=self.dpi,
:AttributeError: Sandbox instance has no attribute 'dpi'
:
:Local variables in innermost frame:
:usage: '\nsandbox [-h] [-c] [-l level ] [-[X|M] [-H homedir] [-T tempdir]] [-I includefile ] [-W windowmanager ] [ -w windowsize ] [[-i file ] ...] [ -t type ] command\n\nsandbox [-h] [-c] [-l level ] [-[X|M] [-H homedir] [-T tempdir]] [-I includefile ] [-W windowmanager ] [ -w windowsize ] [[-i file ] ...] [ -t type ] -S\n\nPolicy defines the following types for use with the -t:\n\tsandbox_x_t\n\tsandbox_min_t\n\tsandbox_net_t\n\tsandbox_web_t\n\tsandbox_t\n\n'
:self: <__main__.Sandbox instance at 0xa1a908>
:parser: <optparse.OptionParser instance at 0xa82998>
:OptionParser: <class optparse.OptionParser at 0xb6d530>
:types: '\nPolicy defines the following types for use with the -t:\n\tsandbox_x_t\n\tsandbox_min_t\n\tsandbox_net_t\n\tsandbox_web_t\n\tsandbox_t\n'

Comment 1 Cristian Ciupitu 2011-11-29 01:03:58 UTC

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