Am Montag, den 16.06.2008, 09:57 +0200 schrieb Lorenzo Milesi: > Il giorno lun, 16/06/2008 alle 07.39 +0000, Gunnar Wegner ha scritto: > > Yes, I disabled and uninstalled them. Should I just have disabled these > > versions without uninstalling? > > did you install f-spot system wide? > > anyway it's very strange, that error is the one to led to release > 0.4.4.3. please run f-spot --debug and post here the exception trace.
So here is the exception trace: [EMAIL PROTECTED]:~$ f-spot --debug ** Running f-spot in Debug Mode ** ** Running Mono with --debug ** [Info 20:44:33.113] Initializing DBus [Debug 20:44:33.591] DBusInitialization took 0,461915s [Info 20:44:33.591] Initializing Mono.Addins [Debug 20:44:35.544] Mono.Addins Initialization took 1,953314s [Info 20:44:35.554] Starting new FSpot server [Debug 20:44:38.283] Db Initialization took 1,970907s [Debug 20:44:39.731] Query: SELECT photos.id, photos.time, photos.uri, photos.description, photos.roll_id, photos.default_version_id, photos.rating FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY photos.time [Debug 20:44:39.846] Query took 0,115338s [Debug 20:44:39.868] Query: SELECT photos.id, photos.time, photos.uri, photos.description, photos.roll_id, photos.default_version_id, photos.rating FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY photos.time [Debug 20:44:39.899] Query took 0,031283s [Debug 20:44:40.476] Query: SELECT photos.id, photos.time, photos.uri, photos.description, photos.roll_id, photos.default_version_id, photos.rating FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY photos.time [Debug 20:44:40.512] Query took 0,035189s Count = 91 [Debug 20:44:40.697] Query: SELECT photos.id, photos.time, photos.uri, photos.description, photos.roll_id, photos.default_version_id, photos.rating FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY photos.time [Debug 20:44:40.787] Query took 0,089059s Count = 91 [Debug 20:45:03.263] open uri = file:///home/gunnar/Bilder/2008/05/12/img_1873.jpg SmugMug.Connect() [insert gunnar's user name here] (f-spot:6753): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the data stream to the loader before dropping the last reference. [Debug 20:45:13.978] open uri = file:///home/gunnar/Bilder/2008/05/12/img_1873.jpg [Debug 20:45:13.979] open uri = file:///home/gunnar/Bilder/2008/05/12/img_1873.jpg Starting Upload to Smugmug, album My Smug Mug - 4843734 uploading 0 [Debug 20:45:19.100] open uri = file:///home/gunnar/Bilder/2008/05/12/img_1873.jpg [Debug 20:45:19.376] open uri = file:///home/gunnar/Bilder/2008/05/12/img_1873.jpg [Debug 20:45:19.435] open uri = file:///home/gunnar/Bilder/2008/05/12/img_1873.jpg value = f-spot version 0.4.4 len = 20 value = 2008:06:18 20:45:19 len = 19 Saved 16130 bytes [Debug 20:45:19.528] open uri = file:///tmp/tmp4c63e4d1.tmp..jpg System.NullReferenceException: Object reference not set to an instance of an object at SmugMugNet.SmugMugException..ctor (System.String message, System.Exception innerException) [0x00000] at SmugMugNet.SmugMugApi.Upload (System.String path, Int32 album_id) [0x00000] at FSpotSmugMugExport.SmugMugExport.Upload () [0x00000] _______________________________________________ F-spot-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/f-spot-list
