xorg wrong window selected when clicking title bar

Bug #559202 reported by WolphFang
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
metacity (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: xorg

I can click on a windows on one screen, and a window on another screen is grabbed instead. :(

My system uses two Nvidia dual-head cards in Xinerama configuration for a total of four displays:

mjoyner@mjoyner-x64b:~/Desktop$ cat /etc/X11/xorg.conf
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildd@yellow) Fri Mar 5 11:38:51 UTC 2010

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder58) Fri Mar 12 02:12:40 PST 2010

Section "ServerLayout"

# Removed Option "Xinerama" "0"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    Screen 1 "Screen1" 3360 0
    Screen 2 "Screen2" 1680 0
    Screen 3 "Screen3" 5040 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    Option "Xinerama" "1"
EndSection

Section "Files"
EndSection

Section "InputDevice"

    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
EndSection

Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "DELL 2009W"
    HorizSync 30.0 - 83.0
    VertRefresh 56.0 - 75.0
    Option "DPMS"
EndSection

Section "Monitor"
    Identifier "Monitor1"
    VendorName "Unknown"
    ModelName "DELL 2009W"
    HorizSync 30.0 - 83.0
    VertRefresh 56.0 - 75.0
EndSection

Section "Monitor"
    Identifier "Monitor2"
    VendorName "Unknown"
    ModelName "DELL 2009W"
    HorizSync 30.0 - 83.0
    VertRefresh 56.0 - 75.0
EndSection

Section "Monitor"
    Identifier "Monitor3"
    VendorName "Unknown"
    ModelName "DELL 2009W"
    HorizSync 30.0 - 83.0
    VertRefresh 56.0 - 75.0
EndSection

Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "Quadro FX 570"
    BusID "PCI:2:0:0"
    Screen 0
EndSection

Section "Device"
    Identifier "Device1"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "Quadro FX 570"
    BusID "PCI:1:0:0"
    Screen 0
EndSection

Section "Device"
    Identifier "Device2"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "Quadro FX 570"
    BusID "PCI:2:0:0"
    Screen 1
EndSection

Section "Device"
    Identifier "Device3"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "Quadro FX 570"
    BusID "PCI:1:0:0"
    Screen 1
EndSection

Section "Screen"

# Removed Option "TwinView" "1"
# Removed Option "metamodes" "DFP-0: nvidia-auto-select +0+0, DFP-1: nvidia-auto-select +1680+0"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "TwinView" "0"
    Option "metamodes" "DFP-0: nvidia-auto-select +0+0"
    SubSection "Display"
        Depth 24
    EndSubSection
EndSection

Section "Screen"
# Removed Option "TwinView" "1"
# Removed Option "metamodes" "DFP-0: nvidia-auto-select +0+0, DFP-1: nvidia-auto-select +1680+0"
    Identifier "Screen1"
    Device "Device1"
    Monitor "Monitor1"
    DefaultDepth 24
    Option "TwinView" "0"
    Option "metamodes" "DFP-0: nvidia-auto-select +0+0"
    SubSection "Display"
        Depth 24
    EndSubSection
EndSection

Section "Screen"
    Identifier "Screen2"
    Device "Device2"
    Monitor "Monitor2"
    DefaultDepth 24
    Option "TwinView" "0"
    Option "metamodes" "DFP-1: nvidia-auto-select +0+0"
    SubSection "Display"
        Depth 24
    EndSubSection
EndSection

Section "Screen"
    Identifier "Screen3"
    Device "Device3"
    Monitor "Monitor3"
    DefaultDepth 24
    Option "TwinView" "0"
    Option "metamodes" "DFP-1: nvidia-auto-select +0+0"
    SubSection "Display"
        Depth 24
    EndSubSection
EndSection

mjoyner@mjoyner-x64b:~/Desktop$

Revision history for this message
Bryce Harrington (bryce) wrote :

Hi WolphFang,

Please run the command 'apport-collect BUGNUMBER', which will attach several files we need for debugging.

[This is an automated message. Apologies if it has reached you inappropriately; please just reply to this message indicating so.]

tags: added: needs-xorglog
tags: added: needs-lspci-vvnn
Changed in xorg (Ubuntu):
status: New → Incomplete
Revision history for this message
WolphFang (mjoyner-vbservices) wrote : Re: [Bug 559202] Re: xorg wrong window selected when clicking title bar

Bryce Harrington wrote:
> Hi WolphFang,
>
>
> Please run the command 'apport-collect BUGNUMBER', which will attach several files we need for debugging.
>
> [This is an automated message. Apologies if it has reached you
> inappropriately; please just reply to this message indicating so.]
>
>
> ** Tags added: needs-xorglog
>
> ** Tags added: needs-lspci-vvnn
>
> ** Changed in: xorg (Ubuntu)
> Status: New => Incomplete
>
>
As soon as I get back to the machine in question. FYI, the issue was
also present under 9.10.

--
LyX: http://www.lyx.org/ OpenOffice: http://www.openoffice.org/
Inkscape: http://www.inkscape.org/ Scribus: http://www.scribus.net/
GIMP: http://www.gimp.org/ PDF: http://www.pdfforge.org/

Revision history for this message
Cinquero (cinquero) wrote :

Still present in up-to-date Lucid.

Please see

https://bugzilla.redhat.com/show_bug.cgi?id=533066

This is *very* annoying and I'm having it on very different setups. Also heard others in my vicinity complaining about it...

Cinquero (cinquero)
Changed in xorg (Ubuntu):
status: Incomplete → Confirmed
Revision history for this message
Jup (jens-uwe-pohl) wrote :

The problem I can confirm also.

Revision history for this message
Domenico Urbano (domurb) wrote :
Revision history for this message
Domenico Urbano (domurb) wrote :

With compiz enabled there is no problem. So it must be a metacity bug

affects: xorg (Ubuntu) → metacity (Ubuntu)
Revision history for this message
lavinog (lavinog) wrote :

This could be a duplicate of 494096:
Clicking the title of a window is bringing a window underneath it into focus
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/494096

It should be fixed in 10.10, but so far, it doesn't look like a fix is released for 10.04

Revision history for this message
WolphFang (mjoyner-vbservices) wrote :

On Sun, Dec 5, 2010 at 11:49 PM, lavinog <email address hidden> wrote:

> This could be a duplicate of 494096:
> Clicking the title of a window is bringing a window underneath it into
> focus
> https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/494096
>
> It should be fixed in 10.10, but so far, it doesn't look like a fix is
> released for 10.04
>
Still affects 10.10

Revision history for this message
WolphFang (mjoyner-vbservices) wrote : Invitation to connect on LinkedIn

LinkedIn
------------

Bug,

I'd like to add you to my professional network on LinkedIn.

- Michael

Michael Joyner
Programmer at NewsRx
Greater Atlanta Area

Confirm that you know Michael Joyner:
https://www.linkedin.com/e/5nue79-hr9ijuzw-1u/isd/19867559136/loa_mdQk/?hs=false&tok=1bKUiA96o1US41

--
You are receiving Invitation to Connect emails. Click to unsubscribe:
http://www.linkedin.com/e/5nue79-hr9ijuzw-1u/GJI4QkL9Trb_AKoL0nLxs_C9JoPBSpU2PeGzUTa/goo/559202%40bugs%2Elaunchpad%2Enet/20061/I6410445605_1/?hs=false&tok=2H4OX7Xsg1US41

(c) 2012 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA 94043, USA.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.