[Bug 288164] Crash at selection of Call Graph tab

Josef Weidendorfer josef.weidendorfer at gmx.de
Mon Mar 12 18:46:58 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=288164

Josef Weidendorfer <josef.weidendorfer at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #69337|0                           |1
        is obsolete|                            |

--- Comment #17 from Josef Weidendorfer <josef.weidendorfer at gmx.de> ---
Created attachment 69548
  --> https://bugs.kde.org/attachment.cgi?id=69548&action=edit
Corrected alternative patch

I think a found the problem. Asynchronous behavior simply is tricky.

It could be that the renderTimer showing the warning you mentioned
is started only after the failedToStart error is detected, thus overwriting
the error message. So, better start the renderTimer before trying
to start the layouting process. This will make sure that an
error stops the renderTimer.

Does this help?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Kde-windows mailing list