svalbard colaco | 22 Sep 14:18

F-spot crashes when clicked on export->CD and export->SmugMug

Hi all,

F-spot-0.4.4 compiled successfully ; and runs fine; but when we do a export to CD or export to Smug Mug  ; it crashes;

1) the following is the log with export --->CD

(f-spot:8439): libglade-WARNING **: Unexpected element <property> inside <widget>.
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
  GLib.GException: Operation not supported
    at GLib.FileAdapter.EnumerateChildren (System.String attributes, FileQueryInfoFlags flags, GLib.Cancellable cancellable) [0x00000]
      at FSpotCDExport.CDExport.IsEmpty (System.Uri path) [0x00000]
        at FSpotCDExport.CDExport.Run (IBrowsableCollection selection) [0x00000]
          at FSpot.Extensions.ExportMenuItemNode.OnActivated (System.Object o, System.EventArgs e) [0x00000]
            at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr data) [0x00000]
               at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
                  at GLib.Signal.voidObjectCallback(IntPtr handle, IntPtr data)
                     at GLib.Signal.voidObjectCallback(IntPtr , IntPtr )
                        at Gtk.Application.gtk_main()
                           at Gtk.Application.gtk_main()
                              at Gtk.Application.Run()
                                 at Gnome.Program.Run()
                                    at FSpot.Driver.Main(System.String[] args)

2) the following is the log with export --->SmugMug
gnome.Keyring.KeyringException: The keyring daemon is not available
at Gnome.Keyring.Ring.SendRequest (System.IO.MemoryStream stream) [0x00000]
at Gnome.Keyring.Ring.Find (ItemType type, System.Collections.Hashtable atts) [0x00000]
Exception in Gtk# callback delegate
Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
Gnome.Keyring.KeyringException: The keyring daemon is not available
at Gnome.Keyring.Ring.SendRequest (System.IO.MemoryStream stream) [0x00000]
at Gnome.Keyring.Ring.GetDefaultKeyring () [0x00000]
at FSpotSmugMugExport.SmugMugAccountManager.WriteAccounts () [0x00000]
at FSpotSmugMugExport.SmugMugAccountManager.MarkChanged (Boolean write, FSpotSmugMugExport.SmugMugAccount changed_account) [0x00000]
at FSpotSmugMugExport.SmugMugAccountManager.MarkChanged () [0x00000]
at FSpotSmugMugExport.SmugMugAccountManager.ReadAccounts () [0x00000]
at FSpotSmugMugExport.SmugMugAccountManager..ctor () [0x00000]
at FSpotSmugMugExport.SmugMugAccountManager.GetInstance () [0x00000]
at FSpotSmugMugExport.SmugMugExport.Run (IBrowsableCollection selection) [0x00000]
at FSpot.Extensions.ExportMenuItemNode.OnActivated (System.Object o, System.EventArgs e) [0x00000]
at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr data) [0x00000]
at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
at GLib.Signal.voidObjectCallback(IntPtr handle, IntPtr data)
at GLib.Signal.voidObjectCallback(IntPtr , IntPtr )
at Gtk.Application.gtk_main()
at Gtk.Application.gtk_main()
at Gtk.Application.Run()
at Gnome.Program.Run()
at FSpot.Driver.Main(System.String[] args)

Can any one give some pointers in this regard

Thanks & Regards
sv




_______________________________________________
F-spot-list mailing list
F-spot-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/f-spot-list
Thomas Van Machelen | 22 Sep 16:16

Re: F-spot crashes when clicked on export->CD and export->SmugMug

