Wiki source code of Desktop
Version 3.1 by Alexandru Pentilescu on 2024/05/03 18:44
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% class="jumbotron" %) | ||
2 | ((( | ||
3 | (% class="container" %) | ||
4 | ((( | ||
5 | = Desktop = | ||
6 | This page will cover bugs that pertain or were encountered on the desktop, either on Windows or Linux. | ||
7 | ))) | ||
8 | ))) | ||
9 | |||
10 | (% class="row" %) | ||
11 | ((( | ||
12 | (% class="col-xs-12 col-sm-4" %) | ||
13 | ((( | ||
14 | {{box title="**Contents**"}}{{toc /}}{{/box}} | ||
15 | ))) | ||
16 | (% class="col-xs-12 col-sm-8" %) | ||
17 | ((( | ||
18 | = KDE desktop freezing every minute for a second or two each time = | ||
19 | |||
20 | == Description == | ||
21 | Note: it wasn't just the desktop itself freezing, but the entire screen, including any applications or games that were being played. Very annoying. | ||
22 | |||
23 | == Solution == | ||
24 | The cause was having the wallpaper set to Hunyango. Apparently that wallpaper required constant buffering or inefficient allocation every minute or so, since it was in a permanent loop. Reported the bug to KDE devs, so maybe this will get fixed, eventually. | ||
25 | |||
26 | |||
27 | ))) |