Do

Docky crashes after a few seconds

Bug #332867 reported by hatschi
2
Affects Status Importance Assigned to Milestone
Do
New
Undecided
Unassigned

Bug Description

Hey there,
got a fresh installed ubuntu jaunty and got the latest do (0.8.0-1). After running gnome-do I got following exception:

notebook@notebook:~$ gnome-do
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
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.IO.DirectoryNotFoundException: Directory '/home/notebook/.local/share/Trash/files' not found.
  at System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs) [0x00000]
  at System.IO.Directory.GetFiles (System.String path, System.String searchPattern) [0x00000]
  at System.IO.Directory.GetFiles (System.String path) [0x00000]
  at Docky.Interface.TrashDockItem.GetSurfacePixbuf () [0x00000]
  at Docky.Interface.BaseDockItem.MakeIconSurface (Cairo.Surface similar) [0x00000]
  at Docky.Interface.BaseDockItem.GetIconSurface (Cairo.Surface similar) [0x00000]
  at Docky.Interface.DockArea.DrawIcon (Cairo.Context cr, Int32 icon) [0x00000]
  at Docky.Interface.DockArea.DrawIcons (Cairo.Context cr) [0x00000]
  at Docky.Interface.DockArea.DrawDrock (Cairo.Context cr) [0x00000]
  at Docky.Interface.DockArea.OnExposeEvent (Gdk.EventExpose evnt) [0x00000]
  at Gtk.Widget.exposeevent_cb (IntPtr widget, IntPtr evnt) [0x00000]
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
   at Gtk.Widget.exposeevent_cb(IntPtr widget, IntPtr evnt)
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at Do.Do.Main(System.String[] args)

Revision history for this message
Fumihito YOSHIDA (hito) wrote :

Plase exec "mkdir -p /home/notebook/.local/share/Trash/files".

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.