On Sunday 01 November 2009 16:20:50 Ronny Scholz wrote: > Am Sonntag, 1. November 2009 15:16:40 schrieb Andrea Diamantini: > > On Sunday 01 November 2009 13:16:51 Ronny Scholz wrote: > > > Ok, here is the relevant kDebug output (I think) when opening "qt > > > qwebpage". Andrea, is this what you meant? > > > > No :) > > I need the output of the line > > > > kDebug() << filters; > > > > You can modify it in this way: > > > > kDebug() << "HERE I AM :" << filters; > > > > and then easily find it in kDebug output > > Sorry, I cannot find this line in current mainline. Are you sure it is > there? What type of object is "filters"? > _______________________________________________ > rekonq mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/rekonq >
The line is in the application.cpp file, line 372, after you have applied my patch. -- Andrea Diamantini, adjam GPG Fingerprint: 57DE 8E32 7D1A 0E16 AA52 59D8 84F9 3ECD DBF9 730F rekonq project WEB: http://rekonq.sourceforge.net IRC: rek...@freenode _______________________________________________ rekonq mailing list [email protected] https://mail.kde.org/mailman/listinfo/rekonq
