dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #44088
[Bug 2063869] Re: Missing default cursor
This bug was fixed in the package mutter - 46.2-1ubuntu0.24.04.1
---------------
mutter (46.2-1ubuntu0.24.04.1) noble; urgency=medium
[ Daniel van Vugt ]
* New upstream release 46.2 (LP: #2068598)
- Fixed mouse clicks falling through to the window behind (LP: #2026194)
- Fixed a crash in meta_wayland_transaction_commit (LP: #2061739)
- Fixed night light getting stuck on (LP: #2066902)
* New upstream release 46.1 (LP: #2064735):
- Fixed blank screen on hybrid GPU machines using nouveau (LP: #2066931)
- Fixed a monitor hotplug crash (LP: #2050865)
- Improved performance on secondary GPU monitors (LP: #2038801)
* Refreshed patches:
- Support-Dynamic-triple-double-buffering.patch (LP: #2070437, LP: #2070438)
- meson-Do-not-mark-CI-test-tools-as-required.patch
- Mark-several-additional-tests-as-flaky.patch
* Add clutter/conform gesture tests to the list of known flaky ones:
it's a new test in Mutter 46 and not yet reliable.
* Add build-Compile-schemas-locally-for-use-in-build-tests.patch to compile
gsettings schemas for use in build tests. Debian CI requires this now and
it makes rebuilds more resilient against infrastructure changes.
* Add wayland-Disable-linux-drm-syncobj-v1.patch to avoid enabling major
new features in Noble updates, as detailed in:
https://lists.ubuntu.com/archives/ubuntu-release/2024-May/006087.html
* Add backends-Handle-null-views-instead-of-creating-dummy-view.patch
to prevent "clutter_frame_clock_notify_presented: code should not be
reached" log spam in some Nvidia Wayland sessions (LP: #1967707)
* Add backends-Restore-support-for-X11-cursor-themes.patch to restore
support for X11 cursor themes, which was lost in Mutter 46.0
(LP: #2062377, LP: #2063869)
[ Jeremy Bícha ]
* Stop compiling gsettings schemas in debian/rules
* Opt into Salsa CI
* Drop packaging references to Hurd since this is Linux-only
* Update libmutter-14-0.symbols
* Update Breaks
* Refreshed patches:
- window-Add-ability-to-override-the-edge-constraints.patch
- x11-Add-support-for-fractional-scaling-using-Randr.patch
* Drop upstreamed patches:
- Nvidia-secondary-GPU-copy-acceleration.patch
- compositor-sync-ring-Allow-the-gpu_fence-to-be-moved.patch
[ Marco Trevisan ]
* Add place-Always-center-initial-setup.patch (LP: #2016013)
-- Daniel van Vugt <daniel.van.vugt@xxxxxxxxxxxxx> Fri, 28 Jun 2024
17:35:12 +0800
** Changed in: mutter (Ubuntu Noble)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of DX
Packages, which is subscribed to dmz-cursor-theme in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/2063869
Title:
Missing default cursor
Status in Mutter:
Fix Released
Status in dmz-cursor-theme package in Ubuntu:
Won't Fix
Status in mutter package in Ubuntu:
Fix Released
Status in mutter source package in Noble:
Fix Released
Status in mutter source package in Oracular:
Fix Released
Bug description:
[ Impact ]
In a Wayland session, changing the desktop cursor theme to anything
other than Yaru or Adwaita results in a pale grey square as the
cursor.
[ Test Plan ]
1. Log into a Wayland session.
2. sudo apt install gnome-tweaks
3. In the Tweaks app under Appearance, select DMZ-white or Redglass cursor theme.
4. Move the cursor over various window edges such that the cursor shape should change.
5. Move the cursor over the top panel.
6. Verify the cursors you see are the expected ones and not just a grey square.
[ Where problems could occur ]
Since the entire cursor selection stack changed both in the lead up to
this bug and in fixing it, any aspect of the mouse pointer (cursor)
selection logic could be affected. In any app, in both Xorg and
Wayland sessions.
[ Other Info ]
The Xorg version of this issue is bug 2062377.
[ Original description ]
After upgrading from Ubuntu 23.10 to 24.04, the DMZ-White mouse
pointer works correctly when the pointer is over a window, but shows a
pale grey square when over the desktop or Ubuntu top bar. This appears
to happen because the /usr/share/icons/DMZ-White/cursors/default file
(or symlink) is missing. Doing the following appears to fix the
problem:
1. cd /usr/share/icons/DMZ-White/cursors
2. ln -s left_ptr default
3. In gnome-tweaks change to some other mouse pointer.
4. In gnome-tweaks change back to DMZ-White.
ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: dmz-cursor-theme 0.4.5ubuntu1
ProcVersionSignature: Ubuntu 6.8.0-31.31-generic 6.8.1
Uname: Linux 6.8.0-31-generic x86_64
ApportVersion: 2.28.1-0ubuntu2
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Fri Apr 26 18:39:40 2024
Dependencies:
InstallationDate: Installed on 2020-07-14 (1382 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
PackageArchitecture: all
SourcePackage: dmz-cursor-theme
UpgradeStatus: Upgraded to noble on 2024-04-11 (15 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2063869/+subscriptions
References