Revision 601bbfe...

Go back to digest for 11th November 2012

Bug Fixes in Development Tools

Milian Wolff committed changes in [kdevplatform] shell/runcontroller.cpp:

Don't use nested eventloop to prevent random crashes.

We now use the much more verbose KMessageBox::createKMessageBox
API with the NoExec option to show the job error. This won't use a
nested event loop and thus prevents random crashes.

File Changes

Modified 1 files
  • shell/runcontroller.cpp
1 files changed in total