Discussion:
[Spice-devel] shift+f11 can not exit fullscreen
flooding Controlled
2012-06-12 05:10:27 UTC
Permalink
Hi all:
I am now using spice-gtk-0.12 on a linux client, when I run "spicy -h
127.0.0.1 -p 5900", it connected successfully, and I pressed "shift + f11",
spicy window turned to be fullscreen, but when I pressed "shift + f11"
again in order to exit the fullscreen mode, it failed.
I debug the function "menu_cb_fullscreen" , and find that this
function was only called once by the steps I metioned. It seems that
"menu_cb_fullscreen" only to be called by "not fullscreen to fullscreen",
but not " fullscreen to not fullscreen".

Is there someone give me some help ? thanks.

Yours.
Flooding.
David Jaša
2012-06-14 14:37:42 UTC
Permalink
Hi,
Post by flooding Controlled
I am now using spice-gtk-0.12 on a linux client, when I run
"spicy -h 127.0.0.1 -p 5900", it connected successfully, and I pressed
"shift + f11", spicy window turned to be fullscreen, but when I
pressed "shift + f11" again in order to exit the fullscreen mode, it
failed.
I can confirm that this happens, you could file bug on fdo bugzilla to
track it.

The spicy is only the demonstrattion client though, try virt-viewer
(0.5.3 and later) instead, full screen works there exactly as it should.

David
Post by flooding Controlled
I debug the function "menu_cb_fullscreen" , and find that this
function was only called once by the steps I metioned. It seems that
"menu_cb_fullscreen" only to be called by "not fullscreen
to fullscreen", but not " fullscreen to not fullscreen".
Is there someone give me some help ? thanks.
Yours.
Flooding.
_______________________________________________
Spice-devel mailing list
http://lists.freedesktop.org/mailman/listinfo/spice-devel
--
David Jaša, RHCE

SPICE QE based in Brno
GPG Key: 22C33E24
Fingerprint: 513A 060B D1B4 2A72 7F0D 0278 B125 CD00 22C3 3E24
flooding Controlled
2012-06-15 01:19:34 UTC
Permalink
Thanks for your reply. However, I do not understand how does the
virt-viewer work with spicy, I have generally review the source code of
spicy and virt-viewer , and find not answer. Could you give me some docs
about how do they work
together ? thanks.
Post by David Jaša
Hi,
Post by flooding Controlled
I am now using spice-gtk-0.12 on a linux client, when I run
"spicy -h 127.0.0.1 -p 5900", it connected successfully, and I pressed
"shift + f11", spicy window turned to be fullscreen, but when I
pressed "shift + f11" again in order to exit the fullscreen mode, it
failed.
I can confirm that this happens, you could file bug on fdo bugzilla to
track it.
The spicy is only the demonstrattion client though, try virt-viewer
(0.5.3 and later) instead, full screen works there exactly as it should.
David
Post by flooding Controlled
I debug the function "menu_cb_fullscreen" , and find that this
function was only called once by the steps I metioned. It seems that
"menu_cb_fullscreen" only to be called by "not fullscreen
to fullscreen", but not " fullscreen to not fullscreen".
Is there someone give me some help ? thanks.
Yours.
Flooding.
_______________________________________________
Spice-devel mailing list
http://lists.freedesktop.org/mailman/listinfo/spice-devel
--
David Jaša, RHCE
SPICE QE based in Brno
GPG Key: 22C33E24
Fingerprint: 513A 060B D1B4 2A72 7F0D 0278 B125 CD00 22C3 3E24
David Jaša
2012-06-15 06:50:52 UTC
Permalink
Post by flooding Controlled
Thanks for your reply. However, I do not understand how does the
virt-viewer work with spicy, I have generally review the source code
of spicy and virt-viewer , and find not answer. Could you give me
some docs about how do they work
together ? thanks.
Hi,

there is a library called spice-gtk. The sources of the library include
example client - spicy. Virt-viewer is independent project that uses
spice-gtk for its spice support. It grows at http://virt-manager.org/

Is that clear now?

