Runtime error with acs' flickr export branch



Hello,

I'm trying to use the flickr export branch from
https://acs.barrapunto.org/svn/f-spot, but when I try to run it from the
working directory, I get this traceback:

dawn% ./f-spot
*** Running uninstalled f-spot ***
Unable to find active server: Name 'org.gnome.FSpot' does not exist.

Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
in <0x00000> <unknown method>
in (wrapper managed-to-native) Mono.Data.SqliteClient.Sqlite:sqlite_finalize (intptr,intptr&)
in <0x00176> Mono.Data.SqliteClient.SqliteCommand:ExecuteReader (CommandBehavior behavior, Boolean want_results, System.Int32 rows_affected)
in <0x00020> Mono.Data.SqliteClient.SqliteCommand:ExecuteReader (CommandBehavior behavior)
in <0x0000f> Mono.Data.SqliteClient.SqliteCommand:ExecuteReader ()
in [0x0001a] (at /home/jaq/src/f-spot/f-spot.flickr/src/PhotoStore.cs:1010) PhotoStore:Query (System.String query)
in [0x00218] (at /home/jaq/src/f-spot/f-spot.flickr/src/PhotoStore.cs:1148) PhotoStore:Query (.Tag[] tags, .DateRange range)
in [0x00016] (at /home/jaq/src/f-spot/f-spot.flickr/src/PhotoQuery.cs:17) FSpot.PhotoQuery:.ctor (.PhotoStore store)
in [0x0024d] (at /home/jaq/src/f-spot/f-spot.flickr/src/MainWindow.cs:177) MainWindow:.ctor (.Db db)
in [0x00013] (at /home/jaq/src/f-spot/f-spot.flickr/src/Core.cs:83) FSpot.Core:get_MainWindow ()
in [0x00001] (at /home/jaq/src/f-spot/f-spot.flickr/src/Core.cs:93) FSpot.Core:Organize ()
in [0x001be] (at /home/jaq/src/f-spot/f-spot.flickr/src/main.cs:80) Driver:Main (System.String[] args)


I can build and run the CVS version from gnome.org without problems, but I
really want to use the export code from acs' branch :)

This is on an Ubuntu Breezy machine.



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