Errors Occurred When ubuntu started eclipse: cannot open display, ubuntueclipse

Source: Internet
Author: User

Errors Occurred When ubuntu started eclipse: cannot open display, ubuntueclipse

To learn about hadoop, A hadoop user is created under ubuntu, but eclipse is downloaded by naomi users and can be started properly under root and naomi users, but once switched to hadoop users, try to start eclipse and then cannot open display, no protocol specify


The information after opening the log file is

Org. eclipse. swt. SWTError: No more handles [gtk_init_check () failed]

Cause:
When su is used to run a program to another user and the program needs to be visually displayed, the following prompt may be displayed:
No protocol specified

(Gedit: 14333): Gtk-WARNING **: cannot opendisplay: 0.0

This is because Xserver does not allow other users' graphics to be displayed on the current screen by default. if you want other users' images to be displayed on the current screenUser before identity switching (not a hadoop user, but a root user)Run the following command.

Xhost + (do not forget spaces)



By executing this command, other users are authorized to access the current screen, so they can run the program to be run as another user.

Reference: http://java-doom.iteye.com/blog/1738370

Http://blog.csdn.net/unflynaomi/article/details/38340383

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.