Public bug reported: I'm running Lotus Notes at work, but on natty most parts of the application is rendered useless. The reason is a change in libgtk2 that destroys Lotus Notes' ability to draw its own gui.
Since Lotus Notes is a closed source application I am very limited in my search for the cause, but I have bisected libgtk2 and found the following commit to be the bad guy : c282958fb4bb25c736c682735002d15c50cb44d0 is the first bad commit commit c282958fb4bb25c736c682735002d15c50cb44d0 Author: Matthias Clasen <[email protected]> Date: Tue Dec 14 22:24:09 2010 -0500 Optimize gdk_window_set_shape_combine_region When setting no shape on an unshaped window, nothing changes, so return early instead of recomputing lots of visibility information. Pointed out by Owen Taylor in bug 637156. :040000 040000 ef945a068fc514b34877c2beeab6185d433e8892 a96cac159dce4190a93c1a853e90635f7405bdf6 M gdk ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: libgtk2.0-0 2.24.0-0ubuntu3 Uname: Linux 2.6.38-rc5-sgh20110219 i686 Architecture: i386 Date: Wed Feb 23 00:18:48 2011 InstallationMedia: Kubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110202) ProcEnviron: LANGUAGE= PATH=(custom, user) LANG=da_DK.UTF-8 SHELL=/bin/bash SourcePackage: gtk+2.0 ** Affects: gtk+2.0 (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 natty -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu. https://bugs.launchpad.net/bugs/723458 Title: libgtk2 2.24.0 break Lotus Notes user interface -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
