paulychamp
2008-02-14, 10:16
Anyone having any luck with fullscreen output to a 2nd display? I'm running XBMC 0.1.1 on a MacBook Pro. My 2nd display is a 32" TV with a resolution of 1360x768.
I have the environment variables set:
SDL_VIDEO_FULLSCREEN_DISPLAY=2
SDL_SINGLEDISPLAY=1
I can see the variables when I run 'env' in a shell.
When I launch XBMC from my Applications folder (or from a shell), it loads (windowed) on my laptop/primary display.
There are 2 displays, requested was 2.
Replacing display ID 69671360 with 1317552129
WARNING: The XBMC_HOME environment variable is not set.
Checking for existence of /Users/paul/Library/Application Support/XBMC/UserData/Keymap.xml
There are 2 displays, requested was 2.
Replacing display ID 69671360 with 1317552129
There are 2 displays, requested was 2.
Replacing display ID 69671360 with 1317552129
QZ_SetVideoWindowed(1280, 720)
Using display 1317552129
Trying: /Applications/XBMC.app/Contents/Resources/XBMC/language/English/strings.xml
++ WARN: could not retrieve file info for `image.nrg': No such file or directory
++ WARN: can't open nrg image file image.nrg for reading
CRITSEC[0xa1b424]: Trying to enter destroyed section.
CritSect[0xa1b424]: Some other thread trying to leave our critical section.
Any ideas? Thanks!
I have the environment variables set:
SDL_VIDEO_FULLSCREEN_DISPLAY=2
SDL_SINGLEDISPLAY=1
I can see the variables when I run 'env' in a shell.
When I launch XBMC from my Applications folder (or from a shell), it loads (windowed) on my laptop/primary display.
There are 2 displays, requested was 2.
Replacing display ID 69671360 with 1317552129
WARNING: The XBMC_HOME environment variable is not set.
Checking for existence of /Users/paul/Library/Application Support/XBMC/UserData/Keymap.xml
There are 2 displays, requested was 2.
Replacing display ID 69671360 with 1317552129
There are 2 displays, requested was 2.
Replacing display ID 69671360 with 1317552129
QZ_SetVideoWindowed(1280, 720)
Using display 1317552129
Trying: /Applications/XBMC.app/Contents/Resources/XBMC/language/English/strings.xml
++ WARN: could not retrieve file info for `image.nrg': No such file or directory
++ WARN: can't open nrg image file image.nrg for reading
CRITSEC[0xa1b424]: Trying to enter destroyed section.
CritSect[0xa1b424]: Some other thread trying to leave our critical section.
Any ideas? Thanks!