[Bug 2052859] Re: Windows go to behind others when clicking with mouse

2024-02-29 Thread kex
The nvidia driver 550 got an update yesterday.  Installing the update
seems to have solved the problem.

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

Title:
  Windows go to behind others when clicking with mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2052859/+subscriptions


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

[Bug 2052859] Re: Windows go to behind others when clicking with mouse

2024-02-14 Thread Daniel van Vugt
** Changed in: mutter (Ubuntu)
   Status: Incomplete => New

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

Title:
  Windows go to behind others when clicking with mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2052859/+subscriptions


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

[Bug 2052859] Re: Windows go to behind others when clicking with mouse

2024-02-14 Thread kex
I cleared them, but it did not help.

gsettings list-recursively | grep lower
org.cinnamon.desktop.keybindings.wm lower @as []
org.cinnamon.desktop.keybindings.wm raise-or-lower @as []
org.gnome.desktop.wm.keybindings lower @as []
org.gnome.desktop.wm.keybindings raise-or-lower @as []

(process:1638669): GLib-GIO-WARNING **: 16:49:07.817: Failed to parse
translated string
'['attachment','attaching','attached','enclosed,'liite','liitteenä','liitän']'
for key 'attachment-reminder-clues' in schema
'org.gnome.evolution.plugin.attachment-reminder': 48:expected ',' or ']'
to follow array element

(process:1638669): GLib-GIO-WARNING **: 16:49:07.817: Using untranslated 
default instead.
org.gnome.shotwell.preferences.files use-lowercase-filenames false
org.yorba.shotwell.preferences.files use-lowercase-filenames false

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

Title:
  Windows go to behind others when clicking with mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2052859/+subscriptions


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

[Bug 2052859] Re: Windows go to behind others when clicking with mouse

2024-02-13 Thread Daniel van Vugt
> org.gnome.desktop.wm.preferences action-middle-click-titlebar 'lower'

I wonder if the system thinks you are middle clicking somehow. Try:

  gsettings set org.gnome.desktop.wm.preferences action-middle-click-
titlebar 'toggle-maximize-vertically'


> org.gnome.desktop.wm.keybindings lower ['disabled']

This doesn't look like a valid setting. In case this is causing
confusion try clearing it with:

  gsettings set org.gnome.desktop.wm.keybindings lower "[]"

** Changed in: mutter (Ubuntu)
   Status: New => Incomplete

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

Title:
  Windows go to behind others when clicking with mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2052859/+subscriptions


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

[Bug 2052859] Re: Windows go to behind others when clicking with mouse

2024-02-13 Thread kex
gsettings list-recursively | grep lower
org.cinnamon.desktop.keybindings.wm lower @as []
org.cinnamon.desktop.keybindings.wm raise-or-lower @as []
org.cinnamon.desktop.wm.preferences action-middle-click-titlebar 'lower'
org.gnome.desktop.wm.keybindings lower ['disabled']
org.gnome.desktop.wm.keybindings raise-or-lower @as []
org.gnome.desktop.wm.preferences action-middle-click-titlebar 'lower'

(process:458291): GLib-GIO-WARNING **: 08:25:47.271: Failed to parse
translated string
'['attachment','attaching','attached','enclosed,'liite','liitteenä','liitän']'
for key 'attachment-reminder-clues' in schema
'org.gnome.evolution.plugin.attachment-reminder': 48:expected ',' or ']'
to follow array element

(process:458291): GLib-GIO-WARNING **: 08:25:47.271: Using untranslated default 
instead.
org.gnome.shotwell.preferences.files use-lowercase-filenames false
org.yorba.shotwell.preferences.files use-lowercase-filenames false

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

Title:
  Windows go to behind others when clicking with mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2052859/+subscriptions


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

[Bug 2052859] Re: Windows go to behind others when clicking with mouse

2024-02-13 Thread Daniel van Vugt
What output do you get when you run this?

  gsettings list-recursively | grep lower

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

Title:
  Windows go to behind others when clicking with mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2052859/+subscriptions


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

[Bug 2052859] Re: Windows go to behind others when clicking with mouse

2024-02-13 Thread Daniel van Vugt
I suspect the bug first appeared with the introduction of the Nvidia
driver because that switched you over from Wayland to Xorg. So this
might be a Xorg-only bug.

** Changed in: mutter (Ubuntu)
   Status: Incomplete => New

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

Title:
  Windows go to behind others when clicking with mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2052859/+subscriptions


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

[Bug 2052859] Re: Windows go to behind others when clicking with mouse

2024-02-13 Thread kex
No change.  After boot and login, I started firefox, then opened Mines
on top of it, and clicking on Mines put it background.  This time it
seems that the game got the click, but it still disappeared behind the
browser window.

journal.txt attached.

** Attachment added: "journal.txt"
   
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2052859/+attachment/5746051/+files/journal.txt

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

Title:
  Windows go to behind others when clicking with mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2052859/+subscriptions


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

[Bug 2052859] Re: Windows go to behind others when clicking with mouse

2024-02-12 Thread Daniel van Vugt
Please run:

  sudo apt remove gnome-shell-extensions

and then log in again. Does the bug still occur? If so then please again
run:

  journalctl -b0 > journal.txt

and attach the resulting text file here.

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

Title:
  Windows go to behind others when clicking with mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2052859/+subscriptions


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

[Bug 2052859] Re: Windows go to behind others when clicking with mouse

2024-02-12 Thread kex
thank you for looking at this.

Did not help.  Journal attavhed.

** Attachment added: "journal.txt"
   
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2052859/+attachment/5745969/+files/journal.txt

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

Title:
  Windows go to behind others when clicking with mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2052859/+subscriptions


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

[Bug 2052859] Re: Windows go to behind others when clicking with mouse

2024-02-11 Thread Daniel van Vugt
Thanks for the bug report. Please start by removing any local
extensions:

  cd ~/.local/share/gnome-shell/
  rm -rf extensions

and then log in again.

If the problem still happens then while it is happening please run:

  journalctl -b0 > journal.txt

and attach the resulting text file here.


** Package changed: xorg (Ubuntu) => mutter (Ubuntu)

** Changed in: mutter (Ubuntu)
   Status: New => Incomplete

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

Title:
  Windows go to behind others when clicking with mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2052859/+subscriptions


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