Hi,
i've installed CDCollect 0.6.1 from the source tarball with configure and dh_make. No Errors, noch Problems.
First time the program have started and all looks right. Sometimes later, i doesn't change something at my system, i get this Terminal output and CDCollect crashs before its opened.
(Sry for my english, not my natural language)
~$ cdcollect
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
at CDViewPopup.on_menu_sort_activate (System.Object o, System.EventArgs args) [0x00000]
at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr gch) [0x00000]
at (wrapper native-to-managed) GLib.Signal:voidObjectCallback (intptr,intptr)
at <0x00000> <unknown method>
at (wrapper managed-to-native) Gtk.MenuItem:gtk_menu_item_activate (intptr)
at Gtk.MenuItem.Activate () [0x00000]
at CDViewPopup.set_sorting (System.String sort) [0x00000]
at CDViewPopup..ctor (System.String sort) [0x00000]
at CDView..ctor (System.String sort) [0x00000]
at CDCollect..ctor (System.String[] args) [0x00000]
at CDCollect.Main (System.String[] args) [0x00000]