Hi Laurence, > Try applying the attached patch to src/JpegUtils.cs. It might give more > information.
I put the extra two lines into JpegUtils.cs and did a make clean then a make then a make install, having removed the original binary. But I still get the same trace, albeit with different line numbers... Unhandled Exception: System.Exception: Exception of type System.Exception was thrown. in [0x00033] (at /usr/local/src/f-spot-0.0.6/src/JpegUtils.cs:60) JpegUtils:Transform (string,string,JpegUtils/TransformType) in [0x000bd] (at /usr/local/src/f-spot-0.0.6/src/RotateCommand.cs:50) RotateCommand:Execute (RotateCommand/Direction,Photo[]) in [0x0001c] (at /usr/local/src/f-spot-0.0.6/src/MainWindow.cs:372) MainWindow:RotateSelectedPictures (RotateCommand/Direction) in [0x00002] (at /usr/local/src/f-spot-0.0.6/src/MainWindow.cs:1336) MainWindow:HandleRotate270Command (object,System.EventArgs) in <0x00069> (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs) in <0x0012d> GtkSharp.voidObjectSignal:voidObjectCallback (intptr,int) in <0x0005a> (wrapper native-to-managed) GtkSharp.voidObjectSignal:voidObjectCallback (intptr,int) in (unmanaged) (wrapper managed-to-native) Gtk.Application:gtk_main () in <0x00004> (wrapper managed-to-native) Gtk.Application:gtk_main () in <0x00007> Gtk.Application:Run () in <0x00007> Gnome.Program:Run () in [0x00076] (at /usr/local/src/f-spot-0.0.6/src/main.cs:30) Driver:Main (string[]) _______________________________________________ F-spot-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/f-spot-list
