Found reason for random mainwindow resize

Aleix Pol aleixpol at kde.org
Wed Jun 8 17:13:35 UTC 2011


On Wed, Jun 8, 2011 at 2:30 PM, Niko Sams <niko.sams at gmail.com> wrote:

> Hi,
>
> while driving home and hacking in the train I found the reason for the
> strange
> mainwindow resizing milian and alex had during typing kDebug() <<. I also
> had
> it while doing that, but I was already in a string (kDebug() << "foooo).
> The reason is that the backgroundparser parses the file while parsing
> and fails - as
> the statement is not finished. It then displays a red message in the
> status bar to state
> that.
> For some reason this message is displayed multiple times - concated. And
> exactly
> that makes the mainwindow resize.
> I reproduced it by typing fast.
>
> Niko
>
> --
> KDevelop-devel mailing list
> KDevelop-devel at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>

Plugins should have standard ways to interacting with the UI and stop
accessing the main window or dialogs...

Aleix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20110608/3334b581/attachment.html>


More information about the KDevelop-devel mailing list