Bug 386363 - Memory leak (?) in Slideshow Wallpaper
Summary: Memory leak (?) in Slideshow Wallpaper
Status: RESOLVED DUPLICATE of bug 386844
Alias: None
Product: Plasma Workspace Wallpapers
Classification: Plasma
Component: general (show other bugs)
Version: 5.11.2
Platform: Arch Linux Linux
: NOR major
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-30 15:29 UTC by Bernhard Beschow
Modified: 2017-11-15 20:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bernhard Beschow 2017-10-30 15:29:52 UTC
When I enable the slideshow wallpaper in Plasma my computer becomes unusable (reaction to user input takes an awful lot time, UI basically freezes) and the harddisk is accessed excessively. When I manage to execute a "killall plasmashell", the system becomes usable again. To me this seems to be caused by a memory leak inside the plasmashell process.

Steps to reproduce:
1. Enable the wallpaper plugin
2. Set the update interval to 1 second
2. Wait...

Observed behavior:
The system doesn't react to user input any more, the HDD thrashes.

Expected behavior:
No matter how long plasma runs with the slideshow wallpaper plugin active, the system should always react to user input and the HDD shouldn't thrash. (Well, Plasma should actually just not be the reason for that ;) )
Comment 1 David Edmundson 2017-10-30 16:53:59 UTC
Which Qt?
Comment 2 Christoph Feck 2017-11-15 20:47:10 UTC
No response, assuming older than Qt 5.9.2.

*** This bug has been marked as a duplicate of bug 386844 ***