After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 333494 - f-spot crash on startup related to tags
f-spot crash on startup related to tags
Status: RESOLVED DUPLICATE of bug 329488
Product: f-spot
Classification: Other
Component: Metadata
CVS
Other All
: Normal critical
: ---
Assigned To: F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2006-03-05 15:17 UTC by Bjørn Haagensen
Modified: 2006-03-06 05:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
photos.db on which f-spot crashes (114.00 KB, application/octet-stream)
2006-03-05 15:19 UTC, Bjørn Haagensen
Details

Description Bjørn Haagensen 2006-03-05 15:17:56 UTC
Steps to reproduce:
1. Give a photo a tag
2. close f-spot
3. attempt to start f-spot


Stack trace:
An unhandled exception was thrown: Object reference not set to an instance of an
object

in <0x000bd> TagStore:LoadAllTags ()
in <0x0005c> TagStore:.ctor (Mono.Data.SqliteClient.SqliteConnection connection,
Boolean is_new)
in <0x000f9> Db:Init (System.String path, Boolean create_if_missing)
in <0x0008d> FSpot.Core:.ctor ()
in <0x0037a> FSpot.Driver:Main (System.String[] args)
.NET Version: 1.1.4322.2032

Assembly Version Information:

System.Data (1.0.5000.0)
Mono.Data.SqliteClient (1.0.5000.0)
gdk-sharp (2.8.0.0)
Mono.Posix (1.0.5000.0)
gnome-vfs-sharp (2.8.0.0)
dbus-sharp (0.60.0.0)
System (1.0.5000.0)
atk-sharp (2.8.0.0)
gtk-sharp (2.8.0.0)
glib-sharp (2.8.0.0)
gnome-sharp (2.8.0.0)
f-spot (0.0.0.0)
mscorlib (1.0.5000.0)

Platform Information: Linux 2.6.15-17-686 i686 unknown GNU/Linux

Disribution Information:

[/etc/debian_version]
testing/unstable

[/etc/lsb-release]
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=6.04
DISTRIB_CODENAME=dapper
DISTRIB_DESCRIPTION="Ubuntu (The Dapper Drake Release) Development Branch"




Other information:
The tag is "Kristin og Bjørn". It already exists in the file from previes f-spot
sessions as I've checked the option "write metadata to file". 

I'll try to upload the photos.db file
Comment 1 Bjørn Haagensen 2006-03-05 15:19:22 UTC
Created attachment 60694 [details]
photos.db on which f-spot crashes

See the original bug-report
Comment 2 Gabriel Burt 2006-03-06 05:21:01 UTC
The submitter of bug #333550 got the same crash and traced it to a sqlite2 versus sqlite3 issue.  If this isn't the case for you, please re-open.  Thanks!

*** This bug has been marked as a duplicate of 329488 ***