This bug was fixed in the package gtk+3.0 - 3.22.25-0ubuntu0.1 --------------- gtk+3.0 (3.22.25-0ubuntu0.1) artful; urgency=medium
[ Simon McVittie ] * New upstream release (LP: #1728421) - Fix tiling behaviour with Mutter/Shell 3.26 (Closes: #879566) - Fix crash when adding Google online account (LP: #1720400) - Fixes log spam about cursor when running gnome-terminal on Wayland (LP: #1681910) - Update symbols file - d/p/0001-Adwaita-Fix-typo-.backgrounf-.background.patch, d/p/0002-theme-Fix-Adwaita-headerbars.patch, d/p/0003-display-x11-Unset-tiled-state-if-_GTK_EDGE_CONSTRAIN.patch: Drop patches, applied upstream - d/p/gdk-wayland-protocol-server-decoration.patch: Add server-decoration.xml from upstream git. It is missing from the tarball release. [ Jeremy Bicha ] * Drop 0004_fix-gtkentry-wayland-regression.path: Because this caused a totem regression, we're fixing the bug in mutter instead. * Drop some unapplied patches from the package source -- Jeremy Bicha <jbi...@ubuntu.com> Mon, 30 Oct 2017 16:07:23 -0400 ** Changed in: gtk+3.0 (Ubuntu Artful) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.launchpad.net/bugs/1681910 Title: gnome-terminal constantly logs "Unable to load blank_cursor from the cursor theme" under gnome/wayland Status in GTK+: Fix Released Status in gtk+3.0 package in Ubuntu: Fix Released Status in gtk+3.0 source package in Artful: Fix Released Bug description: Impact ====== The systemd journal gets full of useless messages about "Unable to load blank_cursor from the cursor theme" when using GNOME Terminal in Wayland on Ubuntu 17.10. Ubuntu 17.10 uses Wayland by default when the hardware supports it. Test Case ========= 1.Install the gtk3 updates to Ubuntu 17.10. 2. Log out then log into "Ubuntu" or "GNOME" on a computer that supports Wayland. 3. Open the default terminal app. 4. Verify that you are running Wayland by running this command. If there is output, you are running Wayland. env | grep -i wayland 5. Run this command to check for the useless messages from gnome- terminal: journalctl -f Regression Potential =================== This fix is part of the gtk3 3.22.25 update (LP: #1728421) and seems unlikely to cause problems. https://git.gnome.org/browse/gtk+/commit/?h=gtk-3-22&id=fc741adbb Original Bug Report =================== Under GNOME/Wayland, regardless of cursor theme (I'm using 'DMZ-White', but confirmed with 'Adwaita'), whenever the terminal obtains focus and the user starts entering input, gnome-terminal will generate two log entries: Apr 11 13:39:22 localhost gnome-terminal-[28979]: Unable to load blank_cursor from the cursor theme Apr 11 13:39:22 localhost gnome-terminal-[28979]: Unable to load blank_cursor from the cursor theme This seems to be: https://bugzilla.redhat.com/show_bug.cgi?id=1417490 and related to: https://bugzilla.gnome.org/show_bug.cgi?id=775217 (though in Ubuntu 17.04 the log doesn't contain 'gdkcursor- wayland.c:170' like in the gnome bug. To manage notifications about this bug go to: https://bugs.launchpad.net/gtk/+bug/1681910/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp