[Bug 2022951] Re: Update mutter to 44.2

2023-06-19 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 44.2-0ubuntu1

---
mutter (44.2-0ubuntu1) lunar; urgency=medium

  [ Jeremy Bícha ]
  * New upstream release (LP: #2022951)
- Fix drag and drop for Qt applications (LP: #2013235)
  * Drop display-Set-compositor-selection-earlier patch: applied in new release
  * Drop 2 flaky tests patches: no longer necessary

  [ Daniel van Vugt ]
  * Update triple buffering patch to avoid NULL dereference on resume
from suspend

 -- Jeremy Bícha   Wed, 07 Jun 2023 10:46:02 -0400

** Changed in: mutter (Ubuntu Lunar)
   Status: Fix Committed => Fix Released

-- 
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/2022951

Title:
  Update mutter to 44.2

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


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

[Bug 2022951] Re: Update mutter to 44.2

2023-06-17 Thread Jeremy Bícha
** Tags removed: verification-needed verification-needed-lunar
** Tags added: verification-done verification-done-lunar

-- 
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/2022951

Title:
  Update mutter to 44.2

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


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

[Bug 2022951] Re: Update mutter to 44.2

2023-06-17 Thread Sam Lane
On Ubuntu Budgie 23.04

- Started with a fully updated system
- Enabled proposed and installed libmutter-12-0/lunar-proposed
- version 44.2-0ubuntu1 installed
- rebooted
- tested login / logout
- ran common applications to ensure windows worked correctly (focus, minimize, 
maximize, resize)
- changed resolutions, tested fractional scaling
- used the system how I would typically use it in my normal day to day scenario

I have not noticed any issues. The major problems I had with earlier
versions (clicking title bars not focusing the window / clicking well
outside the window registering as a click on the window) seem resolved.

-- 
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/2022951

Title:
  Update mutter to 44.2

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


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

[Bug 2022951] Re: Update mutter to 44.2

2023-06-16 Thread Jeremy Bícha
The autopkgtest has passed now.

I successfully completed the Test Case with the Ubuntu, Ubuntu on Xorg,
GNOME, and GNOME Classic sessions using mutter 44.2-0ubuntu1 on Ubuntu
23.04.

We still need to test Budgie to finish verification.

-- 
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/2022951

Title:
  Update mutter to 44.2

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


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

[Bug 2022951] Re: Update mutter to 44.2

2023-06-09 Thread Steve Langasek
Hello Jeremy, or anyone else affected,

Accepted mutter into lunar-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/mutter/44.2-0ubuntu1
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
lunar to verification-done-lunar. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-lunar. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: mutter (Ubuntu Lunar)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-lunar

-- 
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/2022951

Title:
  Update mutter to 44.2

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


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

[Bug 2022951] Re: Update mutter to 44.2

2023-06-07 Thread Jeremy Bícha
** Description changed:

  Impact
  --
  There is a new bugfix release in the stable 44 series.
  https://gitlab.gnome.org/GNOME/mutter/-/blob/44.2/NEWS
+ 
+ This is basically a prerequisite for GNOME Shell 44.2 LP: #2022961
  
  Test Case
  -
  Complete the test case from
  
  https://wiki.ubuntu.com/DesktopTeam/TestPlans/Mutter
  
  What Could Go Wrong
  ---
  Mutter is an essential component of the default Ubuntu desktop and for the 
desktop used by Ubuntu Budgie.
  
  A severe enough bug could mean that people are unable to use their
  desktop version of Ubuntu.
  
  Smaller bugs could interrupt people's workflows.
  
  mutter is part of GNOME Core and is included in the GNOME micro release
  exception
  
  https://wiki.ubuntu.com/StableReleaseUpdates/GNOME
+ 
+ Other Info
+ --
+ This also includes an update of the triple buffering patch to add one commit 
to fix a potential crash with resuming from suspend. That triple buffering 
patch is maintained in a targeted mutter 44 branch by Canonical Desktop 
engineer Daniel. I was unable to easily reproduce the crash so I didn't include 
LP: #2020652 in the SRU changelog.
+ 
+ I dropped 2 patches to mark some tests as flaky since mutter seems to
+ build reliably enough on Debian and Ubuntu without those patches.
+ 
+ Upstream assumes that people will be using matching versions of mutter
+ and gnome-shell. To be cautious, I therefore bumped the dependency
+ version in GNOME Shell 44.2 to require mutter >= 44.2 (even though GNOME
+ Shell 44.2 appears to run ok with Mutter 44.1). I believe the only way
+ to make the dependency relationship work the other way (not allow Mutter
+ 44.2 with GNOME Shell 44.1) requires bumping the Breaks version but I
+ don't think it's worth using Breaks unless necessary.

-- 
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/2022951

Title:
  Update mutter to 44.2

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


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

[Bug 2022951] Re: Update mutter to 44.2

2023-06-07 Thread Jeremy Bícha
** Changed in: mutter (Ubuntu Lunar)
   Status: Triaged => In Progress

-- 
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/2022951

Title:
  Update mutter to 44.2

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


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

[Bug 2022951] Re: Update mutter to 44.2

2023-06-05 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 44.2-1ubuntu1

---
mutter (44.2-1ubuntu1) mantic; urgency=medium

  * Merge with Debian. Remaining changes:
- Add x11-Add-support-for-fractional-scaling-using-Randr.patch
- Add window-Add-ability-to-override-the-edge-constraints.patch
  + Make possible for extensions (such as Tiling Assistant) to override
window constraints

mutter (44.2-1) experimental; urgency=medium

  [ Jeremy Bícha ]
  * New upstream release (LP: #2022951)
- Fix drag and drop for Qt applications (LP: #2013235)
  * Drop display-Set-compositor-selection-earlier patch: applied in new release
  * Try dropping 2 of our flaky tests patches

  [ Daniel van Vugt ]
  * Update triple buffering patch to avoid NULL dereference on resume
from suspend (LP: #2020652)

 -- Jeremy Bícha   Mon, 05 Jun 2023 12:48:09 -0400

** Changed in: mutter (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
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/2022951

Title:
  Update mutter to 44.2

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


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