GNOME Bugzilla – Bug 333341
unhandled IOException when modifying time and disk is full
Last modified: 2006-03-05 00:08:38 UTC
Steps to reproduce: 1. fill up your disk completely 2. open f-spot modify a timestamp of a picture 3. watch it crash due to an unhandled io exception Stack trace: (it's in dutch, sorry...) Unhandled Exception: System.IO.IOException: Geen ruimte over op apparaat ---> Mo no.Unix.UnixIOException: Geen ruimte over op apparaat--- End of inner exception stack trace --- in <0x00013> Mono.Unix.UnixMarshal:ThrowExceptionForLastError () in <0x000af> Mono.Unix.UnixStream:Write (System.Byte[] buffer, Int32 offset, Int 32 count) in <0x0003c> System.IO.Stream:WriteByte (Byte value) in <0x0003f> JpegHeader+Marker:Save (System.IO.Stream stream) in <0x00066> JpegHeader:Save (System.IO.Stream stream) in <0x0006d> FSpot.JpegFile:SaveMetaData (System.IO.Stream input, System.IO.Stre am output) in <0x0004f> FSpot.JpegFile:SaveMetaData (System.String path) in <0x00128> Photo:WriteMetadataToImage () in <0x0007f> MainWindow:HandleDbItemsChanged (System.Object sender, .DbItemEvent Args args) in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_DbItemE ventArgs (object,DbItemEventArgs) in <0x0001d> DbStore:EmitChanged (.DbItem[] items, .DbItemEventArgs args) in <0x0008c> PhotoStore:Commit (.DbItem[] items, .DbItemEventArgs args) in <0x001f7> FSpot.TimeDialog:ShiftByDifference () in <0x00065> FSpot.TimeDialog:HandleOkClicked (System.Object sender, System.Even tArgs args) in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventAr gs (object,System.EventArgs) in <0x00093> GLib.Signal:voidObjectCallback (IntPtr handle, IntPtr gch) in (wrapper native-to-managed) GLib.Signal:voidObjectCallback (intptr,intptr) in <0x00000> <unknown method> in (wrapper managed-to-native) Gtk.Application:gtk_main () in <0x00007> Gtk.Application:Run () in <0x00007> Gnome.Program:Run () in <0x004ea> FSpot.Driver:Main (System.String[] args) Other information:
("geen ruimte over op aparaat" means "no space left on device")
Duplicate of Bug #322541
*** This bug has been marked as a duplicate of 322541 ***