trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: November 2012

Re: [trinity-devel] Konqueror opens slowly (KMail too)

From: Darrell Anderson <humanreadable@...>
Date: Thu, 15 Nov 2012 16:02:35 -0800 (PST)
> Thank you for the callgrind logs.  I have pushed a patchset into GIT that
> should speed things up considerably, however the style API/ABI broke as a
> result, so you will need to recompile TQt3, tdelibs,tdebase, tdeartwork,
> and the tde-style-* applications.

The latest GIT is causing the following build failures in python-tqt:

sipqtTQCommonStyle.cpp:1584: error: cannot allocate an object of abstract type 'sipTQCommonStyle'
sipqtTQStyle.cpp:2433: error: cannot allocate an object of abstract type 'sipTQStyle'

Could be related to bug report 1168.

Darrell