Crash when launching color edit
- From: Bengt Thuree <bengt thuree com>
- To: f-spot-list gnome org
- Subject: Crash when launching color edit
- Date: Tue, 01 Mar 2005 23:40:12 +1100
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi
Just downloaded the latest CVS, and I still have a problem with
System.DllNotFoundException: libexif.dll
as well as a crash when I launch color edit.
Do anyone else have the same problems or?
Also, what does the error message "Error loading image
/home/bengt/Pictures/1999/05/GRAB24.JPG" mean? To me it looks like the
pictures is loaded ok. They look ok to my eyes anyway.
/Bengt
| bengt jolly:~/CVS/f-spot/f-spot/f-spot $ f-spot
| Error loading image /home/bengt/Pictures/1999/05/GRAB24.JPGError
loading image /home/bengt/Pictures/1999/06/110-1008_IMG.JPGError loading
image /home/bengt/Pictures/1999/06/110-1007_IMG.JPGError loading image
/home/bengt/Pictures/1999/06/110-1011_IMG.JPGError loading image
/home/bengt/Pictures/1999/06/110-1022_IMG.JPGError loading image
/home/bengt/Pictures/1999/06/110-1021_IMG.JPGError loading image
/home/bengt/Pictures/1999/06/110-1022_IMG.JPGSystem.DllNotFoundException:
libexif.dll
| in <0x00053> (wrapper managed-to-native)
Exif.ExifData:exif_data_new_from_file (string)
| in [0x0001a] (at /home/bengt/CVS/f-spot/f-spot/f-spot/src/Exif.cs:759)
Exif.ExifData:.ctor (string)
| in [0x00001] (at
/home/bengt/CVS/f-spot/f-spot/f-spot/src/ExifUtils.cs:33)
ExifUtils:GetExposureInfo (string)
| in [0x00038] (at
/home/bengt/CVS/f-spot/f-spot/f-spot/src/InfoBox.cs:142) InfoBox:Update ()
|
| System.DllNotFoundException: libexif.dll
| in <0x00053> (wrapper managed-to-native)
Exif.ExifData:exif_data_new_from_file (string)
| in [0x0001a] (at /home/bengt/CVS/f-spot/f-spot/f-spot/src/Exif.cs:759)
Exif.ExifData:.ctor (string)
| in [0x00001] (at
/home/bengt/CVS/f-spot/f-spot/f-spot/src/PixbufUtils.cs:532)
PixbufUtils:GetOrientation (string)
| in [0x0003e] (at
/home/bengt/CVS/f-spot/f-spot/f-spot/src/AsyncPixbufLoader.cs:69)
FSpot.AsyncPixbufLoader:Load (string)
|
| System.DllNotFoundException: libexif.dll
| in <0x00053> (wrapper managed-to-native)
Exif.ExifData:exif_data_new_from_file (string)
| in [0x0001a] (at /home/bengt/CVS/f-spot/f-spot/f-spot/src/Exif.cs:759)
Exif.ExifData:.ctor (string)
| in [0x00001] (at
/home/bengt/CVS/f-spot/f-spot/f-spot/src/ExifUtils.cs:33)
ExifUtils:GetExposureInfo (string)
| in [0x00038] (at
/home/bengt/CVS/f-spot/f-spot/f-spot/src/InfoBox.cs:142) InfoBox:Update ()
|
| System.DllNotFoundException: libexif.dll
| in <0x00053> (wrapper managed-to-native)
Exif.ExifData:exif_data_new_from_file (string)
| in [0x0001a] (at /home/bengt/CVS/f-spot/f-spot/f-spot/src/Exif.cs:759)
Exif.ExifData:.ctor (string)
| in [0x00001] (at
/home/bengt/CVS/f-spot/f-spot/f-spot/src/PixbufUtils.cs:532)
PixbufUtils:GetOrientation (string)
| in [0x0003e] (at
/home/bengt/CVS/f-spot/f-spot/f-spot/src/AsyncPixbufLoader.cs:69)
FSpot.AsyncPixbufLoader:Load (string)
|
| System.DllNotFoundException: libexif.dll
| in <0x00053> (wrapper managed-to-native)
Exif.ExifData:exif_data_new_from_file (string)
| in [0x0001a] (at /home/bengt/CVS/f-spot/f-spot/f-spot/src/Exif.cs:759)
Exif.ExifData:.ctor (string)
| in [0x00001] (at
/home/bengt/CVS/f-spot/f-spot/f-spot/src/ExifUtils.cs:33)
ExifUtils:GetExposureInfo (string)
| in [0x00038] (at
/home/bengt/CVS/f-spot/f-spot/f-spot/src/InfoBox.cs:142) InfoBox:Update ()
|
|
| (f-spot:24342): GLib-GObject-CRITICAL **: g_signal_emit_valist:
assertion `signal_id > 0' failed
| Error loading image /home/bengt/Pictures/2000/03/P3250147.JPG
| Unhandled Exception: System.NullReferenceException: Object reference
not set to an instance of an object
| in [0x00034] (at
/home/bengt/CVS/f-spot/f-spot/f-spot/src/ColorDialog.cs:172)
FSpot.ColorDialog:HandlePhotoChanged (FSpot.PhotoImageView)
| in [0x0023a] (at
/home/bengt/CVS/f-spot/f-spot/f-spot/src/ColorDialog.cs:240)
FSpot.ColorDialog:AttachInterface ()
| in [0x00019] (at
/home/bengt/CVS/f-spot/f-spot/f-spot/src/ColorDialog.cs:197)
FSpot.ColorDialog:.ctor (FSpot.PhotoImageView)
| in [0x00006] (at
/home/bengt/CVS/f-spot/f-spot/f-spot/src/PhotoView.cs:296)
PhotoView:HandleColorButtonClicked (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 [0x0007c] (at /home/bengt/CVS/f-spot/f-spot/f-spot/src/main.cs:31)
Driver:Main (string[])
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCJGKsWJbC0XFEMq0RApTnAJ4i/rIg51qntSypVZ5E9whINfeXQwCfZA4N
ENBAZUcaaD7n+FbzWyxNorY=
=hHMW
-----END PGP SIGNATURE-----
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]