Summary: | Kdevelop hangs at start and uses one cpu at 100% when started with high dpi settings | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Michael Tils <nospam> |
Component: | UI: toplevel window | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bruno |
Priority: | HI | ||
Version: | 5.0.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.0.1 | |
Sentry Crash Report: |
Description
Michael Tils
2016-09-02 07:37:08 UTC
Can you try the following: export KDEV_DISABLE_WELCOMEPAGE=1 kdevelop Does it still hang then for the 164 DPI setting? With: KDEV_DISABLE_WELCOMEPAGE=1 kdevelop it does not hang with 192DPI or 180DPI (I didnt try so many) so it seems to solve the problem. The problem (without your fix) did show when I started Xephyr with > 164 DPI, so I had to test it with values > 164 (just for clarification) Does a welcome screen (which I never saw again in this kdev session) prevent kdevelop to start properly? Yes, we had a few problems with the Welcome Page in the 5.0.0 release. This should be fixed for the upcoming 5.0.1, though. Related patches: https://phabricator.kde.org/D2581 Another commit: commit 29d302ec5955ab0aec240ced6302247d903dc81a Author: Kevin Funk <kfunk@kde.org> Date: Sat Sep 3 01:50:51 2016 +0200 WelcomePage: Fix another buggy binding Thanks a lot for your very (and I mean really fast) responses :-) I never saw a commercial support as good as you. Thanks for your great work. I use kdevelop for python and php development and I know exactly why I not use PHPStorm or PyCharm ;-) *** Bug 368731 has been marked as a duplicate of this bug. *** |