Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#9754 - F-Spot crashes when clicking on import button
Attached to Project:
Arch Linux
Opened by Xaver R. (redbit) - Monday, 03 March 2008, 16:51 GMT
Last edited by Roman Kyrylych (Romashka) - Saturday, 05 April 2008, 09:15 GMT
Opened by Xaver R. (redbit) - Monday, 03 March 2008, 16:51 GMT
Last edited by Roman Kyrylych (Romashka) - Saturday, 05 April 2008, 09:15 GMT
|
DetailsDescription:
F-Spot crashes everytime I click on the import button. The console gives the following output: Exception in Gtk# callback delegate Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception. System.DllNotFoundException: libgphoto2.so.2 at (wrapper managed-to-native) LibGPhoto2.Context:gp_context_new () at LibGPhoto2.Context..ctor () [0x00000] at GPhotoCamera..ctor () [0x00000] at ImportCommand+SourceMenu..ctor (.ImportCommand command) [0x00000] at ImportCommand.ImportFromFile (.PhotoStore store, System.String path) [0x00000] at MainWindow.HandleImportCommand (System.Object sender, System.EventArgs e) [0x00000] at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr gch) [0x00000] at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal) at GLib.Signal.voidObjectCallback(IntPtr handle, IntPtr gch) at GLib.Signal.voidObjectCallback(IntPtr , IntPtr ) at Gtk.Application.gtk_main() at Gtk.Application.gtk_main() at Gtk.Application.Run() at Gnome.Program.Run() at FSpot.Driver.Main(System.String[] args) cleanup context Speicherzugriffsfehler Additional info: * package version(s): F-spot 0.4.1-1 Steps to reproduce: -> Open F-Spot -> click on import |
This task depends upon
May be i should have mentioned, that i'm using testing repository. Does this make any difference?
F-Spot did run fine here until a few days ago.
gThumb was reporting an error, that it can't find libltdl.so.3, so I downgraded testing/libtool to core/libtool. This made gThumb an f-spot working again.