GNOME Bugzilla – Bug 434643
F-Spot crashes when exporting to Gallery2
Last modified: 2007-05-02 12:30:29 UTC
Steps to reproduce: 1. Choose export --> to web gallery from the "file" menu of F-Spot. 2. At this stage F-Spot should download the titles of the albums in Gallery2 but it doesn't, I get an empty combo-box instead with the string "No Albums" in it. 3. Choose to create a new album ("add" button). 4. Fill in the boxes, then press "Add". Stack trace: An unhandled exception was thrown: Error: Unable to parse server response at GalleryRemote.Gallery.ParseBasic (System.Net.HttpWebResponse response) [0x00000] at GalleryRemote.Gallery.ParseNewAlbum (System.Net.HttpWebResponse response) [0x00000] at GalleryRemote.Gallery2.NewAlbum (System.String parent_name, System.String name, System.String title, System.String description) [0x00000] at FSpot.GalleryAddAlbum.HandleAddResponse (System.Object sender, Gtk.ResponseArgs args) [0x00000] at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_ResponseArgs (object,Gtk.ResponseArgs) at Gtk.Dialog.ResponseSignalCallback (IntPtr arg0, Int32 arg1, IntPtr gch) [0x00000] at (wrapper native-to-managed) Gtk.Dialog:ResponseSignalCallback (intptr,int,intptr) at <0x00000> <unknown method> at (wrapper managed-to-native) Gtk.Application:gtk_main () at Gtk.Application.Run () [0x00000] at Gnome.Program.Run () [0x00000] at FSpot.Driver.Main (System.String[] args) [0x00000] .NET Version: 2.0.50727.42 Assembly Version Information: System.Web (2.0.0.0) Mono.Security (2.0.0.0) System.Configuration (2.0.0.0) System.Xml (2.0.0.0) libgphoto2-sharp (1.0.2649.19572) google-sharp (0.1.0.0) FlickrNet (2.1.2.19557) SmugMugNet (0.0.0.0) pango-sharp (2.10.0.0) SemWeb (0.7.1.0) glade-sharp (2.10.0.0) gtkhtml-sharp (2.16.0.0) System.Transactions (2.0.0.0) gconf-sharp (2.16.0.0) System.Data (2.0.0.0) Mono.Data.SqliteClient (2.0.0.0) gdk-sharp (2.10.0.0) gnome-vfs-sharp (2.16.0.0) NDesk.DBus.GLib (1.0.0.0) NDesk.DBus (1.0.0.0) System (2.0.0.0) Mono.Posix (2.0.0.0) atk-sharp (2.10.0.0) gtk-sharp (2.10.0.0) glib-sharp (2.10.0.0) gnome-sharp (2.16.0.0) f-spot (0.3.5.0) Mono.GetOptions (2.0.0.0) mscorlib (2.0.0.0) Platform Information: Linux 2.6.20-15-generic i686 unknown GNU/Linux Distribution Information: [/etc/debian_version] 4.0 [/etc/lsb-release] DISTRIB_ID=Ubuntu DISTRIB_RELEASE=7.04 DISTRIB_CODENAME=feisty DISTRIB_DESCRIPTION="Ubuntu 7.04" Other information: My Gallery2 version is the latest 2.3 snapshot and I use the remote plugin version 1.0.11 I tested Gallery with other programs (digiKam) and it works.
Changing the Severity to 'normal'. I'll try to find some time to install g2.3
I tried with the nightly build of G-2.3 and it works fine (same remote plugin version as you). If it still does not work for you, please reopen the bug, start f-spot from a terminal and copy paste the content of this console here... You can also send me an (by email) a temporary account to your gallery so I can try...