This means that the application does not use the API, and resizes this
picture otherwise?
On 15 October 2015 at 21:09, Alex Roithman wrote:
> Changes between debug-logs exist. Virt-viewer debug-log don't contains
> resizing messages:
>
> .
>
> setNewSize 1228 887
>
> (process:10292): GSpice-
Changes between debug-logs exist. Virt-viewer debug-log don't contains
resizing messages:
.
setNewSize 1228 887
(process:10292): GSpice-DEBUG: channel-main.c:1090 main-1:0: monitor
config: #0 1228x887+0+0 @ 32 bpp
(process:10292): GSpice-DEBUG: channel-main.c:1026 #0 +0+0-1228x887
configur
Hmm. Have you compared the spice debug output between virt-viewer and
your app to see if you can spot any obvious differences? (you can run
virt-viewer with --spice-debug to enable debugging)
On Thu, 2015-10-15 at 19:25 +0300, Alex Roithman wrote:
> But virt-viewer (Remote-viewer, based on spice
But virt-viewer (Remote-viewer, based on spice-gtk-widget) process the
resizing correctly with same one guest.
On 15 October 2015 at 19:17, Jonathon Jongsma wrote:
> Ah, so does this mean you are using MATE as the desktop environment? At
> the moment, I believe that GNOME shell is the only deskt
Ah, so does this mean you are using MATE as the desktop environment? At
the moment, I believe that GNOME shell is the only desktop environment
that handles the resize hotplug events properly.
On Thu, 2015-10-15 at 19:03 +0300, Alex Roithman wrote:
> This is the log with more quickly resizing...
>
This is the log with more quickly resizing...
http://fpaste.org/279609/
The guest OS: Fedora-22-MATE LiveCD(x86_64).
I am embarrassed that the "decode-glz.c: 374 decode_header: 1024x768, id 0,
ref 0" is the size that the display has at initialization.
On 15 October 2015 at 18:29, Jonathon Jongs
On Thu, 2015-10-15 at 16:14 +0300, Alex Roithman wrote:
> I can not to change the size of the display, using the API:
> https://github.com/F1ash/qt-virt-manager/blob/master/src/vm_viewer/qs
> pice_widgets/qspicewidget.cpp#L607-L631
>
> For debugging i use:
> spice_util_set_debug(true);
>
> Then
I can not to change the size of the display, using the API:
https://github.com/F1ash/qt-virt-manager/blob/master/src/vm_viewer/qspice_widgets/qspicewidget.cpp#L607-L631
For debugging i use:
spice_util_set_debug(true);
Then i get this log:
http://fpaste.org/279494/
We can see that channel-main i