GNOME Bugzilla – Bug 464971
running multiple displays menu opens only on first one
Last modified: 2007-08-12 16:39:17 UTC
Please describe the problem: When running multiple displays (and desktops) and trying to open the menu bar or Xtem, on any display, it will open only on the first one, always. Steps to reproduce: 1. Start gnome with multiple displays (and desktops). 2. Goto second display, and open the menu tab. 3. Alternatively right click on second display desktop and select gnome-terminal. Actual results: The actual menu or terminal will open on first display. Expected results: The menu or terminal should open on the same desktop/display it called from. Does this happen every time? Yes Other information: The system is SLES 10.1 (ia64)
Multiple xineramas, multiple screens, or multiple displays? They are all different. To find out: Can you move the mouse pointer from one monitor to another? If not, you are using multiple displays. If you can move the mouse pointer from one monitor to another, can you move windows from one monitor to another? If not, you are using multiple screens. If you can move the mouse pointer from one monitor to another and you can move windows from one monitor to another, then you are using multiple xineramas.
I'm using one XServer with multiple screens, no xinerama nor XDMX enabled, this would be the second option you described. This is the relevant part from xorg.conf: ***** Section "ServerLayout" Identifier "Layout0" Screen "Screen_SG-1" Screen "Screen_SG-2" RightOf "Screen_SG-1" Screen "Screen_SG-3" RightOf "Screen_SG-2" Screen "Screen_SG-4" RightOf "Screen_SG-3" InputDevice "Mouse2" "CorePointer" InputDevice "Keyboard2" "CoreKeyboard" Option "Xinerama" "off" EndSection ***** By the way, in KDE it works fine, if it helps.
Ah, this bug was fixed a few years ago, back in December 2005. Before SLES 10.1 was released, in fact. But for some reason OpenSuSE decided to ship with GNOME 2.12 when 2.14 was out months before their release. And SLES was based on that OpenSuSE version that used an already obsolete version of GNOME. If I were you, I'd complain to my distro. *** This bug has been marked as a duplicate of 319423 ***