[Touch-packages] [Bug 1884682] Re: gtk_range_expose can set height/width < -1 when trough-under-steppers is enabled

2020-06-23 Thread Sebastien Bacher
Thank you for your bug report and patch, has that been submitted
upstream? If not could you do that and share the url?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1884682

Title:
  gtk_range_expose can set height/width < -1 when trough-under-steppers
  is enabled

Status in light-themes:
  New
Status in gtk+2.0 package in Ubuntu:
  New

Bug description:
  The root cause of https://github.com/mate-desktop/mate-themes/issues/57 and 
https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/538541 
(murrine_style_draw_box: assertion `height >= -1' failed) is gtk_range_expose 
not clamping height and width to a sane value if trough-under-steppers is 
enabled, the window is very small (like in init), and the theme has non-zero 
offsets.
  The attached patch should solve the problem (based on 2.24.32-1ubuntu1).

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-themes/+bug/1884682/+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 1884682] Re: gtk_range_expose can set height/width < -1 when trough-under-steppers is enabled

2020-06-22 Thread Ceriand
** Also affects: light-themes
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1884682

Title:
  gtk_range_expose can set height/width < -1 when trough-under-steppers
  is enabled

Status in light-themes:
  New
Status in gtk+2.0 package in Ubuntu:
  New

Bug description:
  The root cause of https://github.com/mate-desktop/mate-themes/issues/57 and 
https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/538541 
(murrine_style_draw_box: assertion `height >= -1' failed) is gtk_range_expose 
not clamping height and width to a sane value if trough-under-steppers is 
enabled, the window is very small (like in init), and the theme has non-zero 
offsets.
  The attached patch should solve the problem (based on 2.24.32-1ubuntu1).

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-themes/+bug/1884682/+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 1884682] Re: gtk_range_expose can set height/width < -1 when trough-under-steppers is enabled

2020-06-22 Thread Ubuntu Foundations Team Bug Bot
The attachment "Clamp height and width to at least -1" seems to be a
patch.  If it isn't, please remove the "patch" flag from the attachment,
remove the "patch" tag, and if you are a member of the ~ubuntu-
reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1884682

Title:
  gtk_range_expose can set height/width < -1 when trough-under-steppers
  is enabled

Status in gtk+2.0 package in Ubuntu:
  New

Bug description:
  The root cause of https://github.com/mate-desktop/mate-themes/issues/57 and 
https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/538541 
(murrine_style_draw_box: assertion `height >= -1' failed) is gtk_range_expose 
not clamping height and width to a sane value if trough-under-steppers is 
enabled, the window is very small (like in init), and the theme has non-zero 
offsets.
  The attached patch should solve the problem (based on 2.24.32-1ubuntu1).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1884682/+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