branches/kdevelop/3.4/src

Andras Mantia amantia at kde.org
Thu Sep 14 06:03:44 UTC 2006


On Thursday 14 September 2006 03:47, David Nolden wrote:
> Am Freitag, 8. September 2006 00:45 schrieb Andras Mantia:
> > SVN commit 581925 by amantia:
> >
> > Fix the famous XIM crash when during loading of a project the user
> > switches to another application (the backtrace with the
> > KateViewInternal::updateMicroFocusHint).
> >
> > CCMAIL: kdevelop-devel at kdevelop.org
> >
> >  M  +4 -2      editorproxy.cpp
>
> Hi! Thanks for fixing this annoying crash, but theres a problem with
> the patch. It makes all the quickopen-menus not work(they only open
> the file, but because the focus is not set to the editor, the line is
> not changed.).
>
> Has anyone an Idea how to fix this? I've already fiddled around with
> closing the quickopen-windows earlier and using setFocus() on the
> editor, but that didn't help.

You might remove the check here as I committed the workaround to the 
katepart itself. 
Of course it will mean that the crash will happen with KDe <= 3.5.4!

Andras

-- 
Quanta Plus developer - http://quanta.kdewebdev.org
K Desktop Environment - http://www.kde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20060914/cf00718e/attachment.sig>


More information about the KDevelop-devel mailing list