[Desktop-packages] [Bug 2011251] Re: When focus-mode=mouse is set, gnome-shell gets into state where clicking on window title bars doesn't raise them

2023-05-23 Thread Daniel van Vugt
https://gitlab.gnome.org/GNOME/mutter/-/issues/2817 is kind of similar
but is about:

  gsettings set org.gnome.desktop.wm.preferences focus-mode 'sloppy'

So basically it looks like the fix in 44.1 only works for the default:

  gsettings set org.gnome.desktop.wm.preferences focus-mode 'click'

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

Title:
  When focus-mode=mouse is set, gnome-shell gets into state where
  clicking on window title bars doesn't raise them

Status in mutter package in Ubuntu:
  Incomplete

Bug description:
  After the most recent Lunar updates (i.e., with the newest GNOME) my
  gnome-shell got into a state where clicking on the title bar of a
  window wouldn't raise the window (or do anything else), while clicking
  inside the window raised it as expected. The problem went away after I
  rebooted. I think this may have occurred after some other aberrant
  behavior, specifically the shell hanging for about 30 seconds (I will
  file a separate bug about that), so it's possible that things were in
  some sort of broken state because of that and this bug isn't actually
  specifically about the title bar, but I thought I should file a bug
  report about it just in case it's something other people start seeing
  so we can see how frequently it's happening.

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: gnome-shell 44~beta-1ubuntu1
  ProcVersionSignature: Ubuntu 6.1.0-16.16-generic 6.1.6
  Uname: Linux 6.1.0-16-generic x86_64
  ApportVersion: 2.26.0-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Mar 10 16:16:22 2023
  DisplayManager: gdm3
  InstallationDate: Installed on 2019-08-16 (1302 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  RelatedPackageVersions: mutter-common 44~beta-3ubuntu2
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to lunar on 2022-11-24 (106 days ago)

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2011251] Re: When focus-mode=mouse is set, gnome-shell gets into state where clicking on window title bars doesn't raise them

2023-05-23 Thread Jonathan Kamens
OK, yes, it turns out that mouse focus vs. click focus is indeed the
differentiator for me, but it's a bit more complicated than that. If I
have focus set to mouse when I log in, then this bug manifests even if I
change focus to click. If I have focus set to click when I log in, then
this bug does not occur even if I change focus to mouse. So the deciding
factor seems to be the focus setting that's active at the time the user
logs in.


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

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

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

Title:
  When focus-mode=mouse is set, gnome-shell gets into state where
  clicking on window title bars doesn't raise them

Status in mutter package in Ubuntu:
  Confirmed

Bug description:
  After the most recent Lunar updates (i.e., with the newest GNOME) my
  gnome-shell got into a state where clicking on the title bar of a
  window wouldn't raise the window (or do anything else), while clicking
  inside the window raised it as expected. The problem went away after I
  rebooted. I think this may have occurred after some other aberrant
  behavior, specifically the shell hanging for about 30 seconds (I will
  file a separate bug about that), so it's possible that things were in
  some sort of broken state because of that and this bug isn't actually
  specifically about the title bar, but I thought I should file a bug
  report about it just in case it's something other people start seeing
  so we can see how frequently it's happening.

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: gnome-shell 44~beta-1ubuntu1
  ProcVersionSignature: Ubuntu 6.1.0-16.16-generic 6.1.6
  Uname: Linux 6.1.0-16-generic x86_64
  ApportVersion: 2.26.0-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Mar 10 16:16:22 2023
  DisplayManager: gdm3
  InstallationDate: Installed on 2019-08-16 (1302 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  RelatedPackageVersions: mutter-common 44~beta-3ubuntu2
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to lunar on 2022-11-24 (106 days ago)

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2011251] Re: When focus-mode=mouse is set, gnome-shell gets into state where clicking on window title bars doesn't raise them

