Comment 21 for bug 615077

Revision history for this message
Dave Gilbert (ubuntu-treblig) wrote :

Hi Mark,
  Sorry - I've just confirmed this problem still exists on my Quantal host; if I use SDL I get the error:

Could not initialize SDL(No available video device) - exiting

in /var/log/libvirt/qemu/fiddle3.log

If I do the xhost's in #19 then it works; so sorry - still broken.

(Unlike when I reported this originally on Maverick, I'm now running Kubuntu, although still with lightdm)

dg@major:~$ ls -l .Xauthority
-rw------- 1 dg dg 50 Aug 4 12:01 .Xauthority
dg@major:~$ echo $XAUTHORITY
/tmp/kde-dg/xauth-1000-_0

dg@major:~$ ls -l /tmp/kde-dg/xauth-1000-_0
-rw-rw-r-- 1 dg dg 50 Aug 4 12:01 /tmp/kde-dg/xauth-1000-_0

dg@major:~$ md5sum .Xauthority
e0f1fb4c6ab09fa230e44bbd28c95648 .Xauthority
dg@major:~$ md5sum /tmp/kde-dg/xauth-1000-_0
e0f1fb4c6ab09fa230e44bbd28c95648 /tmp/kde-dg/xauth-1000-_0

so, not quite sure how .Xauthority works any more, but it's still broken.