Version: (using KDE KDE 3.5.4) Installed from: Debian testing/unstable Packages When I use rsibreak I have a strange systemtray behaviour: the icons in the tray, normally being shown in three horizontal lines with my kicker size 72, suddenly are shown in two rows only, thus diminishing the space for other things in kicker. I have to increase the kicker size to 82 to get the three lines for the tray icons back. What has happend? Maybe the missing 22x22 icons for rsibreak in /usr/share/apps/rsibreak/icons/hicolor are the culprit. When I stop rsibreak and restart the kicker the tray icons are as usual again. That seems to be a great trick to increase the tray icon size which I thought wasn't possible - but it shouldn't happen unless deliberately. So can you please add 22x22 icons which is the standard size for the tray icons (in case that solves the problem)?
SVN commit 592669 by toma: Add hi22 icons, thanks to Lee Olson. CCMAIL: clearbeast@gmail.com BUG: 135111 AM icons/artwork-v4.tar.gz AM icons/hi22-action-rsibreak0.png AM icons/hi22-action-rsibreak1.png AM icons/hi22-action-rsibreak2.png AM icons/hi22-action-rsibreak3.png AM icons/hi22-action-rsibreak4.png AM icons/hi22-action-rsibreakx.png AM icons/hi22-app-rsibreak.png D icons/rsibreak-svg-all.svgz M +1 -1 release_rsibreak.rb ** trunk/extragear/utils/rsibreak/icons/artwork-v4.tar.gz #property svn:mime-type + application/octet-stream ** trunk/extragear/utils/rsibreak/icons/hi22-action-rsibreak0.png #property svn:mime-type + application/octet-stream ** trunk/extragear/utils/rsibreak/icons/hi22-action-rsibreak1.png #property svn:mime-type + application/octet-stream ** trunk/extragear/utils/rsibreak/icons/hi22-action-rsibreak2.png #property svn:mime-type + application/octet-stream ** trunk/extragear/utils/rsibreak/icons/hi22-action-rsibreak3.png #property svn:mime-type + application/octet-stream ** trunk/extragear/utils/rsibreak/icons/hi22-action-rsibreak4.png #property svn:mime-type + application/octet-stream ** trunk/extragear/utils/rsibreak/icons/hi22-action-rsibreakx.png #property svn:mime-type + application/octet-stream ** trunk/extragear/utils/rsibreak/icons/hi22-app-rsibreak.png #property svn:mime-type + application/octet-stream --- trunk/extragear/utils/rsibreak/release_rsibreak.rb #592668:592669 @@ -165,7 +165,7 @@ #`/bin/mv -f README ..` `/bin/mv -f TODO ..` #`/bin/mv -f HACKING ..` -`/bin/rm release_rsibreak.rb makechangelog ../INDEX ../README icons/artwork-v1.tar.gz icons/artwork-v2.tar.gz` +`/bin/rm release_rsibreak.rb makechangelog ../INDEX ../README icons/artwork-v?.tar.gz` `/bin/rm icons/artwork-v3.tar.gz` Dir.chdir( ".." )