Bug 310305 - previous / next playlist item make the system tray icon to resize the entire system tray area
Summary: previous / next playlist item make the system tray icon to resize the entire ...
Status: RESOLVED DUPLICATE of bug 309045
Alias: None
Product: amarok
Classification: Applications
Component: Shortcuts (show other bugs)
Version: 2.6.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: 2.7
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-18 21:59 UTC by Filipe Azevedo
Modified: 2012-11-20 16:42 UTC (History)
2 users (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 Filipe Azevedo 2012-11-18 21:59:51 UTC
Each time an item in the playlist is changed ( previous / next ), the entire system tray area is resized  / moved making a bad visual effect.

Reproducible: Always

Steps to Reproduce:
1. Add some titles to playlist
2. Make the amarok system tray visible
3. use previsous / next entry shortcut and look at the system tray
Actual Results:  
notification are become larger then reduce and the icons are moving

Expected Results:  
Nothing should be visible in the system tray, except and updated / change icon
Comment 1 Myriam Schweingruber 2012-11-19 12:26:41 UTC
I can reproduce this here, Amarok 2.6-git and KDE 4.9.3, but I also have very often re-sizing issues with the SystemTray (constant flickering) which is only solved by restarting the plasma-desktop so I suspect Plasma having a problem with our shortcuts. Subscribing a Plasma developer to get more insight.
Marco: any ideas? The file in question is https://projects.kde.org/projects/extragear/multimedia/amarok/repository/revisions/master/changes/src/MainWindow.cpp
Comment 2 Jekyll Wu 2012-11-20 11:15:13 UTC
maybe actual bug 309045 ?
Comment 3 Myriam Schweingruber 2012-11-20 11:50:40 UTC
(In reply to comment #2)
> maybe actual bug 309045 ?

Oh, well spotted, that is exactly what happens :)

*** This bug has been marked as a duplicate of bug 309045 ***
Comment 4 Filipe Azevedo 2012-11-20 16:42:57 UTC
I can confirm that it's kmix doing the ugly thing.
If i terminate kmix, the problem does no longer appear.