This bug was fixed in the package gtk+3.0 - 3.14.6-0ubuntu1

---------------
gtk+3.0 (3.14.6-0ubuntu1) vivid; urgency=medium

  [ Lars Uebernickel ]
  * New upstream release
  * debian/patches/0001-Disable-deprecation-warnings-in-tests.patch,
    debian/patches/0001-Fight-deprecation-warnings-in-test.patch,
    
debian/patches/0001-threads-Do-not-release-the-GDK-lock-if-it-hasn-t-bee.patch,
    debian/patches/git-gtkpopover-set-background-and-popover-css.patch,
    debian/patches/git-menu-binding-emit-submenu-close-after-activate.patch,
    debian/patches/git_printing_segfault.patch,
    debian/patches/git_reftests-Improve-workaround-for-GtkGrid-bug.patch,
    debian/patches/gtkaboutdialog-support-showing-buttons-in-action-are.patch,
    debian/patches/gtkdialog-don-t-use-csd-when-use-header-bar-is-FALSE.patch,
    debian/patches/ubuntu_label_wrap_workaround.patch,
    debian/patches/ubuntu_translation_template.patch,
    debian/patches/use-secrets-service-for-cups-auth_info.patch:
    - dropped, included in the new release
  * debian/patches/022_disable-viqr-im-for-vi-locale.patch:
    - dropped, unlikely that we still need it
  * debian/patches/016_no_offscreen_widgets_grabbing.patch,
    debian/patches/017_no_offscreen_device_grabbing.patch,
    debian/patches/018_gdkenumtypes.c_location.patch,
    debian/patches/032_mips_treeview_row_separator_height.patch,
    debian/patches/073_treeview_almost_fixed.patch,
    debian/patches/074_eventbox_scroll_mask.patch,
    debian/patches/bzg_gtkcellrenderer_grabbing_modifier.patch,
    debian/patches/message-dialog-restore-traditional-look-on-unity.patch,
    debian/patches/mir-backend.patch,
    debian/patches/print-dialog-show-options-of-remote-dnssd-printers.patch,
    debian/patches/ubuntu_gtk_custom_menu_items.patch,
    debian/patches/x-canonical-accel.patch,
    debian/patches/mir-backend.patch:
    - ported and refreshed
  * 030_tests_skip_filechooser.patch,
    042_treeview_single-focus.patch,
    043_notebook_scroll.patch:
    - disable, it's not clear why this is needed anymore (as Debian did)

  [ Iain Lane ]
  * Merge with Debian. Remaining changes:
    + Enable Mir backend.
    + Set Multi-Arch: same on the library.
    + Drop 061_multiarch_module_fallback.patch - unneeded in Ubuntu since we
      cleared all old gtk modules out.
    + Install the settings.ini file to set our themes.
    + Ubuntu specific patches:
      - 073_treeview_almost_fixed.patch
      - 074_eventbox_scroll_mask.patch
      - bzg_gtkcellrenderer_grabbing_modifier.patch
      - ubuntu_gtk_custom_menu_items.patch
      - print-dialog-show-options-of-remote-dnssd-printers.patch
      - uimanager-guard-against-nested-node-updates.patch
      - x-canonical-accel.patch
      - message-dialog-restore-traditional-look-on-unity.patch
  * Don't depend on the adwaita icon theme
  * 0001-Menu-items-force-loading-16x16-icons.patch: Scale icons in menu items
    to 16x16
  * debian/control{,.in}: Version the libmirclient-dev dependency to ≥ 0.90,
    on request of Rico who maintains backports of this package in a PPA.
  * New upstream release.

  [ Robert Ancell ]
  * debian/patches/mir-backend.patch:
    - Add back changes from 3.12.2-0ubuntu14
    - Fix touch events not generating GDK events (LP: #1388875)

  [ William Hua ]
  * debian/patches/mir-backend.patch:
    - Backport more mir patches from master
  * debian/patches/mir-backend-unmerged.patch:
    - Backport unmerged mir patches from wip/mir2

gtk+3.0 (3.14.5-1) unstable; urgency=medium

  * New upstream bugfix release.
  * debian/patches/077_fix_menu_height_calculating.patch:
    + Dropped, merged upstream.

gtk+3.0 (3.14.4-2) unstable; urgency=medium

  [ Rico Tzschichholz ]
  * Install org.gtk.Settings.Debug.gschema.xml

  [ Dmitry Shachnev ]
  * debian/patches/077_fix_menu_height_calculating.patch: backport upstream
    commit to fix calculation of menu height (closes: #767906).

gtk+3.0 (3.14.4-1) unstable; urgency=medium

  * New upstream release.

gtk+3.0 (3.14.3-1) unstable; urgency=medium

  * New upstream release.
  * Install typelib files into multiarch paths.
  * Mark gir and dev package as Multi-Arch: same.
  * Bump Standards-Version to 3.9.6. No further changes.

gtk+3.0 (3.14.2-1) unstable; urgency=medium

  * New upstream release.
    - includes fix gtkbuilder fix for problems affecting libgweather
      users (like gnome-clocks, Closes: #764681)

gtk+3.0 (3.14.1-1) unstable; urgency=medium

  [ Emilio Pozuelo Monfort ]
  * New upstream release.

  [ Andreas Henriksson ]
  * Add debian/patches/reftest-known-fail.patch
    - make it possible to tag individual reftests as ok to fail.
  * debian/rules:
    touch testsuite/reftests/style-properties-nth-child.ui.known_fail
    - reftest shows this intermittently has a couple of pixels
      difference on some architectures. No big deal.
      Noone is willing to investigate and consensus is it's ok to disable.

gtk+3.0 (3.14.0-1) unstable; urgency=medium

  * New upstream release.
  * Refresh patches.

gtk+3.0 (3.13.9-2) unstable; urgency=medium

  * Upload to unstable.

gtk+3.0 (3.13.9-1) experimental; urgency=medium

  [ Andreas Henriksson ]
  * libgtk-3-common: Depend on adwaita-icon-theme (>= ${gnome:Version})
    - gtk+ should guarantee we have atleast one sane icon theme available.
  * debian/rules: Include gnome-version.mk to generate ${gnome:Version}

  [ Emilio Pozuelo Monfort ]
  * New upstream development release.
  * debian/control.in:
    + Bump libpango1.0-dev minimum (build-)dependency.

gtk+3.0 (3.13.8-1) experimental; urgency=medium

  [ Andreas Henriksson ]
  * New upstream development release (3.13.7)
  * Update build-dependencies according to configure.ac
    - bump libglib2.0-dev to (>= 2.41.2)
  * Update libgtk-3.0-dev dependency on libglib2.0-dev to (>= 2.41.2)
  * Massage debian/patches/018_gdkenumtypes.c_location.patch to apply again
  * Drop backported/merged patches now in released version:
    - debian/patches/072_Avoid-pkg-config-atleast-version.patch
  * Have quilt refresh remaining patches.
  * Bump gobject-introspection build-dependency to (>= 1.41.3)
    - this one supports new "nullable" annotation.
  * Build-depend on adwaita-icon-theme instead of gnome-icon-theme-symbolic
  * Update debian/libgtk-3-0.symbols with many additions
  * New upstream development release (3.13.8)
  * Update build-dependencies according to configure.ac changes:
    - Bump libgdk-pixbuf2.0-dev to (>= 2.30.0)
    - Bump libwayland-dev to (>= 1.5.91)
  * debian/patches/032_mips_treeview_row_separator_height.patch:
    - massage the patch into applying again.
  * Update debian/libgtk-3-0.symbols
    - 4 dropped gdk_wayland_*_libgtk_only symbols, should be unused.
    - 3 new wayland related symbols

gtk+3.0 (3.12.2-3) unstable; urgency=medium

  * Team upload
  * debian/missing-sources/zlib.js-0.1.6: add missing source code for
    gdk/broadway/rawinflate.min.js (Closes: #753968)
    - some files in zlib.js upstream had missing source code themselves
      (closure-compiler.jar) or are not needed here, and have been removed
      to save space; see debian/missing-sources/README for details
    - make debian/missing-sources/rawinflate.js a symlink into zlib.js-0.1.6
      to reassure lintian that source is present
  * d/p/073-Use-AC_USE_SYSTEM_EXTENSIONS-to-get-_GNU_SOURCE-_XOP.patch:
    define _GNU_SOURCE on non-Linux to fix "assignment makes pointer from
    integer without a cast" found by build-log scanning on kFreeBSD

gtk+3.0 (3.12.2-2) unstable; urgency=medium

  * Team upload

  [ Dmitry Shachnev ]
  * Autopkgtests fixes: add missing xauth dependency, and stop using
    deprecated GtkStock item.

  [ Simon McVittie ]
  * debian/patches/072_Avoid-pkg-config-atleast-version.patch:
    stop AM_PATH_GTK_3_0([3], [], [], [gthread]) trying to require
    gthread-2.0 >= 3, which doesn't exist (Closes: #756476)

gtk+3.0 (3.12.2-1) unstable; urgency=medium

  * New upstream release.
 -- Iain Lane <iain.l...@canonical.com>   Wed, 17 Dec 2014 17:16:57 +0000

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

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1388875

Title:
  GTK+ applications unable to be clicked on in Unity 8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1388875/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to