WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] X11_EnterFullScreen fails

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] X11_EnterFullScreen fails
From: Mark Williamson <mark.williamson@xxxxxxxxxxxx>
Date: Wed, 30 May 2007 17:40:13 +0100
Cc: Jayant Mangalampalli <Jayant_Mangalampalli@xxxxxxxxxxx>
Delivery-date: Wed, 30 May 2007 09:38:37 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <781BBA092A47E64699F1DCD567F4C20140F9DE@xxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <781BBA092A47E64699F1DCD567F4C20140F9DE@xxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.6
> I am trying to set the guest window to full-screen mode but the domain
> consistently crashes when I try to do that. The problem could be traced
> to a point where X11-driver used by SDL itself fails. Here is the call
> trace before system crashes (most recent call last):

Just to clarify;

are you fullscreening a guest application runnig nin the domU, or the guest 
virtual framebuffer viewer running in dom0?

Cheers,
Mark

> SDL_video.c::SDL_SetVideoMode() makes a call to video->SetVideoMode().
> (We use X11 video driver)
> video->SetVideoMode() = SDL_x11video.c::X11_SetVideoMode()
> The above makes a call to SDL_x11video.c::X11_ResizeWindow() which makes
> a call to X11_EnterFullScreen() (in SDL_x11modes.c)
>
> X11 does support full-screen mode and I am unable to understand why it
> is initiated by xen. Has anyone tried this?
>
> Thanks,
> Jayant Mangalampalli



-- 
Dave: Just a question. What use is a unicyle with no seat?  And no pedals!
Mark: To answer a question with a question: What use is a skateboard?
Dave: Skateboards have wheels.
Mark: My wheel has a wheel!

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>