[ubuntu-mono] [Bug 609170] Re: docky crashes

Launchpad Bug Tracker 609170 at bugs.launchpad.net
Thu Nov 4 02:22:22 GMT 2010


This bug was fixed in the package docky - 2.0.6-0ubuntu1

---------------
docky (2.0.6-0ubuntu1) lucid-proposed; urgency=low

  * New upstream release 2.0.6 "Just lovin' it",
    changes include:
    + fix check for existing instance
    + hitting ESC should cancel drags (LP: #460071)
    + make sure plugins enabled by default are added to the dock on first run
      and enable Trash docklet by default
    + update badge drawing so the text is consistently sized
    + fix leak of ThemedIcon/FileIcon in IconFromGIcon
    + fix non-square items arent properly darken (LP: #584094)
    + remove MenuList.Dispose which is not really needed, solves (LP: #609170)
    + shrink config dialog (LP: #591448)

    + RecentDocs: fix crash (LP: #580723)
    + Mounter: use a better MountItem.UniqueID and don't fill up gconf with
      useless keys (temporary fix for LP: #600311)
    + Weather: add weather icon for Smoke (LP: #612437)
    + CPUMonitor: fix CPU utilization percentage (LP: #604677)
    + GMail:
      - add debuging messages to gmail and log web response status when we
        have a web exception
      - fix crash and leak in Gmail
 -- Rico Tzschichholz <ricotz at t-online.de>   Wed, 01 Sep 2010 10:20:15 +0200

** Changed in: docky (Ubuntu Lucid)
       Status: Fix Committed => Fix Released

-- 
docky crashes
https://bugs.launchpad.net/bugs/609170
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to docky in ubuntu.

Status in Docky: Fix Released
Status in “docky” package in Ubuntu: Fix Released
Status in “docky” source package in Lucid: Fix Released

Bug description:
Docky crashes without apparent reason. can't reproduce it.


Starting with -d flag this is the output
[Info  13:48:45.370] CLR version: 2.0.50727.1433
[Debug 13:48:45.826] [UserArgs] BufferTime = 10
[Debug 13:48:45.826] [UserArgs] MaxSize = 2147483647
[Debug 13:48:45.826] [UserArgs] NetbookMode = False
[Debug 13:48:45.826] [UserArgs] NoPollCursor = False
[Info  13:48:46.048] [DockController] Setting theme: Classic
[Info  13:48:47.720] [Helper] Starting rhythmbox_control.py
[Info  13:48:47.734] [Helper] Starting tomboy_menus.py
[Info  13:48:47.741] [HelperService] Helper added: /usr/share/docky/helpers/banshee_control.py
[Info  13:48:47.741] [HelperService] Helper added: /usr/share/docky/helpers/deluge_badge.py
[Info  13:48:47.741] [HelperService] Helper added: /usr/share/docky/helpers/gajim_badge.py
[Info  13:48:47.741] [HelperService] Helper added: /usr/share/docky/helpers/gtg_menus.py
[Info  13:48:47.741] [HelperService] Helper added: /usr/share/docky/helpers/liferea_badge.py
[Info  13:48:47.741] [HelperService] Helper added: /usr/share/docky/helpers/open_terminal_here.py
[Info  13:48:47.741] [HelperService] Helper added: /usr/share/docky/helpers/pidgin_control.py
[Info  13:48:47.741] [HelperService] Helper added: /usr/share/docky/helpers/rhythmbox_control.py
[Info  13:48:47.741] [HelperService] Helper added: /usr/share/docky/helpers/tomboy_menus.py
[Info  13:48:47.742] [HelperService] Helper added: /usr/share/docky/helpers/zeitgeist_docky.py
[Info  13:48:47.742] [HelperService] Helper added: /usr/share/docky/helpers/zeitgeist_journal.py
[Info  13:48:47.939] [DrawingService] Could not find 'deluge', using fallback of 'extension'.
[Info  13:48:48.018] [DrawingService] Could not find 'gajim', using fallback of 'extension'.
[Info  13:48:48.049] [DrawingService] Could not find 'gtg', using fallback of 'extension'.
[Info  13:48:48.087] [DrawingService] Could not find 'liferea', using fallback of 'extension'.
[Info  13:48:48.202] [DrawingService] Could not find 'pidgin', using fallback of 'extension'.
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.NullReferenceException: Object reference not set to an instance of an object
  at Docky.Menus.MenuList.Dispose () [0x00000] 
  at Docky.Items.AbstractDockItem.Dispose () [0x00000] 
  at Docky.Items.IconDockItem.Dispose () [0x00000] 
  at Docky.Items.WnckDockItem.Dispose () [0x00000] 
  at Docky.Items.ApplicationDockItem.Dispose () [0x00000] 
  at Docky.Items.FileApplicationProvider.RemoveTransientItems (IEnumerable`1 items) [0x00000] 
  at Docky.Items.FileApplicationProvider.UpdateTransientItems () [0x00000] 
  at Docky.Items.FileApplicationProvider+<WnckScreenDefaultWindowOpened>c__AnonStoreyF.<>m__34 () [0x00000] 
  at GLib.Timeout+TimeoutProxy.Handler () [0x00000] 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
   at GLib.Timeout+TimeoutProxy.Handler()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at Docky.Docky.Main(System.String[] args)
Cairo.Context: called from finalization thread, programmer is missing a call to Dispose
Cairo.Context: called from finalization thread, programmer is missing a call to Dispose





More information about the Ubuntu-mono mailing list