[Spice-devel] Resolution still remains when windowed mode is switched to Full-screen mode
Naga Mohan Pothula
nagamohan.pothula at yahoo.com
Wed Mar 7 11:24:15 PST 2012
Hi,
I'm trying to set resolution at guest by calling "send_agent_monitors_config" from "Application::toggle_full_screen" in Spicec module.
But facing Assertion "ASSERT(_process_loop && !_process_loop->is_same_thread(pthread_self()));" due to keep on waiting in same thread.
Is there any other way of setting guest resolution when we toggle full-screen? like raising toggle-screen event to call send_agent_monitors_config
Thanks for your help in advance,
~Naga.
________________________________
From: Naga Mohan Pothula <nagamohan.pothula at yahoo.com>
To: "spice-devel at lists.freedesktop.org" <spice-devel at lists.freedesktop.org>
Sent: Monday, February 27, 2012 4:06 PM
Subject: [Spice-devel] Resolution still remains when windowed mode is switched to Full-screen mode
Hi,
When Spice client (spicec) is launched in windowed mode, screen resolution is 1024*600 and it remains even when it is switched to full-screen mode.
Screen resolution didn't change to client monitor's resolution. Tested with Upstream spice and trying to get
windowed mode : 1024*600 resolution
Full-screen mode: client monitor's resolution.
Auto-config is not working at this scenario. It is working only when spicec is launched with "--full-screen=auto-conf"
I think "send_agent_monitors_config" needs to be called when toggling to full-screen.
Looking for approaches to do. Appreciated your help.
Thanks,
Naga.
_______________________________________________
Spice-devel mailing list
Spice-devel at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20120307/40876186/attachment.htm>
More information about the Spice-devel
mailing list