You are not logged in.

#1 2010-10-20 22:44:24

gothormr
Member
From: Italy
Registered: 2010-10-20
Posts: 2
Website

f-spot don't start: mono-sqlite problem?

Hi all,
I'm a new entusiast archlinux user!

When I start f-spot, I get this exception:

[fabio@troy ~]$ f-spot
[Info  00:12:09.465] Initializing Mono.Addins
Could not load file or assembly 'Mono.Data.SqliteClient, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies.
[Warn  00:12:09.787] Caught an exception - Argument cannot be null.
Parameter name: sourceFileName (in `mscorlib')
  at System.IO.File.Move (System.String sourceFileName, System.String destFileName) [0x00000] in <filename unknown>:0 
  at Db.Repair () [0x00000] in <filename unknown>:0 
  at FSpot.App.get_Database () [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.Main (System.String[] args) [0x00000] in <filename unknown>:0 
Could not load signature of Db:get_Database due to: 

I think that there is no sqlite library for mono. Am I wrong?
I searched for it using pacman and aur, but i didn't find anything.

Any idea?

[fabio@troy ~]$ pacman -Q mono f-spot
mono 2.8-1
f-spot 0.6.2-1

Edit:

[fabio@troy ~]$ uname -a
Linux troy 2.6.35-ARCH #1 SMP PREEMPT Wed Sep 29 08:45:18 CEST 2010 x86_64 Intel(R) Core(TM) i5 CPU M 450 @ 2.40GHz GenuineIntel GNU/Linux


Thanks,
fabio

Last edited by gothormr (2010-10-20 22:59:53)

Offline

#2 2010-10-21 18:22:02

Sprocket
Member
Registered: 2009-03-02
Posts: 3

Re: f-spot don't start: mono-sqlite problem?

Same problem here sad

Edit: Works with f-spot-git from AUR

Last edited by Sprocket (2010-10-21 18:54:55)


Linux is user-friendly- it's just picky who its friends are.

Offline

#3 2010-10-23 10:07:46

musk
Member
Registered: 2010-10-23
Posts: 1

Re: f-spot don't start: mono-sqlite problem?

Had the same problem and since I couldn't resolve in an adequate time I installed shotwell and imported all fotos from f-spot into it.

Although I have just used it a couple of hours I already switched.
No problems importing images from my camera and the import from f-spot went well.
All tags and times are still there and it seems to be a lot faster.

Offline

#4 2010-10-28 08:50:33

xCrucialDudex
Member
Registered: 2007-08-19
Posts: 144

Re: f-spot don't start: mono-sqlite problem?

yay! shotwell looks sweet. thanks for mentioning it! f-spot doesn't work for me either. same error message.

Offline

#5 2010-11-07 09:43:05

benob
Member
Registered: 2008-11-11
Posts: 187

Re: f-spot don't start: mono-sqlite problem?

Same problem here. Any clue?

Offline

#6 2010-11-08 17:23:17

remstereo
Member
From: Egypt
Registered: 2010-07-28
Posts: 16
Website

Re: f-spot don't start: mono-sqlite problem?

Same problem here

Offline

#7 2010-11-08 17:47:16

ise
Developer
From: Karlsruhe / Germany
Registered: 2005-10-06
Posts: 404
Website

Re: f-spot don't start: mono-sqlite problem?

As Sprocket said, the f-spot-git from AUR works. This has to do with the changes in Mono 2.8. The library Mono.Data.SqliteClient was removed, because it was deprecated. The latest stable release 0.8.0 (which is not in our repo) doesn't compile with mono 2.8 either because of a wrong taglibsharp library.
They have fixed the whole bunch in the git repository, so use the git version of f-spot until there is a new version in our repositories.

No need to change your photo management tool...

Offline

Board footer

Powered by FluxBB