Debian This forum is for the discussion of Debian Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
05-12-2010, 03:03 PM
|
#1
|
|
LQ Newbie
Registered: May 2010
Posts: 9
Rep:
|
Gtk-WARNING **: cannot open display: :0.0
Hello
Im trying to access gparted, i get an error
Quote:
|
(gpartedbin:4918): Gtk-WARNING **: cannot open display:
|
I am connect via vnc if this helps.
thanks.
Last edited by toxine; 05-12-2010 at 06:51 PM.
|
|
|
|
05-12-2010, 03:21 PM
|
#2
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,702
|
not vnc related, it's probably becuase you're su'd to root without having run "xhost +localhost" as the owner of the vnc server itself.
|
|
|
|
05-12-2010, 03:32 PM
|
#3
|
|
LQ Newbie
Registered: May 2010
Posts: 9
Original Poster
Rep:
|
thanks for the fast reply, so how can i fix this?
do i log on vnc as user, run "xhost +localhost" in terminal as user then run gparted as a root?
|
|
|
|
05-12-2010, 03:38 PM
|
#4
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,702
|
yep, that's the one. There are other reasons for this, but this, especially when asked on a forum is 99% this.
|
|
|
1 members found this post helpful.
|
05-12-2010, 03:38 PM
|
#5
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,702
|
BTW, vnc is awful in every way, I'd *VERY* strongly suggest a decent solution like nx
|
|
|
1 members found this post helpful.
|
05-12-2010, 03:54 PM
|
#6
|
|
LQ Newbie
Registered: May 2010
Posts: 9
Original Poster
Rep:
|
Quote:
Originally Posted by acid_kewpie
yep, that's the one. There are other reasons for this, but this, especially when asked on a forum is 99% this.
|
I actually tried the xhost solution before posting but didn't work , i just wanted to confirm that im doing it correctly.
I tried "export DISPLAY=:0.0" too, doesn't work either
Quote:
user@server:~$ xhost +localhost
localhost being added to access control list
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 109 (X_ChangeHosts)
Value in failed request: 0x6
Serial number of failed request: 9
Current serial number in output stream: 13
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 109 (X_ChangeHosts)
Value in failed request: 0x6
Serial number of failed request: 10
Current serial number in output stream: 13
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 109 (X_ChangeHosts)
Value in failed request: 0x6
Serial number of failed request: 11
Current serial number in output stream: 13
|
Quote:
user@server:~$ su -
Password:
server:~# gparted
(gpartedbin:3711): Gtk-WARNING **: cannot open display:
|
Still error.
thank you for your time and suggestion.
|
|
|
|
05-12-2010, 05:57 PM
|
#7
|
|
Member
Registered: Jul 2008
Posts: 270
Rep:
|
Quote:
Originally Posted by toxine
I actually tried the xhost solution before posting but didn't work , i just wanted to confirm that im doing it correctly.
I tried "export DISPLAY=:0.0" too, doesn't work either
Still error.
thank you for your time and suggestion.
|
The problem is caused by user 'you' owning the display and then user 'root' wanting to get away with it. Yes, 'root' is the supreme God of your system and is omni potent. But not for X11.
The best thing to do is:
- kill the window system
- log off the terminal
- log on as root
- startx
- do your thing
You will HAVE to start X11 as user 'root'. Period.
|
|
|
0 members found this post helpful.
|
05-12-2010, 06:49 PM
|
#8
|
|
LQ Newbie
Registered: May 2010
Posts: 9
Original Poster
Rep:
|
Quote:
Originally Posted by fruttenboel
The problem is caused by user 'you' owning the display and then user 'root' wanting to get away with it. Yes, 'root' is the supreme God of your system and is omni potent. But not for X11.
The best thing to do is:
- kill the window system
- log off the terminal
- log on as root
- startx
- do your thing
You will HAVE to start X11 as user 'root'. Period.
|
hey thanks, im a newbie couldn't understand your post fully
but this is what i did lol:
went root and created a new vncserver channel (:2), logged off user (:1), and logged to vncserver :2 as a root and ran gparted lol.
worked! now i can use my new 2tb 
|
|
|
|
12-09-2011, 10:13 PM
|
#9
|
|
Member
Registered: Nov 2007
Location: Seattle
Distribution: Debian Squeeze, Wheezy
Posts: 153
Rep:
|
One other option use:
gksu X_command
|
|
|
2 members found this post helpful.
|
04-03-2012, 09:26 PM
|
#10
|
|
Senior Member
Registered: Apr 2006
Location: Glendale, AZ
Distribution: Distro-homeless. Lost.
Posts: 1,768
Rep:
|
I hope five months isn't too long a time to revisit this post after. I'm not using a vnc, whatever that is, but I have had the same problem in my distro (antiX, with heavy modifications), when trying to sudo synaptic and at least one other thing that required root privileges. After some googling, I tried this command:
Quote:
su - [or sudo]
xauth merge [your user account name]/.Xauthority
|
Then I rebooted, logged back into my account, and found that I can now sudo synaptic. As fruttenboel stated, the problem is that when you're logged in with your user account, the X display is owned by you, so root is not allowed to perform an X command. By using the above command, I copied root's ownership of the X display to my user account. I worried that this would make my user account unable to run any X commands without sudoing (since root now owns X), but apparently not.
Last edited by newbiesforever; 04-03-2012 at 09:42 PM.
|
|
|
|
04-04-2012, 04:42 AM
|
#11
|
|
Member
Registered: May 2005
Location: Greece
Distribution: antiX using fluxbox, icewm, i3 and wmii
Posts: 275
Rep:
|
If you have antiX use sux (or install it) to open apps as root in X.
|
|
|
1 members found this post helpful.
|
04-06-2012, 10:14 PM
|
#12
|
|
Senior Member
Registered: Apr 2006
Location: Glendale, AZ
Distribution: Distro-homeless. Lost.
Posts: 1,768
Rep:
|
Quote:
Originally Posted by anticapitalista
If you have antiX use sux (or install it) to open apps as root in X.
|
Okay, done; but why do I have to this? Why does antiX not let me sudo like I did on MEPIS?
|
|
|
|
04-07-2012, 03:06 AM
|
#13
|
|
Member
Registered: May 2005
Location: Greece
Distribution: antiX using fluxbox, icewm, i3 and wmii
Posts: 275
Rep:
|
Because sudo is not set up as it is in other distros. su for root access for cli apps annd sux for root access for gui apps works well.
(I think using sudo for gui apps aoemtimes has the issue you have, you should use gksudo)
|
|
|
1 members found this post helpful.
|
11-05-2012, 12:34 PM
|
#14
|
|
Member
Registered: Sep 2011
Location: /dev/null
Distribution: ubuntu 64bits
Posts: 127
Rep: 
|
Hi,
thanks for this hints.
I had a problem to run any GUI application through gksu or kdesudo as well ( Gtk-WARNING **: cannot open display: )
/as from desktop as from terminal/
I solved it by adding:
Quote:
|
Defaults env_keep=DISPLAY
|
into
/etc/sudoers
|
|
|
|
12-25-2012, 07:55 PM
|
#15
|
|
LQ Newbie
Registered: May 2012
Location: UK
Distribution: Debian testing KDE, Mint 14 XFCE, Ubuntu Studio
Posts: 18
Rep: 
|
Thanks for this feed. I have just installed Deb testing KDE and found this prob using my usual sudo gparted in a konsole, thanks to trying a few things from this feed I now know that gksu gparted from konsole works fine, and doesn't ask for a password like sudo does, no idea why. Thankyou again davetesc.
|
|
|
1 members found this post helpful.
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 12:00 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|