Bug 672034 - [abrt] gnome-shell-2.31.5-7.fc14: gnome-shell:326:run_shell:UnboundLocalError: local variable 'xephyr' referenced before assignment
Summary: [abrt] gnome-shell-2.31.5-7.fc14: gnome-shell:326:run_shell:UnboundLocalError...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-shell
Version: 14
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Owen Taylor
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:6a9214ea
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-23 11:48 UTC by en-forcer
Modified: 2011-03-26 15:21 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-03-26 15:21:20 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (444 bytes, text/plain)
2011-01-23 11:48 UTC, en-forcer
no flags Details

Description en-forcer 2011-01-23 11:48:34 UTC
abrt version: 1.1.14
architecture: x86_64
cmdline: /usr/bin/python /usr/bin/gnome-shell --xephyr
component: gnome-shell
executable: /usr/bin/gnome-shell
kernel: 2.6.35.10-74.fc14.x86_64
package: gnome-shell-2.31.5-7.fc14
reason: gnome-shell:326:run_shell:UnboundLocalError: local variable 'xephyr' referenced before assignment
release: Fedora release 14 (Laughlin)
time: 1295783085
uid: 500

backtrace
-----
gnome-shell:326:run_shell:UnboundLocalError: local variable 'xephyr' referenced before assignment

Traceback (most recent call last):
  File "/usr/bin/gnome-shell", line 759, in <module>
    normal_exit = run_shell()
  File "/usr/bin/gnome-shell", line 326, in run_shell
    if xephyr:
UnboundLocalError: local variable 'xephyr' referenced before assignment

Local variables in innermost frame:
perf_output: None
shell: None
normal_exit: False

How to reproduce
-----
starting gnome-shell in console with option
  --xephyr              Run a debugging instance inside Xephyr

Comment 1 en-forcer 2011-01-23 11:48:36 UTC
Created attachment 474813 [details]
File: backtrace

Comment 2 Owen Taylor 2011-03-26 15:21:20 UTC
This was fixed upstream at some point, but then the development --xephyr option was removed, so it doesn't really matter anyways. (Running gnome-shell in Xephyr made less and less sense at it gained more integration with the GNOME Session, plus xephyr lost 3D acceleration with the DRI2 switch)


Note You need to log in before you can comment on or make changes to this bug.