You are not logged in.

#1 2010-10-26 18:36:16

franz1789
Member
Registered: 2008-04-22
Posts: 56

[solved] gnome-shell --replace won't work

If I run gnome-shell --replace I receive this:

gnome-shell --replace
Failed to start shell
Traceback (most recent call last):
  File "/usr/bin/gnome-shell", line 772, in <module>
    normal_exit = run_shell()
  File "/usr/bin/gnome-shell", line 324, in run_shell
    shell = start_shell(perf_output=perf_output)
  File "/usr/bin/gnome-shell", line 272, in start_shell
    (server_glx_extensions, client_glx_extensions, glx_extensions) = _get_glx_extensions()
  File "/usr/bin/gnome-shell", line 193, in _get_glx_extensions
    glxinfo = subprocess.Popen(["glxinfo"], stdout=subprocess.PIPE)
  File "/usr/lib/python2.7/subprocess.py", line 672, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1201, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory
Cannot register the panel shell: there is already one running.

I googled and found it could be a gir-repository related problem, but gir-repository-git does not compile and it is said that's not used anymore... what should I do?

Last edited by franz1789 (2010-10-27 18:12:53)

Offline

#2 2010-10-27 13:12:41

franz1789
Member
Registered: 2008-04-22
Posts: 56

Re: [solved] gnome-shell --replace won't work

bump?

Offline

#3 2010-10-27 14:34:59

ise
Developer
From: Karlsruhe / Germany
Registered: 2005-10-06
Posts: 404
Website

Re: [solved] gnome-shell --replace won't work

Don't know if this helps, but it looks for "glxinfo". glxinfo is located in the package "mesa".
If you use testing repository, it's located in the package "mesa-demos".

Try to install one of those packages and try again.

Offline

#4 2010-10-27 18:12:15

franz1789
Member
Registered: 2008-04-22
Posts: 56

Re: [solved] gnome-shell --replace won't work

ise wrote:

Don't know if this helps, but it looks for "glxinfo". glxinfo is located in the package "mesa".
If you use testing repository, it's located in the package "mesa-demos".

Try to install one of those packages and try again.

yikes







yikes





I LOVE YOU!!! MARRY ME PLEASE!!!

it's about a week i'm compiling e recompiling everything, python, gnome-shell, gnome dependencies...

Offline

Board footer

Powered by FluxBB