Pagina 1 di 1

f-spot non invia le foto a picasa

Inviato: domenica 21 settembre 2008, 10:33
da sun4me
Buongiorno a tutti

Uso f-spot e mi sono trovato davanti ad un problema:

non riesco a mandare le foto sul mio account di Picasaweb e va in crash (si chiude), se non sbaglio si dovrebbe aprire un pagina web per l'autentificazione come succede quando le mando su Flickr o su Facebook.
Qualcuno è in grado di aiutarmi?

POtrei installare picasa ma non vorrei avere software doppioni solo per fare una cosa.

GRazie

Re: f-spot non invia le foto a picasa

Inviato: domenica 21 settembre 2008, 11:40
da Marly
Mi succede la stessa cosa...puzza di bug

Re: f-spot non invia le foto a picasa

Inviato: lunedì 22 settembre 2008, 18:22
da sun4me
Ok...
ma hai idea di come risolverlo?
mi dà come l'impressione che non ci sia molta gente ke smanetti con F-spot!

Re: f-spot non invia le foto a picasa

Inviato: lunedì 22 settembre 2008, 22:38
da Marly
No nessuna idea. Ho aperto una discussione simile tempo fa, ma nessuna soluzione...ho anche provato sul forum internazionale, e nemmeno li hanno risposto. Insomma, nessuno usa f-spot con sti plugin a quanto pare.

Re: f-spot non invia le foto a picasa

Inviato: lunedì 22 settembre 2008, 22:42
da Stealth
Potete provare a lanciare f-spot da terminale e, dopo il crash, vedere se si trova qualche traccia. Dovendo segnalare il bug è meglio dare più informazioni possibile
ciao

Re: f-spot non invia le foto a picasa

Inviato: mercoledì 24 settembre 2008, 0:14
da Marly
Questo è quello che ottengo

Codice: Seleziona tutto

Starting new FSpot server
Reloading
item changed

(f-spot:2430): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the data stream to the loader before dropping the last reference.
Reloading
item changed
Error loading Subdirectory ExifIfdPointer at 240 of 7006bytes:
FSpot.Tiff.ShortReadException: Short Read
  at FSpot.Tiff.DirectoryEntry.LoadExternal (System.IO.Stream stream) [0x00000] 
  at FSpot.Tiff.ImageDirectory.LoadEntries (System.IO.Stream stream) [0x00000] 
  at FSpot.Tiff.ImageDirectory.Load (System.IO.Stream stream) [0x00000] 
  at FSpot.Tiff.ImageDirectory..ctor (System.IO.Stream stream, UInt32 start_position, Endian endian) [0x00000] 
  at FSpot.Tiff.SubdirectoryEntry.LoadExternal (System.IO.Stream stream) [0x00000] 
error checking orientation
error checking orientation
error checking orientation
Error loading Subdirectory ExifIfdPointer at 240 of 7006bytes:
FSpot.Tiff.ShortReadException: Short Read
  at FSpot.Tiff.DirectoryEntry.LoadExternal (System.IO.Stream stream) [0x00000] 
  at FSpot.Tiff.ImageDirectory.LoadEntries (System.IO.Stream stream) [0x00000] 
  at FSpot.Tiff.ImageDirectory.Load (System.IO.Stream stream) [0x00000] 
  at FSpot.Tiff.ImageDirectory..ctor (System.IO.Stream stream, UInt32 start_position, Endian endian) [0x00000] 
  at FSpot.Tiff.SubdirectoryEntry.LoadExternal (System.IO.Stream stream) [0x00000] 
Error loading Subdirectory ExifIfdPointer at 240 of 5977bytes:
FSpot.Tiff.ShortReadException: Short Read
  at FSpot.Tiff.DirectoryEntry.LoadExternal (System.IO.Stream stream) [0x00000] 
  at FSpot.Tiff.ImageDirectory.LoadEntries (System.IO.Stream stream) [0x00000] 
  at FSpot.Tiff.ImageDirectory.Load (System.IO.Stream stream) [0x00000] 
  at FSpot.Tiff.ImageDirectory..ctor (System.IO.Stream stream, UInt32 start_position, Endian endian) [0x00000] 
  at FSpot.Tiff.SubdirectoryEntry.LoadExternal (System.IO.Stream stream) [0x00000] 
System.NullReferenceException: Object reference not set to an instance of an object
  at FSpot.Tiff.Header.SelectDirectory (FSpot.Tiff.ImageDirectory dir, StatementSink sink) [0x00000] 
  at FSpot.Tiff.Header.SelectDirectory (FSpot.Tiff.ImageDirectory dir, StatementSink sink) [0x00000] 