On Mon, Sep 22, 2008 at 2:21 PM, svalbard colaco
<svalbardcolaco <at> gmail.com> wrote:
> Hi all,
>
> F-spot-0.4.4 compiled successfully ; and runs fine; but when we do a export
> to CD or export to Smug Mug  ; it crashes;
>
> 1) the following is the log with export --->CD
>
> (f-spot:8439): libglade-WARNING **: Unexpected element <property> inside
> <widget>.
> Exception in Gtk# callback delegate
>   Note: Applications can use GLib.ExceptionManager.UnhandledException to
> handle the exception.
>   GLib.GException: Operation not supported
>     at GLib.FileAdapter.EnumerateChildren (System.String attributes,
> FileQueryInfoFlags flags, GLib.Cancellable cancellable) [0x00000]
>       at FSpotCDExport.CDExport.IsEmpty (System.Uri path) [0x00000]
>         at FSpotCDExport.CDExport.Run (IBrowsableCollection selection)
> [0x00000]
>           at FSpot.Extensions.ExportMenuItemNode.OnActivated (System.Object
> o, System.EventArgs e) [0x00000]
>             at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr data)
> [0x00000]
>                at
> GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean
> is_terminal)
>                   at GLib.Signal.voidObjectCallback(IntPtr handle, IntPtr
> data)
>                      at GLib.Signal.voidObjectCallback(IntPtr , IntPtr )
>                         at Gtk.Application.gtk_main()
>                            at Gtk.Application.gtk_main()
>                               at Gtk.Application.Run()
>                                  at Gnome.Program.Run()
>                                     at FSpot.Driver.Main(System.String[]
> args)
>
> 2) the following is the log with export --->SmugMug
> gnome.Keyring.KeyringException: The keyring daemon is not available
> at Gnome.Keyring.Ring.SendRequest (System.IO.MemoryStream stream) [0x00000]
> at Gnome.Keyring.Ring.Find (ItemType type, System.Collections.Hashtable
> atts) [0x00000]
> Exception in Gtk# callback delegate
> Note: Applications can use GLib.ExceptionManager.UnhandledException to
> handle the exception.
> Gnome.Keyring.KeyringException: The keyring daemon is not available
> at Gnome.Keyring.Ring.SendRequest (System.IO.MemoryStream stream) [0x00000]
> at Gnome.Keyring.Ring.GetDefaultKeyring () [0x00000]
> at FSpotSmugMugExport.SmugMugAccountManager.WriteAccounts () [0x00000]
> at FSpotSmugMugExport.SmugMugAccountManager.MarkChanged (Boolean write,
> FSpotSmugMugExport.SmugMugAccount changed_account) [0x00000]
> at FSpotSmugMugExport.SmugMugAccountManager.MarkChanged () [0x00000]
> at FSpotSmugMugExport.SmugMugAccountManager.ReadAccounts () [0x00000]
> at FSpotSmugMugExport.SmugMugAccountManager..ctor () [0x00000]
> at FSpotSmugMugExport.SmugMugAccountManager.GetInstance () [0x00000]
> at FSpotSmugMugExport.SmugMugExport.Run (IBrowsableCollection selection)
> [0x00000]
> at FSpot.Extensions.ExportMenuItemNode.OnActivated (System.Object o,
> System.EventArgs e) [0x00000]
> at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr data) [0x00000]
> at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean
> is_terminal)
> at GLib.Signal.voidObjectCallback(IntPtr handle, IntPtr data)
> at GLib.Signal.voidObjectCallback(IntPtr , IntPtr )
> at Gtk.Application.gtk_main()
> at Gtk.Application.gtk_main()
> at Gtk.Application.Run()
> at Gnome.Program.Run()
> at FSpot.Driver.Main(System.String[] args)

The smugmug export gets an exception saying that "The keyring daemon
is not available"; are you running f-spot from gnome?

Regards,
Thomas
Stephane Delcroix | 22 Sep 16:22
Gravatar

Re: F-spot crashes when clicked on export->CD and export->SmugMug


> 1) the following is the log with export --->CD 
This require a gnome session, and probably a nautilus running.

> 2) the following is the log with export --->SmugMug
> gnome.Keyring.KeyringException: The keyring daemon is not available

it says it all. again, are you running outside of gnome ?

s

Gmane