G_dbus_connection_real_closed: Remote peer vanished &

Source: Internet
Author: User

G_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.

The problem is still caused by QT. The solution is the same as previously mentioned.

 

After searching for the following information, it is found that the QT program runs normally under the root permission.

Cause: difference between su and su-command:

Su Can only switch to administrator user permissions, without the Administrator's login script and search path
Su-not only can switch to administrator permissions, but also use the administrator login script and search path

Instance:

$ Pwd
/Home/Yewanth (current user directory)
$ Su # pwd (view the path again)
/Home/Yewanth (or the current user directory)

However, if you change to su-, the result is as follows:
$ Pwd
/Home/Yewanth (current user directory)
$ Su-# pwd (view the path again)
/Root (switch to the superuser directory)

 

Run su-

Running ......

 

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.