** Also affects: light-themes Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop 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/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp