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 333341 - unhandled IOException when modifying time and disk is full
unhandled IOException when modifying time and disk is full
Status: RESOLVED DUPLICATE of bug 322541
Product: f-spot
Classification: Other
Component: Editing
0.1.x
Other All
: Normal critical
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2006-03-04 10:57 UTC by wim
Modified: 2006-03-05 00:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description wim 2006-03-04 10:57:33 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:
Comment 1 wim 2006-03-04 11:00:39 UTC
("geen ruimte over op aparaat" means "no space left on device")
Comment 2 Bengt Thuree 2006-03-04 23:17:22 UTC
Duplicate of Bug #322541
Comment 3 Gabriel Burt 2006-03-05 00:08:38 UTC

*** This bug has been marked as a duplicate of 322541 ***