[Bug 1948410] Re: [nvidia] Software cursor in Wayland sessions (EGLStreams)

2022-05-30 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 42.1-0ubuntu1

---
mutter (42.1-0ubuntu1) jammy; urgency=medium

  [ Jeremy Bicha ]
  * New upstream release
(LP: #1972726, #1948410, #1967219, #1971693)
  * Refresh triple buffering patch with latest version
  * Drop patches applied in new release
  * debian/libmutter-10-0.symbols: Add new symbol
  * Add Breaks against old gtk3 & gtk4 versions.
See Ubuntu bug 1972721

  [ Marco Trevisan (Treviño) ]
  * debian/patches: Adapt expected log messages to new domains

 -- Jeremy Bicha   Fri, 13 May 2022 12:10:07 -0400

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

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

Title:
  [nvidia] Software cursor in Wayland sessions (EGLStreams)

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


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

[Bug 1948410] Re: [nvidia] Software cursor in Wayland sessions (EGLStreams)

2022-05-26 Thread Daniel van Vugt
Verified fixed in mutter version 42.1-0ubuntu1 on jammy.

I've also written a full test case at the top of the page.

** Tags removed: verification-needed verification-needed-jammy
** Tags added: verification-done verification-done-jammy

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

Title:
  [nvidia] Software cursor in Wayland sessions (EGLStreams)

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


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

[Bug 1948410] Re: [nvidia] Software cursor in Wayland sessions (EGLStreams)

2022-05-26 Thread Daniel van Vugt
** Description changed:

  Impact
  --
  In the Wayland session with older Nvidia graphics (usually nvidia driver 
470), a software cursor is used instead of a hardware cursor. This causes worse 
performance with unnecessary updates of the display.
  
  Test Case
  -
- To see it just add this to /etc/environment:
  
-   MUTTER_DEBUG_FORCE_EGL_STREAM=1
-   CLUTTER_PAINT=damage-region
+ 1. Set up an Nvidia-only desktop. No other GPUs active. Driver version
+ must be 470 or higher.
  
- and reboot.
+ 2. Add this to /etc/environment:
+ 
+    MUTTER_DEBUG_FORCE_EGL_STREAM=1
+    CLUTTER_PAINT=damage-region
+ 
+ 3. Reboot.
+ 
+ 4. Log into 'Ubuntu on Wayland'.
+ 
+ Observed: The red and blue boxes from the above debugging option follow
+ the mouse cursor.
+ 
+ Expected: No red and blue boxes follow the mouse cursor.
  
  What Could Go Wrong
  ---
  See the master bug for this mutter update LP: #1972726

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

Title:
  [nvidia] Software cursor in Wayland sessions (EGLStreams)

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


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

[Bug 1948410] Re: [nvidia] Software cursor in Wayland sessions (EGLStreams)

2022-05-21 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 42.1-1ubuntu1

---
mutter (42.1-1ubuntu1) kinetic; urgency=medium

  [ Jeremy Bicha ]
  * Merge from Debian unstable. Remaining changes:
- Add triple-buffering patch
- Add x11-Add-support-for-fractional-scaling-using-Randr.patch:
  + X11: Add support for fractional scaling using Randr
- Add ubuntu/wayland-data-device-Allow-any-drag-timestamppatch
  + Allow any drag timestamp as drag start serial
- Add backends-native-kms-crtc-Don-t-compare-gamma-values-on-un.patch
  + Avoid memory errors when comparing gamma values
- Add monitor-manager-Ensure-monitors-settings-after-backend-ha.patch
  + Ensure privacy screen settings are applied on startup
- Add patches from GNOME !2364
  + Fix X11 selection related crash when Xwayland died
- debian/libmutter-10-0.symbols: Add symbols for triple buffering patch
  * Refresh triple buffering patch with latest version

  [ Marco Trevisan (Treviño) ]
  * debian/patches: Adapt expected messages to new domains

mutter (42.1-1) unstable; urgency=medium

  * New upstream release
(LP: #1972726, #1967274, #1965557, #1969574, #1948410, #1967219, #1971693)
  * Drop patches applied in new release
  * debian/libmutter-10-0.symbols: Add new symbol
  * debian/libmutter-10-0.symbols: Drop a symbol that was only in experimental
  * Add Breaks against old gtk3 & gtk4 versions.
See Ubuntu bug 1972721
  * Release to unstable

mutter (42.0-5) experimental; urgency=medium

  * Team upload
  * d/patches: Update to upstream commit 42.0-74-g6c8e8fbba
- Bug fixes targeted for 42.1
- d/p/clutter-stage-Repick-when-pointer-actor-goes-unmapped.patch:
  Replace with the version that was applied upstream
- d/p/core-Account-ClutterStage-grabs-on-Wayland-key-focus-sync.patch:
  Mark as applied upstream

mutter (42.0-4) unstable; urgency=medium

  * Team upload
  * d/patches: Update to upstream commit 42.0-55-gbe9deeba0
- Update translations
- Update upstream status of cherry-picked patches
- Add various bug fixes including LP: #1959888, LP: #1964037
  * d/p/core-Account-ClutterStage-grabs-on-Wayland-key-focus-sync.patch:
Add patch proposed upstream to fix grabs vs. system-modal prompts.
This is particularly annoying when using pkexec, or when using gcr as
a passphrase prompt for PGP, ssh and/or sudo.
(Closes: #1008998, LP: #1964442)

 -- Jeremy Bicha   Fri, 13 May 2022 09:14:41 -0400

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

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

Title:
  [nvidia] Software cursor in Wayland sessions (EGLStreams)

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


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

[Bug 1948410] Re: [nvidia] Software cursor in Wayland sessions (EGLStreams)

2022-05-20 Thread Timo Aaltonen
Hello Daniel, or anyone else affected,

Accepted mutter into jammy-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/mutter/42.1-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-
jammy to verification-done-jammy. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-jammy. 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 Jammy)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-jammy

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

Title:
  [nvidia] Software cursor in Wayland sessions (EGLStreams)

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


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

[Bug 1948410] Re: [nvidia] Software cursor in Wayland sessions (EGLStreams)

2022-05-15 Thread Daniel van Vugt
** Description changed:

  Impact
  --
- In the Wayland session with older Nvidia graphics, a software cursor is used 
instead of a hardware cursor. This causes worse performance with unnecessary 
updates of the display.
+ In the Wayland session with older Nvidia graphics (usually nvidia driver 
470), a software cursor is used instead of a hardware cursor. This causes worse 
performance with unnecessary updates of the display.
  
  Test Case
  -
  To see it just add this to /etc/environment:
  
+   MUTTER_DEBUG_FORCE_EGL_STREAM=1
    CLUTTER_PAINT=damage-region
  
  and reboot.
  
  What Could Go Wrong
  ---
  See the master bug for this mutter update LP: #1972726

** Changed in: mutter (Ubuntu Jammy)
 Assignee: Daniel van Vugt (vanvugt) => (unassigned)

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

Title:
  [nvidia] Software cursor in Wayland sessions (EGLStreams)

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


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

[Bug 1948410] Re: [nvidia] Software cursor in Wayland sessions (EGLStreams)

2022-05-13 Thread Jeremy Bicha
** Also affects: mutter (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Changed in: mutter (Ubuntu Jammy)
   Importance: Undecided => Low

** Changed in: mutter (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: mutter (Ubuntu Jammy)
 Assignee: (unassigned) => Daniel van Vugt (vanvugt)

** Description changed:

- Software cursor used in Wayland sessions (EGLStreams). To see it just
- add this to /etc/environment:
+ Impact
+ --
+ In the Wayland session with older Nvidia graphics, a software cursor is used 
instead of a hardware cursor. This causes worse performance with unnecessary 
updates of the display.
  
-   CLUTTER_PAINT=damage-region
+ Test Case
+ -
+ To see it just add this to /etc/environment:
+ 
+   CLUTTER_PAINT=damage-region
  
  and reboot.
+ 
+ What Could Go Wrong
+ ---
+ See the master bug for this mutter update LP: #1972726

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

Title:
  [nvidia] Software cursor in Wayland sessions (EGLStreams)

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


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

[Bug 1948410] Re: [nvidia] Software cursor in Wayland sessions (EGLStreams)

2022-05-04 Thread Daniel van Vugt
And fixed better in
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2397

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

Title:
  [nvidia] Software cursor in Wayland sessions (EGLStreams)

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


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

[Bug 1948410] Re: [nvidia] Software cursor in Wayland sessions (EGLStreams)

2022-05-01 Thread Daniel van Vugt
** Changed in: mutter (Ubuntu)
   Status: In Progress => Fix Committed

** Tags added: fixed-in-42.1 fixed-upstream

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

Title:
  [nvidia] Software cursor in Wayland sessions (EGLStreams)

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


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

[Bug 1948410] Re: [nvidia] Software cursor in Wayland sessions (EGLStreams)

2022-04-29 Thread Daniel van Vugt
In progress: https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2275

** Changed in: mutter (Ubuntu)
   Status: Triaged => In Progress

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

Title:
  [nvidia] Software cursor in Wayland sessions (EGLStreams)

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


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

[Bug 1948410] Re: [nvidia] Software cursor in Wayland sessions (EGLStreams)

2022-03-03 Thread Daniel van Vugt
** Tags removed: nvidia-drm.modeset
** Tags added: jammy nvidia-wayland wayland wayland-session

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

Title:
  [nvidia] Software cursor in Wayland sessions (EGLStreams)

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


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