After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 570599 - f-spot crashes when connecting to gallery
f-spot crashes when connecting to gallery
Status: RESOLVED INCOMPLETE
Product: f-spot
Classification: Other
Component: General
0.5.x
Other Linux
: Normal critical
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2009-02-05 08:13 UTC by Pedro Villavicencio
Modified: 2011-02-09 11:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pedro Villavicencio 2009-02-05 08:13:22 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/f-spot/+bug/321594

"When I access the /gallery_remote2.php page in the browser it opens without asking for any password.

I didn't mention it before, but the gallery is based on the Drupal module image_pub which is supposed to be compatible with Gallery Remote. But even if it isn't, I don't think there's any reason f-spot should crash."

"** Running f-spot in Debug Mode **
** Running Mono with --debug   **
[Info  19:27:54.787] Initializing DBus
[Debug 19:27:55.114] DBusInitialization took 0.262433s
[Info  19:27:55.114] Initializing Mono.Addins
[Debug 19:27:55.545] Mono.Addins Initialization took 0.430757s
[Info  19:27:55.563] Starting new FSpot server
[Debug 19:27:56.041] Db Initialization took 0.226031s
[Debug 19:27:56.868] QueryToTemp took 0.002511s : SELECT id, time, uri, description, roll_id, default_version_id, rating, md5_sum FROM photos  WHERE id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY  time DESC
[Debug 19:27:57.124] PhotosPerMonth took 0.005204s
[Debug 19:27:57.129] TimeAdaptor REAL Reload took 0.214441s
[Debug 19:27:57.207] Query took 0.019865s : SELECT * FROM photoquery_temp_0 LIMIT 100 OFFSET 0
[Info  19:27:57.447] Starting BeagleService
[Debug 19:27:57.450] BeagleService startup took 2.5E-05s
[Info  19:27:57.450] Hack for gnome-settings-daemon engaged
[Debug 19:27:57.967] LookupItem took 0.000661s
[Debug 19:27:57.969] IndexOf took 0.000345s : SELECT ROWID FROM photoquery_temp_0 WHERE id = 17

(f-spot:31792): 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.
[Debug 19:27:59.335] open uri = file:///home/haggai/Photos/2008/11/15/image023.jpg
[Debug 19:27:59.726] open uri = file:///home/haggai/Photos/2008/11/15/image023.jpg
[Debug 19:27:59.728] open uri = file:///home/haggai/Photos/2008/11/15/image023.jpg
error checking orientation
Domain: 'GdkPixbuf' Level: Critical
Message: gdk_pixbuf_scale_simple: assertion `dest_height > 0' failed
Trace follows:
   at GLib.Log.PrintTraceLogFunction(System.String domain, LogLevelFlags level, System.String message)
   at GLib.Log.PrintTraceLogFunction(IntPtr , LogLevelFlags , IntPtr )
   at Gdk.Pixbuf.gdk_pixbuf_scale_simple(IntPtr , Int32 , Int32 , Int32 )
   at Gdk.Pixbuf.gdk_pixbuf_scale_simple(IntPtr , Int32 , Int32 , Int32 )
   at Gdk.Pixbuf.ScaleSimple(Int32 dest_width, Int32 dest_height, InterpType interp_type)
   at PixbufUtils.ScaleToMaxSize(Gdk.Pixbuf pixbuf, Int32 width, Int32 height, Boolean upscale)
   at PixbufUtils.ScaleToMaxSize(Gdk.Pixbuf pixbuf, Int32 width, Int32 height)
   at FSpot.Histogram.Generate(Gdk.Pixbuf input, Int32 max_width)
   at FSpot.Widgets.InfoBox.DelayedUpdateHistogram()
   at FSpot.Delay.HandleOperation()
   at GLib.Idle+IdleProxy.Handler()
   at GLib.Idle+IdleProxy.Handler()
   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)

(f-spot:31792): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
Gallery created: GalleryRemote.Gallery1
StatusText : Successful
Unparsed Line in ParseFetchAlbums(): album.max_size.1=0
System.FormatException: Input string was not in the correct format
  at System.Int32.Parse (System.String s) [0x00000] 
  at GalleryRemote.Gallery.ParseFetchAlbums (System.Net.HttpWebResponse response) [0x00000] 
  at GalleryRemote.Gallery1.FetchAlbums () [0x00000] 
  at G2Export.GalleryExport.PopulateAlbumOptionMenu (GalleryRemote.Gallery gallery) [0x00000] 
  at G2Export.GalleryExport.Connect (G2Export.GalleryAccount selected) [0x00000] 
Unparsed Line in ParseFetchAlbums(): album.max_size.1=0
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.FormatException: Input string was not in the correct format
  at System.Int32.Parse (System.String s) [0x00000] 
  at GalleryRemote.Gallery.ParseFetchAlbums (System.Net.HttpWebResponse response) [0x00000] 
  at GalleryRemote.Gallery1.FetchAlbums () [0x00000] 
  at G2Export.GalleryExport.PopulateAlbumOptionMenu (GalleryRemote.Gallery gallery) [0x00000] 
  at G2Export.GalleryExport.Connect (G2Export.GalleryAccount selected) [0x00000] 
  at G2Export.GalleryExport.Connect () [0x00000] 
  at G2Export.GalleryExport.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)
[Debug 19:28:03.648] Finalizer called on FSpot.Utils.DisposableCache`2[System.String,Gdk.Pixbuf]. Should be Disposed
"
Comment 1 Akhil Laddha 2010-12-30 06:09:39 UTC
Could you please confirm if this bug is still happening at your end ? Please try in f-spot 0.6.2 or 0.8.0 and report back, thanks.
Comment 2 Akhil Laddha 2011-02-09 11:06:02 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!