Bug 281414

Summary: Produces high CPU load when Amarok is started minimised
Product: [Applications] amarok Reporter: Frederik Schwarzer <schwarzer>
Component: Context View/AlbumsAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED DUPLICATE    
Severity: normal CC: lfranchi, simon.esneault, vianasw
Priority: NOR    
Version: 2.4-GIT   
Target Milestone: 2.5   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Frederik Schwarzer 2011-09-05 16:43:53 UTC
Version:           2.4-GIT
OS:                Linux

When I start Amarok minimised (closed it from the systray earlier), the CPU load goes to the top.

When I disable the Albums applet, things are alright.



Reproducible: Always

Steps to Reproduce:
Minimise Amarok to tray
Close Amarok by using the right-click menu
Start Amarok

Actual Results:  
It is startet to the tray (minimised) and increases system load a lot

There are some error messages in .xsession-errors WRT this problem, which are repeated a gazillion times.

=====
X Error: RenderBadPicture (invalid Picture parameter) 163
  Extension:    149 (RENDER)
  Minor opcode: 7 (RenderFreePicture)
  Resource id:  0x3c05b25
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode: 54 (X_FreePixmap)
  Resource id:  0x3c05b22
X Error: BadGC (invalid GC parameter) 13
  Major opcode: 60 (X_FreeGC)
  Resource id:  0x3c05b22
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 55 (X_CreateGC)
  Resource id:  0x3c05b25
X Error: RenderBadPicture (invalid Picture parameter) 163
=====

=====
amarok(2621)/libplasma Plasma::ViewPrivate::updateSceneRect: !!!!!!!!!!!!!!!!! setting the scene rect to QRectF(0,0 2101x1.24197e+07) associated screen is -1
=====

Expected Results:  
.
Comment 1 Frederik Schwarzer 2011-09-05 17:00:34 UTC

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