> Could you change to two occurrences of 'ref' in your patched version > src/JpegUtils.cs to 'out'. Hopefully this time we'll see the error > message.
Done, but no discernable difference in the errors: pixbuf == null found item found item source_path=/home/matt/rummage/ruperttourphotos/dscf0071.jpg, destination_path=/home/matt/rummage/ruperttourphotos/dscf0071.jpg.tmp 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
