Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
My system is ubuntu16.04. I have a program with system tray, is currently logged in with ordinary user, and then run this program with root permission,system tray does not display what is the reason?
Hi,
AFAIK, by default, root does not have access to the X session of the standard user (which is a good thing).
It's usually a bad idea to have an application running as root by a normal user.