GoogleAccount.Connect()
->->->->->->Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.ArgumentOutOfRangeException: Index is less than 0 or more than or equal to the list count.
Parameter name: index
0
  at System.Collections.ArrayList.get_Item (Int32 index) [0x00000] 
  at System.Collections.Specialized.NameObjectCollectionBase.BaseGet (Int32 index) [0x00000] 
  at Mono.Google.Picasa.PicasaAlbumCollection.get_Item (Int32 index) [0x00000] 
  at FSpotGoogleExport.GoogleExport.HandleAlbumOptionMenuChanged (System.Object sender, System.EventArgs args) [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.OptionMenu.gtk_option_menu_set_menu(IntPtr , IntPtr )
   at Gtk.OptionMenu.gtk_option_menu_set_menu(IntPtr , IntPtr )
   at Gtk.OptionMenu.set_Menu(Gtk.Widget value)
   at FSpotGoogleExport.GoogleExport.PopulateAlbumOptionMenu(Mono.Google.Picasa.PicasaWeb picasa)
   at FSpotGoogleExport.GoogleExport.Connect(FSpotGoogleExport.GoogleAccount selected, System.String token, System.String text)
   at FSpotGoogleExport.GoogleExport.Connect(FSpotGoogleExport.GoogleAccount selected)
   at FSpotGoogleExport.GoogleExport.Connect()
   at FSpotGoogleExport.GoogleExport.Run(IBrowsableCollection selection)
   at FSpot.Extensions.ExportMenuItemNode.OnActivated(System.Object o, System.EventArgs e)
   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)
Credo che l'errore che provoca il crash sia dove ho messo le frecce...appena ho un pò di tempo cerco di capirne di più.

Re: f-spot non invia le foto a picasa

Inviato: mercoledì 24 settembre 2008, 12:49
da Stealth
Marly ha scritto: Questo è quello che ottengo
......
E questo è quello che ottengo io, inserendo in google il tuo messaggio di errore.....una segnalazione di bug. Potete accordarvi alla segnalazione, e riceverete le notifiche su quanto sta succedendo
ciao

Re: f-spot non invia le foto a picasa

Inviato: mercoledì 24 settembre 2008, 15:43
da Marly
Grazie per il link Stealth.

Però leggendo le varie segnalazioni sembrerebbe essere qualcosa di diverso. Nel bug segnalato riescono a esportare un certo numero di foto prima che si blocchi, a noi crashia subito, senza esportare nulla. E senza segfault o altro. Sembra proprio un problema diverso. Provo a googlare ancora un pò, al max si apre un'altro report.

Re: f-spot non invia le foto a picasa

Inviato: mercoledì 24 settembre 2008, 20:04
da sun4me
a me invece da questo output

Codice: Seleziona tutto

Starting new FSpot server
Count = 125
Reloading
Count = 125
item changed

(f-spot:8255): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the data stream to the loader before dropping the last reference.
GoogleAccount.Connect()
    >>> Can not connect to Picasa. Bad username ? password ? network connection ? <<<<<
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.NullReferenceException: Object reference not set to an instance of an object
  at FSpotGoogleExport.GoogleExport.HandleAlbumOptionMenuChanged (System.Object sender, System.EventArgs args) [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.OptionMenu.gtk_option_menu_set_menu(IntPtr , IntPtr )
   at Gtk.OptionMenu.gtk_option_menu_set_menu(IntPtr , IntPtr )
   at Gtk.OptionMenu.set_Menu(Gtk.Widget value)
   at FSpotGoogleExport.GoogleExport.PopulateAlbumOptionMenu(Mono.Google.Picasa.PicasaWeb picasa)
   at FSpotGoogleExport.GoogleExport.Connect(FSpotGoogleExport.GoogleAccount selected, System.String token, System.String text)
   at FSpotGoogleExport.GoogleExport.Connect(FSpotGoogleExport.GoogleAccount selected)
   at FSpotGoogleExport.GoogleExport.Connect()
   at FSpotGoogleExport.GoogleExport.Run(IBrowsableCollection selection)
   at FSpot.Extensions.ExportMenuItemNode.OnActivated(System.Object o, System.EventArgs e)
   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)
Se non ho capito male non riesce a connetersi a Picasa, ( tra le freccette) ma non dovrebbe aprirsi un pagina web? e se sì non dovrebbe avviarsi Firefox?

Re: f-spot non invia le foto a picasa

Inviato: venerdì 17 ottobre 2008, 14:43
da Pepo
A me succede la stessa cosa. Cerco di mandare le foto a Picasa e va in crash. Il bello (?) è che la settimana scorsa sono riuscito a farlo benissimo. In realtà non apre Firefox (a meno che tu non lo specifichi), carica da F-spot e poi, quando ha finito, apre la pagina sul web e mostra che ha fatto il suo dovere.
Che sia un problema di connessione? Qua a casa ho Fastweb e non riesco. Col wi-fi dell'università riuscivo... ???