You are not logged in.

#1 2011-05-18 16:20:21

onexused
Member
Registered: 2009-10-07
Posts: 117

xfce panel disappears when running wine apps

I'm running xfce with nautilus as my desktop manager.  When I run most programs with wine, my bottom panel which is set to auto-hide disappears completely (it can't be brought up by moving the mouse to the bottom of the screen and the couple pixels it usually shows when hiding are gone).  I have to get it back by opening panel preferences from my top panel, unsetting auto-hide on the bottom panel, moving the bottom panel up and back down, closing panel preferences, re-opening it and resetting auto-hide on the bottom panel.  The bottom panel will disappear again the next time almost any wine program is run.  Aside from permanently disabling auto-hide on the bottom panel or never using wine, how can I stop this from happening?

Offline

#2 2011-05-19 02:15:41

stqn
Member
Registered: 2010-03-19
Posts: 1,191
Website

Re: xfce panel disappears when running wine apps

No idea, but to make the fix easier you could try to use xfconf-query.

$ xfconf-query -c xfce4-panel -p /panels/panel-0/autohide
false
$ xfconf-query -c xfce4-panel -p /panels/panel-0/position
p=8;x=960;y=1178

Offline

#3 2011-05-25 20:07:50

onexused
Member
Registered: 2009-10-07
Posts: 117

Re: xfce panel disappears when running wine apps

stqn wrote:

No idea, but to make the fix easier you could try to use xfconf-query.

$ xfconf-query -c xfce4-panel -p /panels/panel-0/autohide
false
$ xfconf-query -c xfce4-panel -p /panels/panel-0/position
p=8;x=960;y=1178

That's good, but does anyone know how to stop this from happening in the first place?  Or is this a bug I should report?

Offline

#4 2011-07-23 01:52:12

onexused
Member
Registered: 2009-10-07
Posts: 117

Re: xfce panel disappears when running wine apps

This seems to have been fixed in the latest version.

Offline

Board footer

Powered by FluxBB