Summary: | KTouch lags and uses full (100%) CPU resources when typing fast. | ||
---|---|---|---|
Product: | [Applications] ktouch | Reporter: | Dimitrios Charalampidis <d.s.charalampidis> |
Component: | general | Assignee: | Sebastian Gottfried <sebastian.gottfried> |
Status: | RESOLVED FIXED | ||
Severity: | grave | CC: | 1234qwer, atelszewski, bugs.kde.org, deletesoftware, druchaty, gutsy-wooer-dual, mr.zoltan.gyarmati, m_105, simgunz, sobhanpe2012, ulr_bugs_kde_org |
Priority: | NOR | ||
Version: | 2.3.0 | ||
Target Milestone: | --- | ||
Platform: | ROSA RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 16.12.0 | |
Sentry Crash Report: |
Description
Dimitrios Charalampidis
2015-07-18 07:26:31 UTC
This happens for me, but ONLY when using Qt 4.8.7, not 4.8.6. Can also confirm that the fix proposed by Moritz Nisblé in this thread FIXES the bug: https://bugs.kde.org/show_bug.cgi?id=346248 I'll be posting a review request. Experienced the same behavior on KDE Neon with version 4:16.04.3-0neon+16.04+build2. The linked patch indeed seems to eliminate an issue, is there any chance to get it into the mainline? I tested the patch. Without it, ktouch IS NOT USEABLE. Version: 4:15.12.3-0ubuntu1 Sorry, but a type-trainer should be able to run on a Core 2 Duo. If a beginner can type faster then the program updates the display, you are seriously broken. Please apply the patch or fix the underlying problem. For arch users I've created the package kdeedu-ktouch-patched in AUR, that provides the proposed patch, while we wait it's merged upstream. *** Bug 346248 has been marked as a duplicate of this bug. *** *** Bug 362316 has been marked as a duplicate of this bug. *** KTouch now uses Qt Quick 2 which is more efficient than the previous version. Also I've fixed a grave mistake in the update login of the lesson painter resulting in they more repaints than necessary. Now I can't get KTouch to saturate one of my CPU cores anymore. On my system KTouch uses usually about 5 % on one core during training. Is the source tarball of the new version available somewhere? No, not yet. It will be released as a part of KDE Application 16.12 on December 15. You can grab a copy of the source code from the repository. All the fixes are in the master branch. I was hoping it'll compile on KDE4, but it won't. See you once I move to KDE5 :-) It is possible to use Qt5 applications on the KDE4 desktop (as long as required libraries are installed). Yep, but it's not that simple. There are more and more KF5 libs required. Hi Sebastian, I've tried to install KTouch from the sources. I've installed 'kqtquickcharts' mentioned in README file. But KTouch still can't be run. I got "module "org.kde.charts" is not installed". I use Ubuntu 16.10. Could you please help me to solve the problem? *** Bug 378118 has been marked as a duplicate of this bug. *** |