Reproducible with xfce4-panel 4.10.0-1ubuntu2 under Quantal.
Set panel autohide=true.

*Click "Action Buttons" (as default it is in right top corner and label is your 
(login) name)
 -menu opens
*Click button again to cancel Menu.
OR
*Click somewhere else to hide Menu.
OR
*Select some entry from Menu (suspend/hibernate/lock screen)

-> Panel is not hiding anymore.
---
Workaround: run
xfce4-panel -r &
----
Upstream bug (with patch):
https://bugzilla.xfce.org/show_bug.cgi?id=8960

Which I got working:
apt-get source xfce4-panel
sudo apt-get build-dep xfce4-panel
cd xfce4-panel
wget https://bugzilla.xfce.org/attachment.cgi?id=4661
patch  -p1 < attachment.cgi\?id\=4661
rm attachment.cgi\?id\=4661
dpkg-source --commit
fakeroot dpkg-buildpackage
sudo dpkg -i ../xfce4-panel_4.10.0-1ubuntu2_*.deb
xfce4-panel -r &


** Bug watch added: Xfce Bugzilla #8960
   https://bugzilla.xfce.org/show_bug.cgi?id=8960

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1049450

Title:
  Fails trying to hide the xfce4-panel panel 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-panel/+bug/1049450/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to