Comment 17 for bug 1297872

Revision history for this message
Cliff Carson (ccarson1) wrote :

Looking into the recommendation by Micheal to set enable-plugins FALSE to stop the Pipelight code from being executed. The calendar.c line of code that resulted in the execution of the Pipelight code is the call to WebKit to set enable-scripts and enable-plugins to FALSE. The call to WebKit appears to be correct per the webkitgtk.prg web site. Questions I need help with..

1 - am I reading the db output right (see comment #13) that this instruction resulted in the execution of the Pipelight code? There are several threads running
2 - What is the pipelight attached process, is it a plugin?
3 - What additional debug information should I gather and how do I do it (reached my limit on my knowledge on running debug).