Comment 1 for bug 595921

Revision history for this message
Aiden Nibali (anibali) wrote : Re: docky crashes once in a while

I am encountering a similar problem. If Docky is running and I execute a Mono app that I'm working on, Docky will go down and refuse to come back up until my app is closed.

Output is as follows:

[Info 12:30:15.815] Docky version: 2.0.4 bzr docky-2.0 r1301 pre-release
[Info 12:30:15.822] Kernel version: 2.6.32.22
[Info 12:30:15.823] CLR version: 2.0.50727.1433
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.UriFormatException: Invalid URI: The format of the URI could not be determined: mono
  at System.Uri..ctor (System.String uriString, Boolean dontEscape) [0x00000]
  at System.Uri..ctor (System.String uriString) [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
Cairo.Context: called from finalization thread, programmer is missing a call to Dispose