Fw: f-spot-list Digest, Vol 94, Issue 10



After reboot f-spot starts successfully but when trying to add pictures the following messages are thrown (in debug mode):


[1 Debug 18:33:47.866] Loading image took 0,855374
[1 Debug 18:34:25.185] Received controller event: SourceChanged
[1 Warn  18:34:25.208] Caught an exception - System.NullReferenceException: Object reference not set to an instance of an object (in `f-spot')
  at FSpot.Widgets.PhotoImageView.LoadErrorImage (System.Exception e) [0x00007] in /home/abuild/rpmbuild/BUILD/f-spot-0.8.2/src/Clients/MainApp/FSpot.Widgets/PhotoImageView.cs:281 
  at FSpot.Widgets.PhotoImageView.HandlePhotoItemChanged (System.Object sender, FSpot.Core.BrowsablePointerChangedEventArgs args) [0x00178] in /home/abuild/rpmbuild/BUILD/f-spot-0.8.2/src/Clients/MainApp/FSpot.Widgets/PhotoImageView.cs:320 
Marshaling changed signal
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object
  at FSpot.Widgets.PhotoImageView.LoadErrorImage (System.Exception e) [0x00007] in /home/abuild/rpmbuild/BUILD/f-spot-0.8.2/src/Clients/MainApp/FSpot.Widgets/PhotoImageView.cs:281 
  at FSpot.Widgets.PhotoImageView.HandlePhotoItemChanged (System.Object sender, FSpot.Core.BrowsablePointerChangedEventArgs args) [0x0018b] in /home/abuild/rpmbuild/BUILD/f-spot-0.8.2/src/Clients/MainApp/FSpot.Widgets/PhotoImageView.cs:323 
  at (wrapper delegate-invoke) <Module>:invoke_void__this___object_BrowsablePointerChangedEventArgs (object,FSpot.Core.BrowsablePointerChangedEventArgs)
  at FSpot.Core.BrowsablePointer.SetIndex (Int32 value, IBrowsableItemChanges changes) [0x00031] in /home/abuild/rpmbuild/BUILD/f-spot-0.8.2/src/Core/FSpot.Core/FSpot.Core/BrowsablePointer.cs:119 
  at FSpot.Core.BrowsablePointer.HandleCollectionChanged (IBrowsableCollection collection) [0x00038] in /home/abuild/rpmbuild/BUILD/f-spot-0.8.2/src/Core/FSpot.Core/FSpot.Core/BrowsablePointer.cs:139 
  at (wrapper delegate-invoke) <Module>:invoke_void__this___IBrowsableCollection (FSpot.Core.IBrowsableCollection)
  at FSpot.Core.BrowsableCollectionProxy.ChangedHandler (IBrowsableCollection collection) [0x0000b] in /home/abuild/rpmbuild/BUILD/f-spot-0.8.2/src/Core/FSpot.Core/FSpot.Core/BrowsableCollectionProxy.cs:80 
  at FSpot.Core.BrowsableCollectionProxy.set_Collection (IBrowsableCollection value) [0x0008a] in /home/abuild/rpmbuild/BUILD/f-spot-0.8.2/src/Core/FSpot.Core/FSpot.Core/BrowsableCollectionProxy.cs:35 
  at FSpot.Import.ImportController.RescanPhotos () [0x00021] in /home/abuild/rpmbuild/BUILD/f-spot-0.8.2/src/Clients/MainApp/FSpot.Import/ImportController.cs:191 
  at FSpot.Import.ImportController.set_ActiveSource (ImportSource value) [0x00022] in /home/abuild/rpmbuild/BUILD/f-spot-0.8.2/src/Clients/MainApp/FSpot.Import/ImportController.cs:169 
  at FSpot.UI.Dialog.ImportDialog.OnSourceComboChanged (System.Object sender, System.EventArgs args) [0x00090] in /home/abuild/rpmbuild/BUILD/f-spot-0.8.2/src/Clients/MainApp/FSpot.UI.Dialog/ImportDialog.cs:254 
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x000d0] in /home/abuild/rpmbuild/BUILD/mono-2.10.6/mcs/class/corlib/System.Reflection/MonoMethod.cs:226 
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x000e6] in /home/abuild/rpmbuild/BUILD/mono-2.10.6/mcs/class/corlib/System.Reflection/MonoMethod.cs:234 
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in /home/abuild/rpmbuild/BUILD/mono-2.10.6/mcs/class/corlib/System.Reflection/MethodBase.cs:96 
  at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x000b9] in /home/abuild/rpmbuild/BUILD/mono-2.10.6/mcs/class/corlib/System/Delegate.cs:408 
  at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x00018] in /home/abuild/rpmbuild/BUILD/mono-2.10.6/mcs/class/corlib/System/MulticastDelegate.cs:70 
  at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in /home/abuild/rpmbuild/BUILD/mono-2.10.6/mcs/class/corlib/System/Delegate.cs:382 
  at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs args) [0x0004f] in /home/abuild/rpmbuild/BUILD/gtk-sharp-2.12.10/glib/Signal.cs:195 
  at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x0000c] in /home/abuild/rpmbuild/BUILD/gtk-sharp-2.12.10/glib/SignalClosure.cs:118 
  at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) [0x00075] in /home/abuild/rpmbuild/BUILD/gtk-sharp-2.12.10/glib/SignalClosure.cs:146 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal) in /home/abuild/rpmbuild/BUILD/gtk-sharp-2.12.10/glib/ExceptionManager.cs:line 58
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) in /home/abuild/rpmbuild/BUILD/gtk-sharp-2.12.10/glib/SignalClosure.cs:line 173
   at Gtk.ComboBox.gtk_combo_box_set_active(IntPtr , Int32 )
   at Gtk.ComboBox.set_Active(Int32 value) in /home/abuild/rpmbuild/BUILD/gtk-sharp-2.12.10/gtk/generated/ComboBox.cs:line 159
   at FSpot.UI.Dialog.ImportDialog.PopulateSourceCombo(ImportSource source_to_activate) in /home/abuild/rpmbuild/BUILD/f-spot-0.8.2/src/Clients/MainApp/FSpot.UI.Dialog/ImportDialog.cs:line 160
   at FSpot.UI.Dialog.ImportDialog.SwitchToFolderSource(Hyena.SafeUri uri) in /home/abuild/rpmbuild/BUILD/f-spot-0.8.2/src/Clients/MainApp/FSpot.UI.Dialog/ImportDialog.cs:line 226
   at FSpot.UI.Dialog.ImportDialog.ShowFolderSelector() in /home/abuild/rpmbuild/BUILD/f-spot-0.8.2/src/Clients/MainApp/FSpot.UI.Dialog/ImportDialog.cs:line 211
   at FSpot.UI.Dialog.ImportDialog.OnSourceComboChanged(System.Object sender, System.EventArgs args) in /home/abuild/rpmbuild/BUILD/f-spot-0.8.2/src/Clients/MainApp/FSpot.UI.Dialog/ImportDialog.cs:line 247
   at System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod , System.Object , System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoMethod.Invoke(System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) in /home/abuild/rpmbuild/BUILD/mono-2.10.6/mcs/class/corlib/System.Reflection/MonoMethod.cs:line 226
   at System.Reflection.MethodBase.Invoke(System.Object obj, System.Object[] parameters) in /home/abuild/rpmbuild/BUILD/mono-2.10.6/mcs/class/corlib/System.Reflection/MethodBase.cs:line 96
   at System.Delegate.DynamicInvokeImpl(System.Object[] args) in /home/abuild/rpmbuild/BUILD/mono-2.10.6/mcs/class/corlib/System/Delegate.cs:line 408
   at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args) in /home/abuild/rpmbuild/BUILD/mono-2.10.6/mcs/class/corlib/System/MulticastDelegate.cs:line 70
   at System.Delegate.DynamicInvoke(System.Object[] args) in /home/abuild/rpmbuild/BUILD/mono-2.10.6/mcs/class/corlib/System/Delegate.cs:line 382
   at GLib.Signal.ClosureInvokedCB(System.Object o, GLib.ClosureInvokedArgs args) in /home/abuild/rpmbuild/BUILD/gtk-sharp-2.12.10/glib/Signal.cs:line 195
   at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args) in /home/abuild/rpmbuild/BUILD/gtk-sharp-2.12.10/glib/SignalClosure.cs:line 118
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) in /home/abuild/rpmbuild/BUILD/gtk-sharp-2.12.10/glib/SignalClosure.cs:line 146
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run() in /home/abuild/rpmbuild/BUILD/gtk-sharp-2.12.10/gtk/Application.cs:line 135
   at FSpot.Driver.Startup() in /home/abuild/rpmbuild/BUILD/f-spot-0.8.2/src/Clients/MainApp/FSpot/main.cs:line 355
   at Hyena.Gui.CleanRoomStartup.Startup(Hyena.Gui.StartupInvocationHandler startup) in /home/abuild/rpmbuild/BUILD/f-spot-0.8.2/lib/Hyena/Hyena.Gui/Hyena.Gui/CleanRoomStartup.cs:line 54
   at FSpot.Driver.Main(System.String[] args) in /home/abuild/rpmbuild/BUILD/f-spot-0.8.2/src/Clients/MainApp/FSpot/main.cs:line 273
[2 Debug 18:34:25.336] Finalizer called on FSpot.Widgets.Filmstrip. Should be Disposed
[2 Debug 18:34:25.340] Finalizer called on FSpot.Core.Category. Should be Disposed
[2 Debug 18:34:25.340] Finalizer called on FSpot.Core.Category. Should be Disposed
[2 Debug 18:34:25.340] Finalizer called on FSpot.Core.Category. Should be Disposed
[2 Debug 18:34:25.340] Finalizer called on FSpot.Core.Category. Should be Disposed
[2 Debug 18:34:25.340] Finalizer called on FSpot.Core.Category. Should be Disposed
[2 Debug 18:34:25.340] Finalizer called on FSpot.Core.Category. Should be Disposed
[2 Debug 18:34:25.340] Finalizer called on FSpot.Core.Category. Should be Disposed
[2 Debug 18:34:25.340] Finalizer called on FSpot.Core.Category. Should be Disposed
[2 Debug 18:34:25.341] Finalizer called on FSpot.Core.Category. Should be Disposed
[2 Debug 18:34:25.341] Finalizer called on FSpot.Core.Category. Should be Disposed
[2 Debug 18:34:25.341] Finalizer called on FSpot.Core.Category. Should be Disposed
[2 Debug 18:34:25.341] Finalizer called on FSpot.Core.Category. Should be Disposed
[2 Debug 18:34:25.341] Finalizer called on FSpot.Core.Category. Should be Disposed
[2 Debug 18:34:25.341] Finalizer called on FSpot.Core.Category. Should be Disposed
[2 Debug 18:34:25.341] Finalizer called on FSpot.Core.Category. Should be Disposed
[2 Debug 18:34:25.341] Finalizer called on FSpot.Core.Tag. Should be Disposed
[2 Debug 18:34:25.342] Finalizer called on FSpot.Database.Db. Should be Disposed
[2 Debug 18:34:25.343] Finalizer called on FSpot.PhotoView. Should be Disposed
[2 Debug 18:34:25.344] Finalizer called on FSpot.Utils.DisposableCache`2[System.String,Gdk.Pixbuf]. Should be Disposed
[2 Debug 18:34:25.346] Finalizer called on FSpot.Utils.DisposableCache`2[Hyena.SafeUri,Gdk.Pixbuf]. Should be Disposed
dieter@linux-0pcf:~> 





----- Forwarded Message -----
From: Dieter Probst <diprob yahoo com>
To: "f-spot-list gnome org" <f-spot-list gnome org>
Cc: 
Sent: Monday, April 30, 2012 5:56 PM
Subject: Re: f-spot-list Digest, Vol 94, Issue 10



I realized, that the the installed f-spot version was for x86 system. Therefore i switched to f-spot 0.8.2-49.14 x86_64 


f-spot --version
F-Spot 0.8.2
.......

F-Spot launches with the following error message:

An unhandled exception was thrown: Object reference not set to an instance of an object

  at FSpot.Widgets.PhotoImageView.LoadErrorImage (System.Exception e) [0x00000] in <filename unknown>:0 
  at FSpot.Widgets.PhotoImageView.HandlePhotoItemChanged (System.Object sender, FSpot.Core.BrowsablePointerChangedEventArgs args) [0x00000] in <filename unknown>:0 
  at (wrapper delegate-invoke) <Module>:invoke_void__this___object_BrowsablePointerChangedEventArgs (object,FSpot.Core.BrowsablePointerChangedEventArgs)
  at FSpot.Core.BrowsablePointer.SetIndex (Int32 value, IBrowsableItemChanges changes) [0x00000] in <filename unknown>:0 
  at FSpot.Core.BrowsablePointer.HandleCollectionChanged (IBrowsableCollection collection) [0x00000] in <filename unknown>:0 
  at (wrapper delegate-invoke) <Module>:invoke_void__this___IBrowsableCollection (FSpot.Core.IBrowsableCollection)
  at (wrapper delegate-invoke) <Module>:invoke_void__this___IBrowsableCollection (FSpot.Core.IBrowsableCollection)
  at FSpot.PhotoQuery.RequestReload () [0x00000] in <filename unknown>:0 
  at FSpot.QueryWidget.Close () [0x00000] in <filename unknown>:0 
  at FSpot.MainWindow.UpdateFindByTagMenu () [0x00000] in <filename unknown>:0 
  at FSpot.MainWindow..ctor (FSpot.Database.Db db) [0x00000] in <filename unknown>:0 
  at FSpot.App.get_Organizer () [0x00000] in <filename unknown>:0 
  at FSpot.App.HandleOrganize () [0x00000] in <filename unknown>:0 
  at FSpot.App.Organize () [0x00000] in <filename unknown>:0 
  at FSpot.Driver.Startup () [0x00000] in <filename unknown>:0 
  at Hyena.Gui.CleanRoomStartup.Startup (Hyena.Gui.StartupInvocationHandler startup) [0x00000] in <filename unknown>:0 

.NET Version: 2.0.50727.1433
OS Version: Unix 3.1.10.1

Assembly Version Information:

Mono.Cairo (2.0.0.0)
FSpot.Bling (0.8.0.0)
TagLib (0.8.0.0)
pango-sharp (2.12.0.0)
FSpot.Query (0.8.0.0)
gtk-sharp-beans (2.14.0.0)
gnome-sharp (2.24.0.0)
Hyena.Data.Sqlite (0.8.0.0)
FSpot.JobScheduler (0.8.0.0)
unique-sharp (1.0.0.0)
System.Configuration (2.0.0.0)
FSpot.Gui (0.8.0.0)
System.Xml (2.0.0.0)
Mono.Addins (0.6.0.0)
Mono.Addins.Setup (0.6.0.0)
gconf-sharp (2.24.0.0)
Hyena.Gui (0.8.0.0)
atk-sharp (2.12.0.0)
System (2.0.0.0)
gtk-sharp (2.12.0.0)
FSpot.Cms (0.8.0.0)
FSpot.Core (0.8.0.0)
FSpot.Platform (0.8.0.0)
Mono.Posix (2.0.0.0)
gdk-sharp (2.12.0.0)
Hyena (0.8.0.0)
System.Core (3.5.0.0)
glib-sharp (2.12.0.0)
FSpot.Utils (0.8.0.0)
f-spot (0.8.0.0)
mscorlib (2.0.0.0)

Platform Information: Linux 3.1.10-1.9-desktop x86_64 x86_64 GNU/Linux

Disribution Information:

[/etc/SuSE-release]
openSUSE 12.1 (x86_64)
VERSION = 12.1
CODENAME = Asparagus

[/etc/os-release]
NAME=openSUSE
VERSION = 12.1 (Asparagus)
VERSION_ID="12.1"
PRETTY_NAME="openSUSE 12.1 (Asparagus) (x86_64)"
ID=opensuse






----- Original Message -----
From: "f-spot-list-request gnome org" <f-spot-list-request gnome org>
To: f-spot-list gnome org
Cc: 
Sent: Monday, April 30, 2012 2:00 PM
Subject: f-spot-list Digest, Vol 94, Issue 10

Send f-spot-list mailing list submissions to
    f-spot-list gnome org

To subscribe or unsubscribe via the World Wide Web, visit
    http://mail.gnome.org/mailman/listinfo/f-spot-list
or, via email, send a message with subject or body 'help' to
    f-spot-list-request gnome org

You can reach the person managing the list at
    f-spot-list-owner gnome org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of f-spot-list digest..."


Today's Topics:

   1. Re: Error message "System.DllNotFoundException" when
      launching    f-spot (Opensuse 12.1 x64) (Adam Tauno Williams)


----------------------------------------------------------------------

Message: 1
Date: Sun, 29 Apr 2012 17:55:56 -0400
From: Adam Tauno Williams <awilliam whitemice org>
To: f-spot-list gnome org
Subject: Re: Error message "System.DllNotFoundException" when
    launching    f-spot (Opensuse 12.1 x64)
Message-ID: <1335736556 2805 4 camel linux-nysu site>
Content-Type: text/plain; charset="utf-8"

On Sun, 2012-04-29 at 02:56 -0700, Dieter Probst wrote: 
> After updating from Opensuse 11.3 to Opensuse 12.1 (x64) and F-Spot 0.8.3 (packman repository)
> I am getting the following error message when launching f-spot in debug-mode:
> ...
> ...
> [1 Debug 21:51:37.851] Reloading the query took 0,286654
> Exception in Gtk# callback delegate
>   Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
> System.DllNotFoundException: /usr/lib/f-spot/libfspot.so.0

Does that file exist?  [I have /usr/lib64/f-spot/libfspot.so.0]

If you have the file and do an "ldd {file.os}" are all the dependencies
found.

>   at (wrapper managed-to-native) Cms.NativeMethods:FScreenGetProfile (intptr)
> at Cms.Profile.GetScreenProfile (Gdk.Screen screen) [0x00011] in 
> /home/abuild/rpmbuild/BUILD/f-spot-0.8.2/src/Core/FSpot.Cms/Cms/Profile.cs:90 
> ...
> ...
> What can I do to get f-spot working again?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://mail.gnome.org/archives/f-spot-list/attachments/20120429/f3c460b5/attachment.bin>

------------------------------

_______________________________________________
f-spot-list mailing list
f-spot-list gnome org
http://mail.gnome.org/mailman/listinfo/f-spot-list


End of f-spot-list Digest, Vol 94, Issue 10
*******************************************


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]