[et-mgmt-tools] virt-viewer as a browser plugin (patch for discussion only)

Daniel P. Berrange berrange at redhat.com
Fri Jan 25 15:43:57 UTC 2008


On Fri, Jan 25, 2008 at 03:29:44PM +0000, Richard W.M. Jones wrote:
> I've been trying to get virt-viewer to run as a browser plugin, based on 
> similar work for building a Gtk-VNC plugin.
> 
> Attached is a patch for discussion.  It doesn't work, but I'm not 
> entirely sure why.  The earlier Gtk-VNC plugin works, and this code does 
> basically the same thing but doesn't work.  It connects to the VNC 
> server, gets framebuffer updates and everything, it just doesn't draw 
> anything -- I'm sure it's something very simple.

Hmm, I don't see a call to gtk_widget_show_all() there - only a realize()
call. It could be that a regular window is visible by default, while a
plug needs to be explicitly shown ?

Regards,
Dan.
-- 
|=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|
|=-           Perl modules: http://search.cpan.org/~danberr/              -=|
|=-               Projects: http://freshmeat.net/~danielpb/               -=|
|=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=| 




More information about the et-mgmt-tools mailing list