2023-05-25 Thread m...@papersolve.com
It looks like the gnome bug does acknowledge it only works for 'click'
mode (I use sloppy) so presumably when that gets fixed (and it looks
like they're still thinking about it!) and released then both mine and
yours will too.

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

Title:
  When focus-mode=mouse is set, gnome-shell gets into state where
  clicking on window title bars doesn't raise them

Status in mutter package in Ubuntu:
  Confirmed

Bug description:
  After the most recent Lunar updates (i.e., with the newest GNOME) my
  gnome-shell got into a state where clicking on the title bar of a
  window wouldn't raise the window (or do anything else), while clicking
  inside the window raised it as expected. The problem went away after I
  rebooted. I think this may have occurred after some other aberrant
  behavior, specifically the shell hanging for about 30 seconds (I will
  file a separate bug about that), so it's possible that things were in
  some sort of broken state because of that and this bug isn't actually
  specifically about the title bar, but I thought I should file a bug
  report about it just in case it's something other people start seeing
  so we can see how frequently it's happening.

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: gnome-shell 44~beta-1ubuntu1
  ProcVersionSignature: Ubuntu 6.1.0-16.16-generic 6.1.6
  Uname: Linux 6.1.0-16-generic x86_64
  ApportVersion: 2.26.0-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Mar 10 16:16:22 2023
  DisplayManager: gdm3
  InstallationDate: Installed on 2019-08-16 (1302 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  RelatedPackageVersions: mutter-common 44~beta-3ubuntu2
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to lunar on 2022-11-24 (106 days ago)

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2011251] Re: When focus-mode=mouse is set, gnome-shell gets into state where clicking on window title bars doesn't raise them

2023-07-06 Thread Daniel van Vugt
** Tags removed: fixed-in-mutter-44.1 fixed-upstream

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

Title:
  When focus-mode=mouse is set, gnome-shell gets into state where
  clicking on window title bars doesn't raise them

Status in mutter package in Ubuntu:
  Confirmed

Bug description:
  After the most recent Lunar updates (i.e., with the newest GNOME) my
  gnome-shell got into a state where clicking on the title bar of a
  window wouldn't raise the window (or do anything else), while clicking
  inside the window raised it as expected. The problem went away after I
  rebooted. I think this may have occurred after some other aberrant
  behavior, specifically the shell hanging for about 30 seconds (I will
  file a separate bug about that), so it's possible that things were in
  some sort of broken state because of that and this bug isn't actually
  specifically about the title bar, but I thought I should file a bug
  report about it just in case it's something other people start seeing
  so we can see how frequently it's happening.

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: gnome-shell 44~beta-1ubuntu1
  ProcVersionSignature: Ubuntu 6.1.0-16.16-generic 6.1.6
  Uname: Linux 6.1.0-16-generic x86_64
  ApportVersion: 2.26.0-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Mar 10 16:16:22 2023
  DisplayManager: gdm3
  InstallationDate: Installed on 2019-08-16 (1302 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  RelatedPackageVersions: mutter-common 44~beta-3ubuntu2
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to lunar on 2022-11-24 (106 days ago)

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2011251] Re: When focus-mode=mouse is set, gnome-shell gets into state where clicking on window title bars doesn't raise them

2024-09-09 Thread Daniel van Vugt
** Tags removed: lunar
** Tags added: noble

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

Title:
  When focus-mode=mouse is set, gnome-shell gets into state where
  clicking on window title bars doesn't raise them

Status in mutter package in Ubuntu:
  Confirmed

Bug description:
  After the most recent Lunar updates (i.e., with the newest GNOME) my
  gnome-shell got into a state where clicking on the title bar of a
  window wouldn't raise the window (or do anything else), while clicking
  inside the window raised it as expected. The problem went away after I
  rebooted. I think this may have occurred after some other aberrant
  behavior, specifically the shell hanging for about 30 seconds (I will
  file a separate bug about that), so it's possible that things were in
  some sort of broken state because of that and this bug isn't actually
  specifically about the title bar, but I thought I should file a bug
  report about it just in case it's something other people start seeing
  so we can see how frequently it's happening.

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: gnome-shell 44~beta-1ubuntu1
  ProcVersionSignature: Ubuntu 6.1.0-16.16-generic 6.1.6
  Uname: Linux 6.1.0-16-generic x86_64
  ApportVersion: 2.26.0-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Mar 10 16:16:22 2023
  DisplayManager: gdm3
  InstallationDate: Installed on 2019-08-16 (1302 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  RelatedPackageVersions: mutter-common 44~beta-3ubuntu2
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to lunar on 2022-11-24 (106 days ago)

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp