Ticket #527 (assigned usability)

Opened 19 months ago

Last modified 16 months ago

Gnome panel beside dock

Reported by: jarrod.chesney@… Owned by: jeremyhu@…
Priority: Important Milestone: 2.8.0
Component: quartz-wm Version: 2.7.0 (xserver-1.11.2)
Keywords: regression Cc:

Description

Hi, I have a VM on my mac running linux I open XQuartz and run the application "ssh -Y user@10.211.55.3 gnome-session &" (i've configured some gconf settings to disable desktop painting, etc)

In V2.6.3 i used to be able to have my gnome-panel down the bottom next to the dock but in V2.7.0 i can no longer get this to work.

I've attached pictures of the behaviour

Attachments

current.png (165.1 KB) - added by jarrod.chesney@… 19 months ago.
The behaviour of 2.7.0
desired.png (199.5 KB) - added by jarrod.chesney@… 19 months ago.
the behaviour of 2.6.3

Change History

Changed 19 months ago by jarrod.chesney@…

The behaviour of 2.7.0

Changed 19 months ago by jarrod.chesney@…

the behaviour of 2.6.3

comment:1 Changed 19 months ago by jarrod.chesney@…

I've reverted back to 2.6.3 to get this working again.

Thanks for working on this software, Its fantastic.

comment:2 follow-up: ↓ 4 Changed 19 months ago by jeremyhu@…

Hmm... are you using quartz-wm still as your WM, or are you using metacity?

comment:3 Changed 19 months ago by jeremyhu@…

  • Keywords regression added
  • Priority changed from Not Set to Important
  • Version set to 2.7.0 (xserver-1.11.2)
  • Milestone set to 2.7.1

comment:4 in reply to: ↑ 2 Changed 19 months ago by jarrod.chesney@…

Replying to jeremyhu@…:

Hmm... are you using quartz-wm still as your WM, or are you using metacity?

I believe its quartz-wm. ps on the linux VM shows NO metacity processes running ps on OSX host shows /opt/X11/bin/quartz-wm running

comment:5 follow-up: ↓ 8 Changed 19 months ago by jeremyhu@…

Can you please try the quartz-wm from 2.6.3 while on 2.7.0? You can do the following:

sudo cp /opt/X11/bin/quartz-wm /opt/X11/bin/quartz-wm-2.6.3
# install 2.7.0
sudo mv /opt/X11/bin/quartz-wm /opt/X11/bin/quartz-wm-2.7.0
sudo ln -s quartz-wm-2.6.3 /opt/X11/bin/quartz-wm

comment:6 Changed 17 months ago by jeremyhu@…

  • Milestone changed from 2.7.1 to 2.8.0

No response, so pushing back.

quartz-wm sources have been released OSS. Please try to bisect the issue to figure out where the issue was introduced.

comment:7 Changed 17 months ago by jeremyhu@…

  • Status changed from new to assigned
  • Component changed from xserver to quartz-wm

comment:8 in reply to: ↑ 5 Changed 17 months ago by jarrod.chesney@…

I've tried the below steps and the gnome menu bar is now allowed to be beside the dock (the expected behavior)

Replying to jeremyhu@…:

Can you please try the quartz-wm from 2.6.3 while on 2.7.0? You can do the following:

sudo cp /opt/X11/bin/quartz-wm /opt/X11/bin/quartz-wm-2.6.3
# install 2.7.0
sudo mv /opt/X11/bin/quartz-wm /opt/X11/bin/quartz-wm-2.7.0
sudo ln -s quartz-wm-2.6.3 /opt/X11/bin/quartz-wm

comment:9 Changed 17 months ago by jeremyhu@…

Ok, so then it's definitely a change in quartz-wm between XQuartz-2.6.3 and XQuartz-2.7.0

Can you please try bisecting quartz-wm to find the exact commit that caused the problem. There were only around 20 changes between the releases, so it shouldn't be too difficult to bisect.

comment:10 Changed 16 months ago by jeremyhu@…

Can you provide an update?

Note: See TracTickets for help on using tickets.