Comment 50 for bug 184440

Revision history for this message
Alberto Milone (albertomilone) wrote :

Jeremy: Dragon player uses a xine backend. Open your ~/.xine/config and get to the following section:

# Videodriver to use (default: auto)
# { auto dxr3 aadxr3 xv XDirectFB DirectFB opengl SyncFB xshm caca aa none xxmc sdl fb xvmc }, default: 0
#video.driver:auto

and make it look like the following:

# Videodriver to use (default: auto)
# { auto dxr3 aadxr3 xv XDirectFB DirectFB opengl SyncFB xshm caca aa none xxmc sdl fb xvmc }, default: 0
video.driver:xshm

Save the file and launch Dragon player. It should work now.