strange problem with plugins

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

strange problem with plugins

Postby Abagian » Thu Mar 02, 2017 3:52 pm

Hi,

I'm trying to use NPAPI plugin in a CEF (old version ~Chromium 43 supporting it) ActiveX object from IE.
List of plugins retrieved by CefWebPluginInfoVisitor is OK, but when the navigation goes to a page using that plugin, some new unexpected IE window is fired with an URL containing CEF settings data :

http://--type=plugin%20--plugin-path=%2 ... -390060480

This window is not a CEF window, just common IE's.

Could you point me the place to look for this.

Same NPAPI page works successfully from CEF simple test client.
Abagian
Techie
 
Posts: 15
Joined: Wed Feb 08, 2017 1:55 pm

Re: strange problem with plugins

Postby Czarek » Fri Mar 03, 2017 6:05 am

That url looks like parameters passed to CEF subprocesses. Are you setting CefSettings.browser_subprocess_path in your app?
Maintainer of the CEF Python, PHP Desktop and CEF C API projects. My LinkedIn.
User avatar
Czarek
Virtuoso
 
Posts: 1927
Joined: Sun Nov 06, 2011 2:12 am

Re: strange problem with plugins

Postby Abagian » Fri Mar 03, 2017 9:17 pm

No, and single process mode is set.
Abagian
Techie
 
Posts: 15
Joined: Wed Feb 08, 2017 1:55 pm

Re: strange problem with plugins

Postby Czarek » Sun Mar 05, 2017 3:26 pm

It looks like it tries to run plugin in a separate process. Are you sure plugins are supported in single process mode?
Maintainer of the CEF Python, PHP Desktop and CEF C API projects. My LinkedIn.
User avatar
Czarek
Virtuoso
 
Posts: 1927
Joined: Sun Nov 06, 2011 2:12 am

Re: strange problem with plugins

Postby Abagian » Mon Mar 06, 2017 2:36 pm

How can I be sure ? I'm not sure at all.
Abagian
Techie
 
Posts: 15
Joined: Wed Feb 08, 2017 1:55 pm


Return to Support Forum

Who is online

Users browsing this forum: Google [Bot] and 39 guests