https://bugs.kde.org/show_bug.cgi?id=355099
--- Comment #15 from Milian Wolff <m...@milianw.de> --- Git commit 7b0b2ae069377585e3416c7d8431a1a11520e0a9 by Milian Wolff. Committed on 07/12/2015 at 23:24. Pushed by mwolff into branch '5.0'. Workaround crash when expanding project folder. Nested eventloops are evil, and the querying of the branch name apparently can trigger a nested eventloop in SVN projects that can trigger all kinds of havoc. Moving the line down seems to reduce the crashiness of this code. A proper solution is still required. M +4 -1 plugins/projectmanagerview/projectmodelitemdelegate.cpp http://commits.kde.org/kdevplatform/7b0b2ae069377585e3416c7d8431a1a11520e0a9 -- You are receiving this mail because: You are watching all bug changes.