[Touch-packages] [Bug 1681910] Re: gnome-terminal constantly logs "Unable to load blank_cursor from the cursor theme" under gnome/wayland

2017-11-16 Thread Launchpad Bug Tracker
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   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=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


[Touch-packages] [Bug 1681910] Re: gnome-terminal constantly logs "Unable to load blank_cursor from the cursor theme" under gnome/wayland

2017-11-07 Thread Jeremy Bicha
I can no longer duplicate this bug with 3.22.25-0ubuntu0.1 on Ubuntu
17.10.

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

-- 
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 Committed

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=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


[Touch-packages] [Bug 1681910] Re: gnome-terminal constantly logs "Unable to load blank_cursor from the cursor theme" under gnome/wayland

2017-11-02 Thread Brian Murray
Hello Jamie, or anyone else affected,

Accepted gtk+3.0 into artful-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/gtk+3.0/3.22.25-0ubuntu0.1 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 and change the tag from
verification-needed-artful to verification-done-artful. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-artful. In either case, details of your
testing will help us make a better decision.

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

** Changed in: gtk+3.0 (Ubuntu Artful)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-artful

-- 
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 Committed

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=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


[Touch-packages] [Bug 1681910] Re: gnome-terminal constantly logs "Unable to load blank_cursor from the cursor theme" under gnome/wayland

2017-10-30 Thread Jeremy Bicha
** Changed in: gtk+3.0 (Ubuntu Artful)
   Status: Triaged => In Progress

-- 
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:
  In Progress

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=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


[Touch-packages] [Bug 1681910] Re: gnome-terminal constantly logs "Unable to load blank_cursor from the cursor theme" under gnome/wayland

2017-10-30 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gtk/ubuntugtk3artful

-- 
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:
  Triaged

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=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


[Touch-packages] [Bug 1681910] Re: gnome-terminal constantly logs "Unable to load blank_cursor from the cursor theme" under gnome/wayland

2017-10-30 Thread Jeremy Bicha
** Description changed:

- 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:
+ 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=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.

-- 
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:
  Triaged

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=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


[Touch-packages] [Bug 1681910] Re: gnome-terminal constantly logs "Unable to load blank_cursor from the cursor theme" under gnome/wayland

2017-10-29 Thread Jeremy Bicha
fixed for Ubuntu 18.04 LTS with gtk+ 3.22.25. I'm proposing updating
Ubuntu 17.10 to gtk+ 3.22.25 in LP: #1728421

** Changed in: gtk+3.0 (Ubuntu)
   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:
  Triaged

Bug description:
  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


[Touch-packages] [Bug 1681910] Re: gnome-terminal constantly logs "Unable to load blank_cursor from the cursor theme" under gnome/wayland

2017-10-26 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

-- 
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 Committed
Status in gtk+3.0 source package in Artful:
  Triaged

Bug description:
  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


[Touch-packages] [Bug 1681910] Re: gnome-terminal constantly logs "Unable to load blank_cursor from the cursor theme" under gnome/wayland

2017-10-26 Thread Jeremy Bicha
** Also affects: gtk+3.0 (Ubuntu Artful)
   Importance: Undecided
   Status: New

** Changed in: gtk+3.0 (Ubuntu)
   Importance: Undecided => Low

** Changed in: gtk+3.0 (Ubuntu)
   Status: Triaged => Fix Committed

** Changed in: gtk+3.0 (Ubuntu Artful)
   Status: New => Triaged

** Changed in: gtk+3.0 (Ubuntu Artful)
   Importance: Undecided => Low

-- 
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 Committed
Status in gtk+3.0 source package in Artful:
  Triaged

Bug description:
  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


[Touch-packages] [Bug 1681910] Re: gnome-terminal constantly logs "Unable to load blank_cursor from the cursor theme" under gnome/wayland

2017-10-26 Thread Jamie Strandboge
Here is the upstream patch as a debdiff that I compiled locally.
Preliminary testing shows that it fixes the gnome-terminal issue. I
won't be chasing this all the way through the SRU process, but hope that
you consider it in a future 17.10 SRU.

** Patch added: "gtk+3.0_3.22.24-0ubuntu3~jdstrand1.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1681910/+attachment/4996899/+files/gtk+3.0_3.22.24-0ubuntu3~jdstrand1.debdiff

-- 
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:
  Triaged

Bug description:
  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


[Touch-packages] [Bug 1681910] Re: gnome-terminal constantly logs "Unable to load blank_cursor from the cursor theme" under gnome/wayland

2017-10-26 Thread Jamie Strandboge
https://git.gnome.org/browse/gtk%2B/commit/?id=db49d12 has the fix for
this.

** Project changed: gnome-terminal => gtk

** Package changed: gnome-terminal (Ubuntu) => gtk+3.0 (Ubuntu)

** Changed in: gtk+3.0 (Ubuntu)
   Status: Confirmed => Triaged

-- 
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:
  Triaged

Bug description:
  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