This bug was fixed in the package unity - 5.6.0-0ubuntu1

---------------
unity (5.6.0-0ubuntu1) precise; urgency=low

  * New upstream release.
    - compiz crashed with SIGSEGV in g_type_check_instance_cast()
      (LP: #862972)
    - compiz crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()
      (LP: #926793)
    - compiz crashed with SIGSEGV in gdk_pixbuf_get_width() (LP: #937421)
    - Unity causes ibus to not work correctly (spaces incorrectly placed)
      (LP: #880876)
    - Dash - update Dash keyboard shortcuts so the 'CTRL + TAB' switches
      between Lenses and 'TAB' by itself moves the focus between categories
      (LP: #891648)
    - HUD - closing a window with <Alt>+<F4> opens the hud (LP: #923410)
    - unity-applications-daemon crashed with SIGSEGV in
      dee_sequence_model_free_row() (LP: #916356)
    - Launcher, Window Management - Launcher reveal should not be triggered
      when dragging a window (LP: #928805)
    - lenses are loaded on start, should be lazy loaded (LP: #929506)
    - Trash icon jumps about when trying to drag an icon onto it (LP: #932365)
    - HUD loses keypresses for the first second after opening (LP: #932906)
    - HUD doesn't give the focus back to the active application after dash/hud
      use (LP: #934061)
    - Launcher - unpinned apps show with empty pips in the launcher as if they
      exist on another workspace (LP: #937898)
    - Unity Dash should support Keywords parameter in .desktop (formerly X
      -GNOME-Keywords or X-AppInstall-Keywords) (LP: #941231)
    - Support FD.o Desktop Actions spec (LP: #942042)
    - Unity hangs when touching my touchpad/trackpad (LP: #942625)
    - [regression] Pressing alt doesn't show the menu title bar in top panel
      (LP: #943194)
    - Alt + F (or other mnemonic) doesn't work in gnome-terminal (LP: #943239)
    - [unity 5.6] Using Alt+F1 or Alt+F2 sends a ";3P" or ";3Q" to the active
      windows (LP: #943456)
    - [unity 5.6] holding alt and pressing a direction opens the alt-tab list
      in a buggy way (LP: #943902)
    - [unity-5.6] can't enter accents (^o->) in the dash since recent updates
      (LP: #944674)
    - Dash - Keyboard navigation for search filters is broken (LP: #844033)
    - Dash - If mouse highlights one icon in grid, keyboard navigation
      highlights another, so there are 2 highlighted icons (LP: #817436)
    - Alt+Tab default delay of 150ms is too long (LP: #888636)
    - Keyboard shortcut - F10 shortcut is used to show menu and this is wrong
      (LP: #878492)
    - Dash - Currently the app lens doesn't show applications that are
      available for purchase (LP: #916121)
    - Chromium is running, but not showing in launcher or alt-tab.
      (LP: #918474)
    - Dash - Different states of rating stars, and dimensions (LP: #924884)
    - alt-tab confused by a multiple instances of an application on different
      workspaces (LP: #925484)
    - Launcher - Icons are not colorized properly (LP: #930949)
    - Remove glow from Alt-tab edge and Search Field image assets
      (LP: #933578)
    - "Left Mouse Drag" and "Middle Mouse Drag" should be translatable
      (LP: #930510)
    - Launcher switcher should be terminated if a launcher icon keybinding is
      pressed (LP: #943377)
    - dash home lens does not include recent files... (LP: #946980)
    - Alt-tab switcher can't be terminated by Escape key (LP: #948227)
    - Overlay should refer to "Menu Bar" not "Top Bar" (LP: #926213)
    - alt-tab is showing preview even if you have just one instance
      (LP: #933406)
    - When "Bias alt-tab (...)" is switched on, alt+tab and ctrl+alt+tab are
      swapped  (LP: #942677)
    - Numbers on Launcher icons sticking (LP: #942359)
    - The launcher icons shortcuts can be shown during the Super Tab Launcher
      switcher. (LP: #943372)
    - Use title case capitalization "Lock to Launcher" & "Unlock from
      Launcher" (LP: #949636)
  * debian/control:
    - bump compiz-dev and libcompizconfig0-dev build-dep for ABI break
    - bump libnux-2.0-dev build-dep for ABI break
    - bump libbamf req. for new API
 -- Didier Roche <[email protected]>   Mon, 12 Mar 2012 12:14:28 +0100

** Changed in: unity (Ubuntu Precise)
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/862972

Title:
  compiz crashed with SIGSEGV in g_type_check_instance_cast()

Status in Unity:
  Fix Released
Status in Unity Distro Priority:
  Fix Committed
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Oneiric:
  Triaged
Status in “unity” source package in Precise:
  Fix Released

Bug description:
  Attempting a screen capture to illustrate the appearance for another
  bug report. This time compiz crashed.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: unity 4.20.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  Date: Thu Sep 29 23:55:32 2011
  ExecutablePath: /usr/bin/compiz
  InstallationMedia: Ubuntu-Netbook 10.10 "Maverick Meerkat" - Release i386 
(20101007)
  ProcCmdline: compiz
  SegvAnalysis:
   Segfault happened at: 0x86f1b3 <g_type_check_instance_cast+83>:      movzbl 
0xe(%esi),%edx
   PC (0x0086f1b3) ok
   source "0xe(%esi)" (0x0000100e) not located in a known VMA region (needed 
readable region)!
   destination "%edx" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: unity
  StacktraceTop:
   g_type_check_instance_cast () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
   BamfLauncherIcon::OnWindowMovedTimeout(BamfLauncherIcon*) () from 
/usr/lib/compiz/libunityshell.so
   ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
  Title: compiz crashed with SIGSEGV in g_type_check_instance_cast()
  UpgradeStatus: Upgraded to oneiric on 2011-09-23 (6 days ago)
  UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev 
plugdev sambashare tape video
  XsessionErrors:
   (nautilus:1471): Gtk-CRITICAL **: gtk_action_set_visible: assertion 
`GTK_IS_ACTION (action)' failed
   (nautilus:1471): Gtk-CRITICAL **: gtk_action_set_visible: assertion 
`GTK_IS_ACTION (action)' failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/862972/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to