Open GoogleCodeExporter opened 9 years ago
This is correct, the cause is this, as root:
#xrandr
Invalid MIT-MAGIC-COOKIE-1 keyCan't open display :0.0
#xdpyinfo
Invalid MIT-MAGIC-COOKIE-1 keyxdpyinfo: unable to open display ":0.0".
#glxinfo
Invalid MIT-MAGIC-COOKIE-1 keyError: unable to open display :0.0
These are the methods that get_graphics_glx_data(), get_graphics_res_data(),
and
get_graphics_x_data() use to get the x data.
So the solution would need to have a work around for case: if root/then use
alternate method, or get those functions to give output.
If anyone knows a solution, please post it.
Original comment by inxi-...@techpatterns.com
on 19 Nov 2008 at 10:32
Original comment by inxi-...@techpatterns.com
on 7 Jan 2009 at 8:39
Original issue reported on code.google.com by
sedat.di...@gmail.com
on 19 Nov 2008 at 10:25