Kodi Community Forum
Has anyone had success in using XBMC + NX - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: Has anyone had success in using XBMC + NX (/showthread.php?tid=43243)



Has anyone had success in using XBMC + NX - JackieBrown - 2009-01-06

When I try, I get the error reported here http://trac.xbmc.org/ticket/5501

Note, I did not submit the ticket, it came up when querying my issue.

I am using XBMC svn revision 16904 on 32 bit Ubuntu Hardy with a nvidia card.

error from the terminal

media@media-desktop:~$ xbmc --version
Xlib: extension "XINERAMA" missing on display ":1007.0".
Xlib: extension "XINERAMA" missing on display ":1007.0".
Segmentation fault (core dumped)
method return sender=:1.3 -> dest=:1.41 reply_serial=2


- JackieBrown - 2009-01-06

Ok, that must not be the cause because I get the same error when I ssh in but xbmc loads.

Any suggestions on a good x forwarder that works with xbmc?


- BaerMan - 2009-01-06

Did you try ssh -X?
But be careful as it produces higher load on cpu.


- JackieBrown - 2009-01-07

I started with ssh. It takes 10 or 15 seconds to go from chose a menu choice.


- BaerMan - 2009-01-09

That's right. Delay will noticeable increase.
No other ideas from me.