KDevelop 4.2.60 floods .xsession-errors file

Andreas Pakulat apaku at gmx.de
Tue Jan 3 10:47:41 UTC 2012


On 03.01.12 00:36:27, Gerhard Stengel wrote:
> Hi,
> 
> I've observed a strange problem in KDevelop 4.2.60: When KDevelop parses a C++ 
> project it writes lots of messages like 
> 
> kdevelop(4732)/kdevelop (cpp support) IncludePathComputer::computeBackground: 
> Include-path was missing in list returned by build-manager, adding it now. 
> file was: 
> KUrl("file:///home/gerhard/src/kdevplatform/project/projectutils.cpp") missing 
> path: "/home/gerhard/src/kdevplatform/build/project/"

You can switch that off by disabling the corresponding debug area via
kdebugdialog.

> into my .xsession-errors file (This wasn't the case with 4.2.3, but so far 
> it's no harm). However, after a while this stops and this message
> 
> HistoryFile::add.seek: Das Argument ist ungültig

Thats not from KDevelop's codebase, at least not part of kdevplatform or
kdevelop itself. So either comes from another external plugin or some
code we depend on. So you'll first have to find out where this comes
from exactly.

Andreas





More information about the KDevelop-devel mailing list