Re: [webkit-dev] Unable to create webview object through npapi pluins

2013-09-09 Thread Gustavo Noronha Silva
Hey,

This question is not appropriate for this list, since it looks like
you're using webkitgtk, please use the webkit-gtk mailing list (on this
same server).

Cheers,

Em Seg, 2013-09-09 às 11:04 +0530, prasadam kumar escreveu:
 Hi,
 I am trying to create web view object through npapi plugin.
 I am using webkit2 in this plugin will run as a separate process.
 When i am trying to run my plugin in my ubuntu pc i am getting below
 error message.
 When i  call webkit_web_view_new() api getting below error
 
 (Plugin-container:2037): GLib-GObject-Warning **specified instance
 size for type 'WebKitWebView' is smaller than the parent type's
 'GtkContainer' instance size
 (Plugin-container:2037): GLib-GObject-Critical
 **g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE
 (instance_type)' is failed
 (Plugin-container:2037): GLib-CRITAL **g_once_init_level: assertion
 'result != 0' failed.
 
 Please help me why i am getting above error message.
 
 
 Regards
 Prasadam
 
 
 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 https://lists.webkit.org/mailman/listinfo/webkit-dev

-- 
Gustavo Noronha Silva g...@gnome.org
GNOME Project

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] Unable to create webview object through npapi pluins

2013-09-08 Thread prasadam kumar
Hi,
I am trying to create web view object through npapi plugin.
I am using webkit2 in this plugin will run as a separate process.
When i am trying to run my plugin in my ubuntu pc i am getting below error
message.
When i  call webkit_web_view_new() api getting below error

(Plugin-container:2037): GLib-GObject-Warning **specified instance size for
type 'WebKitWebView' is smaller than the parent type's 'GtkContainer'
instance size
(Plugin-container:2037): GLib-GObject-Critical
**g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE
(instance_type)' is failed
(Plugin-container:2037): GLib-CRITAL **g_once_init_level: assertion 'result
!= 0' failed.

Please help me why i am getting above error message.

Regards
Prasadam
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev