Bug 915559

Summary: [abrt] virt-manager-0.9.4-4.fc18: virt-manager.py:292:main:RuntimeError: could not open display
Product: [Fedora] Fedora Reporter: JDP803
Component: virt-managerAssignee: Cole Robinson <crobinso>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: berrange, crobinso, hbrock, jforbes, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:1746028f7e1876847aa58bcd5cab4134a86e004f
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-28 21:59:46 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: core_backtrace
none
File: environ none

Description JDP803 2013-02-26 04:51:27 UTC
Description of problem:


Version-Release number of selected component:
virt-manager-0.9.4-4.fc18

Additional info:
cmdline:        python /usr/share/virt-manager/virt-manager.py
executable:     /usr/share/virt-manager/virt-manager.py
kernel:         3.7.6-201.fc18.x86_64
uid:            0

Truncated backtrace:
virt-manager.py:292:main:RuntimeError: could not open display

Traceback (most recent call last):
  File "/usr/share/virt-manager/virt-manager.py", line 392, in <module>
    main()
  File "/usr/share/virt-manager/virt-manager.py", line 292, in main
    raise gtk_error
RuntimeError: could not open display

Local variables in innermost frame:
virtManager: <module 'virtManager' from '/usr/share/virt-manager/virtManager/__init__.pyc'>
gtk_error: RuntimeError('could not open display',)
e: RuntimeError('could not open display',)
cli: <module 'virtManager.cli' from '/usr/share/virt-manager/virtManager/cli.pyc'>
warnings: <module 'warnings' from '/usr/lib64/python2.7/warnings.pyc'>
ignore: []
origargs: '/usr/share/virt-manager/virt-manager.py'
gobject: <module 'gobject' from '/usr/lib64/python2.7/site-packages/gobject/__init__.pyc'>
options: <Values at 0x28f8bd8: {'profile': None, 'nodbus': None, 'show_domain_console': None, 'no_conn_auto': None, 'uuid': None, 'nofork': None, 'show_domain_editor': None, 'show_domain_performance': None, 'show': None, 'uri': None, 'testfirstrun': None, 'debug': False}>

Potential duplicate: bug 894342

Comment 1 JDP803 2013-02-26 04:51:30 UTC
Created attachment 702605 [details]
File: backtrace

Comment 2 JDP803 2013-02-26 04:51:31 UTC
Created attachment 702606 [details]
File: core_backtrace

Comment 3 JDP803 2013-02-26 04:51:33 UTC
Created attachment 702607 [details]
File: environ

Comment 4 Cole Robinson 2013-02-28 21:59:46 UTC

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