David
Post by flooding Controlled
Hi,
Post by flooding Controlled
I am now using spice-gtk-0.12 on a linux client, when I
run
Post by flooding Controlled
"spicy -h 127.0.0.1 -p 5900", it connected successfully, and
I pressed
Post by flooding Controlled
"shift + f11", spicy window turned to be fullscreen, but
when I
Post by flooding Controlled
pressed "shift + f11" again in order to exit the fullscreen
mode, it
Post by flooding Controlled
failed.
I can confirm that this happens, you could file bug on fdo bugzilla to
track it.
The spicy is only the demonstrattion client though, try virt-viewer
(0.5.3 and later) instead, full screen works there exactly as it should.
David
Post by flooding Controlled
I debug the function "menu_cb_fullscreen" , and find
that this
Post by flooding Controlled
function was only called once by the steps I metioned. It
seems that
Post by flooding Controlled
"menu_cb_fullscreen" only to be called by "not fullscreen
to fullscreen", but not " fullscreen to not fullscreen".
Is there someone give me some help ? thanks.
Yours.
Flooding.
_______________________________________________
Spice-devel mailing list
http://lists.freedesktop.org/mailman/listinfo/spice-devel
--
David Jaša, RHCE
SPICE QE based in Brno
GPG Key: 22C33E24
Fingerprint: 513A 060B D1B4 2A72 7F0D 0278 B125 CD00 22C3 3E24
_______________________________________________
Spice-devel mailing list
http://lists.freedesktop.org/mailman/listinfo/spice-devel
--
David Jaša, RHCE

SPICE QE based in Brno
GPG Key: 22C33E24
Fingerprint: 513A 060B D1B4 2A72 7F0D 0278 B125 CD00 22C3 3E24
flooding Controlled
2012-06-15 09:48:14 UTC
Permalink
oh, get it! thanks.

the relationship between spicy and vrit-viewer is similar with the
relationship between remmina and RDP, am I right ?

haha!

thanks!
Post by David Jaša
Post by flooding Controlled
Thanks for your reply. However, I do not understand how does the
virt-viewer work with spicy, I have generally review the source code
of spicy and virt-viewer , and find not answer. Could you give me
some docs about how do they work
together ? thanks.
Hi,
there is a library called spice-gtk. The sources of the library include
example client - spicy. Virt-viewer is independent project that uses
spice-gtk for its spice support. It grows at http://virt-manager.org/
Is that clear now?
David
Post by flooding Controlled
Hi,
Post by flooding Controlled
I am now using spice-gtk-0.12 on a linux client, when I
run
Post by flooding Controlled
"spicy -h 127.0.0.1 -p 5900", it connected successfully, and
I pressed
Post by flooding Controlled
"shift + f11", spicy window turned to be fullscreen, but
when I
Post by flooding Controlled
pressed "shift + f11" again in order to exit the fullscreen
mode, it
Post by flooding Controlled
failed.
I can confirm that this happens, you could file bug on fdo bugzilla to
track it.
The spicy is only the demonstrattion client though, try virt-viewer
(0.5.3 and later) instead, full screen works there exactly as
it should.
David
Post by flooding Controlled
I debug the function "menu_cb_fullscreen" , and find
that this
Post by flooding Controlled
function was only called once by the steps I metioned. It
seems that
Post by flooding Controlled
"menu_cb_fullscreen" only to be called by "not fullscreen
to fullscreen", but not " fullscreen to not fullscreen".
Is there someone give me some help ? thanks.
Yours.
Flooding.
_______________________________________________
Spice-devel mailing list
http://lists.freedesktop.org/mailman/listinfo/spice-devel
--
David Jaša, RHCE
SPICE QE based in Brno
GPG Key: 22C33E24
Fingerprint: 513A 060B D1B4 2A72 7F0D 0278 B125 CD00 22C3 3E24
_______________________________________________
Spice-devel mailing list
http://lists.freedesktop.org/mailman/listinfo/spice-devel
--
David Jaša, RHCE
SPICE QE based in Brno
GPG Key: 22C33E24
Fingerprint: 513A 060B D1B4 2A72 7F0D 0278 B125 CD00 22C3 3E24
Continue reading on narkive:
Loading...