FS#45041 - [lxpanel] Icons in the launch bar are partially missing

Attached to Project: Community Packages
Opened by Krzysztof Miernik (kmiernik) - Thursday, 21 May 2015, 12:23 GMT
Last edited by Balló György (City-busz) - Saturday, 20 February 2016, 11:36 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Balló György (City-busz)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
I have a vertical panel on left hand side. Since update to 8.1.1-1 lxpanel the icons in the launch bar are partially missing. The only method to recover them is to adjust the size of the lxpanel to about 200 pix width. It appears that the launch bar is using some constant width.

A similar bug was reported here http://sourceforge.net/p/lxde/bugs/753/ but I do not see a 150 pix width change on boot. My bar
is always set to 36 pix.

Additional info:
* package version(s): 8.1.1-1
* config file:

file panel_left

"
# lxpanel <profile> config file. Manually editing is not recommended.
# Use preference dialog in lxpanel to adjust config when you can.

Global {
edge=left
allign=center
margin=0
widthtype=percent
width=93
height=36
transparent=1
tintcolor=#000000
alpha=255
autohide=1
heightwhenhidden=2
setdocktype=1
setpartialstrut=1
usefontcolor=1
fontsize=10
fontcolor=#ffffff
usefontsize=0
background=0
backgroundfile=/usr/share/lxpanel/images/bar.png
iconsize=32
loglevel=2
}
Plugin {
type=space
Config {
Size=2
}
}
Plugin {
type=launchbar
Config {
Button {
id=/usr/share/applications/gnome-terminal.desktop
}
Button {
id=/usr/share/applications/spacefm.desktop
}
Button {
id=/usr/share/applications/firefox.desktop
}
Button {
id=/usr/share/applications/thunderbird.desktop
}
Button {
id=menu://applications/Office/unison.desktop
}
Button {
id=/usr/share/applications/libreoffice-startcenter.desktop
}
Button {
id=/usr/share/applications/wxmaxima.desktop
}
Button {
id=/usr/share/applications/inkscape.desktop
}
Button {
id=/usr/share/applications/audacious.desktop
}
Button {
id=/usr/share/applications/artha.desktop
}
Button {
id=/usr/share/applications/gucharmap.desktop
}
Button {
id=/usr/share/applications/gnome-calculator.desktop
}
Button {
id=menu://applications/Accessories/ipython.desktop
}
}
}
Plugin {
type=space
Config {
Size=20
}
}
Plugin {
type=taskbar
expand=1
Config {
tooltips=1
IconsOnly=1
ShowAllDesks=1
UseMouseWheel=1
UseUrgencyHint=1
FlatButton=0
MaxTaskWidth=36
spacing=0
GroupedTasks=1
}
}
"

Steps to reproduce:
Put the above in ~/.config/lxpanel/LXDE/panels, restart lxde and observe the misaligned icons in the launch bar. Upon change of
the width to larger value the will appear again.

This task depends upon

Closed by  Balló György (City-busz)
Saturday, 20 February 2016, 11:36 GMT
Reason for closing:  Fixed
Additional comments about closing:  lxpanel 0.8.1-3

Loading...