PDA

View Full Version : [ubuntu] Cannot start F-Spot


Oliwer Emerich
May 22nd, 2008, 02:48 PM
I'm tried to run the F-Spot but it doesn't want to work ... after a while the icon from the pannel disappears and nothing happens. I think I was opening this program before without any problems ...

When I try to start it from the terminal it writes:

Can't get a connection to the dbus. Trying again...
Sorry, couldn't start F-Spot


Anyone can help?

I'm new to linux, so please take it easy with your answers ;-)

philinux
May 22nd, 2008, 02:51 PM
You need to read all this thread if your running 64 bit or not.

http://ubuntuforums.org/showthread.php?t=779044

Oliwer Emerich
May 22nd, 2008, 03:10 PM
solved - thanks a lot!

izirider
July 10th, 2010, 09:30 PM
hello everybody! got a problem: cannot start f-spot. a day before yesterday saved my phtos in a new directory. at the beginning marked a "always perform this action" in "import photos" window. now trying to launch it - doesn't works. starting in terminal appears:

miha@tormentor:~$ dbus-launch f-spot
Starting new FSpot server
XXXXX
Mono.Data.SqliteClient.SqliteSyntaxException: no such table: tags
at Mono.Data.SqliteClient.SqliteCommand.GetNextStatem ent (IntPtr pzStart, System.IntPtr& pzTail, System.IntPtr& pStmt) [0x00000]
at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader (CommandBehavior behavior, Boolean want_results, System.Int32& rows_affected) [0x00000]
at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader (CommandBehavior behavior) [0x00000]
at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader () [0x00000]
at (wrapper remoting-invoke-with-check) Mono.Data.SqliteClient.SqliteCommand:ExecuteReader ()
at Banshee.Database.QueuedSqliteCommand.Execute () [0x00000]
XXXXX
Can't get a connection to the dbus. Trying again...
Starting new FSpot server
Can't get a connection to the dbus. Trying again...
Starting new FSpot server
Can't get a connection to the dbus. Trying again...
Starting new FSpot server
Can't get a connection to the dbus. Trying again...
Starting new FSpot server
Can't get a connection to the dbus. Trying again...
Starting new FSpot server
Can't get a connection to the dbus. Trying again...
Sorry, couldn't start F-Spot
miha@tormentor:~$


reinstalling didn't worked too, as a complete removing and installing over again. any ideas? thank you!

lidex
July 11th, 2010, 02:16 AM
Completely remove it again. Now do these commands in a terminal:
sudo updatedb
sudo locate f-spot
That will show you where any remaining config files are. Delete them.
Now this:
sudo aptitude update
sudo aptitude upgrade
sudo aptitude install f-spot

azertyh
July 11th, 2010, 02:38 AM
hi,
delete the folder ~/.config/f-spot.

izirider
July 11th, 2010, 05:32 PM
Completely remove it again. Now do these commands in a terminal:
sudo updatedb
sudo locate f-spot
That will show you where any remaining config files are. Delete them.
Now this:
sudo aptitude update
sudo aptitude upgrade
sudo aptitude install f-spot

hi! tried as you said - "the song remains the same"... :confused:

lidex
July 11th, 2010, 06:37 PM
I got it working that way, then I deleted it, because I don't use it. YMMV. Guess you could try downgrading.