[ubuntu-mono] [Bug 653327] Re: f-spot crashes when image has wrong date
Mike Rose
653327 at bugs.launchpad.net
Thu Nov 18 12:08:05 UTC 2010
Oh, one more thing. My problem is that F-spot crashes on *import* as
opposed to importing fine and crashing later (as outlined in the gnone-
bugs #633020 here: https://bugzilla.gnome.org/show_bug.cgi?id=633020 )
Basically, I open f-spot, click import, select the directory on the hard
drive the photos are in and it crashes before it can even display one
thumbnail in the import window.
Interestingly, if I try to import directly from the camera, it will
display lots of 'blank' thumbnails in the import screen, all with dates
01/01/0001 and not crash. I am hesitant to go ahead and import these
though, in case it does cause f-spot to crash later as obviously f-spot
is having a hard time handling these images.
I checked that the import directory I was using that was causing the
crash didn't have any strange characters or spaces, in case something
wasn't escaped properly, but no dice, the crash still happens regardless
of the directory name.
Also, I was able to import jpg files from another camera with no
problems, it appears to be confined to this camera/exif-set/file-format
only.
F-spot was working perfectly before I upgraded from 10.04 to 10.10. Is
there some older version of f-spot i can downgrade to to restore
functionality? If so, how do I do this?
--
f-spot crashes when image has wrong date
https://bugs.launchpad.net/bugs/653327
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to f-spot in ubuntu.
Status in Personal photo management for the GNOME desktop: New
Status in “f-spot” package in Ubuntu: Confirmed
Bug description:
Binary package hint: f-spot
f-spot crashes when the gallery contains an image which has an invalid date. f-spot can not be started / crashes on each start.
This should be handled and not result in an application crash.
Exception in Gtk# callback delegate
Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.ArgumentOutOfRangeException: Argument is out of range.
at System.DateTime.DaysInMonth (Int32 year, Int32 month) [0x00000] in <filename unknown>:0
at FSpot.TimeAdaptor.DateFromIndexDescending (Int32 item) [0x00000] in <filename unknown>:0
at FSpot.TimeAdaptor.DateFromIndex (Int32 item) [0x00000] in <filename unknown>:0
at FSpot.TimeAdaptor.TickLabel (Int32 item) [0x00000] in <filename unknown>:0
at FSpot.GroupSelector.HandleAdaptorChanged (FSpot.GroupAdaptor adaptor) [0x00000] in <filename unknown>:0
at (wrapper delegate-invoke) FSpot.GroupAdaptor/ChangedHandler:invoke_void__this___GroupAdaptor (FSpot.GroupAdaptor)
at FSpot.TimeAdaptor+<DoReload>c__AnonStorey19.<>m__6B () [0x00000] in <filename unknown>:0
at FSpot.Driver+<RunIdle>c__AnonStorey11.<>m__50 () [0x00000] in <filename unknown>:0
at GLib.Idle+IdleProxy.Handler () [0x00000] in <filename unknown>:0
at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
at GLib.Idle+IdleProxy.Handler()
at Gtk.Application.gtk_main()
at Gtk.Application.Run()
at FSpot.Driver.Startup()
at Hyena.Gui.CleanRoomStartup.Startup(Hyena.Gui.StartupInvocationHandler startup)
at FSpot.Driver.Main(System.String[] args)
More information about the Ubuntu-mono
mailing list