Bug 135111 - kicker tray gets garbled when using rsibreak (icon size)
Summary: kicker tray gets garbled when using rsibreak (icon size)
Status: RESOLVED FIXED
Alias: None
Product: rsibreak
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Tom Albers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-04 20:21 UTC by Janet
Modified: 2006-10-05 12:19 UTC (History)
0 users

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 Janet 2006-10-04 20:21:54 UTC
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)?
Comment 1 Tom Albers 2006-10-05 12:19:56 UTC
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( ".." )