Docky crashes after upgrade to Ubuntu 14.04

Bug #1312138 reported by Roman Snitko
46
This bug affects 10 people
Affects Status Importance Assigned to Milestone
Docky
New
Undecided
Unassigned

Bug Description

After I upgraded to Ubuntu 14.04 Docky started crashing with a certainty after minutes following the system boot. Trying to run it again results in the following error message:

Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.Exception: Error 32: Broken pipe
at DBus.Unix.UnixSocket.Write (byte*,int) <0x0008b>
at DBus.Unix.UnixSocket.Write (byte[],int,int) <0x00067>
at DBus.Unix.UnixStream.Write (byte[],int,int) <0x0003b>
at System.IO.MemoryStream.WriteTo (System.IO.Stream) <0x00042>
at DBus.Protocol.MessageWriter.ToStream (System.IO.Stream) <0x00025>
at DBus.Protocol.Header.GetHeaderDataToStream (System.IO.Stream) <0x00067>
at DBus.Transports.Transport.WriteMessage (DBus.Protocol.Message) <0x00057>
at DBus.Connection.Send (DBus.Protocol.Message) <0x0005c>
at DBus.BusObject.SendSignal (string,string,string,DBus.Protocol.MessageWriter,System.Type,System.Exception&) <0x001f3>
at (wrapper dynamic-method) DBus.Protocol.MessageWriter.HandleItemAdded (DBus.BusObject,DBus.ObjectPath) <0x000f6>
at Docky.DBus.DockManagerDBus.OnItemAdded (DBus.ObjectPath) <0x0002c>
at Docky.DBus.DBusManager.RegisterItem (Docky.Items.AbstractDockItem) <0x000e7>
at Docky.Interface.DockWindow.RegisterItem (Docky.Items.AbstractDockItem) <0x00247>
at Docky.Interface.DockWindow.ProviderItemsChanged (object,Docky.Items.ItemsChangedArgs) <0x0007b>
at (wrapper delegate-invoke) System.EventHandler`1<Docky.Items.ItemsChangedArgs>.invoke_void__this___object_TEventArgs (object,Docky.Items.ItemsChangedArgs) <0x00069>
at Docky.Items.AbstractDockItemProvider.OnItemsChanged (System.Collections.Generic.IEnumerable`1<Docky.Items.AbstractDockItem>,System.Collections.Generic.IEnumerable`1<Docky.Items.AbstractDockItem>) <0x00067>
at Docky.Items.AbstractDockItemProvider.set_Items (System.Collections.Generic.IEnumerable`1<Docky.Items.AbstractDockItem>) <0x00547>
at Docky.Items.FileApplicationProvider.RemoveTransientItems (System.Collections.Generic.IEnumerable`1<Docky.Items.WnckDockItem>) <0x00183>
at Docky.Items.FileApplicationProvider.UpdateTransientItems () <0x0080f>
at Docky.Items.FileApplicationProvider/<WnckScreenDefaultWindowOpened>c__AnonStoreyC.<>m__1F () <0x0008f>
at GLib.Timeout/TimeoutProxy.Handler () <0x0003f>

   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)
[Fatal 15:48:53.617] [GLib] Source ID 330 was not found when attempting to remove it
[Fatal 15:48:53.617] [GLib] Source ID 254 was not found when attempting to remove it
[Fatal 15:48:53.618] [GLib] Source ID 56 was not found when attempting to remove it
[Fatal 15:48:53.618] [GLib] Source ID 228 was not found when attempting to remove it
[Fatal 15:48:53.618] [GLib] Source ID 253 was not found when attempting to remove it
[Fatal 15:48:53.618] [GLib] Source ID 47 was not found when attempting to remove it
...

And these go on and on.
Not sure if Ubuntu problem or Docky problem.

Revision history for this message
Harith (harith54) wrote :

I am a linux mint user, which is based on ubuntu 14. I was also having same problem in linux mint 17. I installed dconf editor and enabled compositing-manager of metacity. Docky haven't crashed since then. See if this solution works for you guys.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.