How to run a KHTML-based application without kdeinit?

Michael A. Borisov borisov at gmail.com
Tue Mar 22 04:41:53 GMT 2005


George Staikos wrote:

>On Monday 21 March 2005 23:19, Michael A. Borisov wrote:
>  
>
>>Hi All,
>>
>>My application is based on KHTML library. But I don't need any other
>>parts of KDE, just browser. When I start my application it starts
>>kdeinit process and DCOP server. Is it possible to start my application
>>standalone, without  these daemons? I considered Konq-e as an
>>alternative approach, but it is very important to me to support Flash
>>player plugin in my application.
>>    
>>
>
>  Well the first problem you're going to find is that our nsplugin support is 
>out-of-process and uses DCOP for communication.  I think this is a 
>non-starter.
>
>  
>
Ok. Thanks. But what if I'll implement an interface to Flash player 
plugin by myself. Is it possible to avoid running of kdeinit and DCOP in 
that case?

Thanks again,
Michael.




More information about the kfm-devel mailing list