KDev3 VCS info missing on files

dukju ahn dukjuahn at gmail.com
Tue May 8 06:05:53 UTC 2007


2007/5/8, Andreas Pakulat <apaku at gmx.de>:
> Hi,
>
> I think there's a slight bug introduced during making the creation of
> the FileTree view ask asynchoronously for status information. I don't
> get status information on files anymore, so while directories are nicely
> highlighted the files have plain white on them :(

Is it subversion? That's strange because in my machine it works well.

But as a rare case, I experience similar problem.  Sometimes I expand
some directory, the vcs info for file is plain white. But if I expand it again
it works well.

The reason is that FileTreeItem* handed to slot is NOT a VcsFileTreeItem*
But that's rare case. I can't understand why sometimes the dynamic_cast
fails.




More information about the KDevelop-devel mailing list