Re: GParted Error 10522
- From: François Cerbelle <francois@xxxxxxxxxxxx>
- Date: Wed, 3 Sep 2008 18:04:01 +0200 (CEST)
Le Mer 3 septembre 2008 17:48, Zaki Akhmad a écrit :
I am having this error while trying execute gparted
zara:/home/za# gparted
No protocol specified
(gpartedbin:10522): Gtk-WARNING **: cannot open display: :0.0
Anybody can give me a hint?
Hi,
gparted can't connect to your X server. It is either because the server
refuse the connection (not allowed with xhost), or because the
environnement variable DISPLAY is not corretly initialized. So, you can
try :
Directly as user "za", with sudo (and a special line in /etc/sudoers) :
zara:/home/za$ sudo gparted
Or simplier, as root :
zara:/home/za$ xhost +localhost
zara:/home/za$ su -
zara:/home/za# DISPLAY=localhost:0.0 gparted
or
zara:/home/za# DISPLAY=localhost:0.0 ; export DISPLAY ; gparted
François Cerbelle
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: GParted Error 10522
- From: Zaki Akhmad
- Re: GParted Error 10522
- References:
- GParted Error 10522
- From: Zaki Akhmad
- GParted Error 10522
- Prev by Date: GParted Error 10522
- Next by Date: Re: apt source line for debian multimedia on amd-64?
- Previous by thread: GParted Error 10522
- Next by thread: Re: GParted Error 10522
- Index(es):
Relevant Pages
|