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]