← Back to team overview

registry team mailing list archive

[Bug 675308] Re: Shotwell crashes within a few seconds of F-Spot import

 

Looking at the log files, I'm seeing a couple of things that are
suspicious.  First:

L 2436 2010-11-16 20:21:21 [WRN] AlienDatabaseImportJob.vala:32: Could not get file metadata for img_0141.jpg: /media/FAT/img_0141.jpg: Failed to open the data source: No such file or directory (errno = 2)
L 2436 2010-11-16 20:21:21 [WRN] AlienDatabaseImportJob.vala:59: Could not get modification time for img_0141.jpg: Error stating file '/media/FAT/img_0141.jpg': No such file or directory

It appears you're trying to import off an attached drive, but the files
can't be read, not even the modification time.  What kind of drive is
it?

Second:

L 2436 2010-11-16 20:21:46 [WRN] PhotoMetadata.vala:542: Unable to read date/time Exif.Photo.DateTimeOriginal from source cnv00036.jpg:     :  :     :  :   is not EXIF format date/time
L 2436 2010-11-16 20:21:46 [CRT] photo_metadata_read_from_file: assertion `G_IS_FILE (file)' failed
L 2436 2010-11-16 20:21:46 [CRT] gboolean gexiv2_metadata_has_tag(GExiv2Metadata*, const gchar*): assertion `self->priv->image.get() != NULL' failed

This makes it look like the files contain bogus metadata.  Why this is
triggering other problems is odd to me.

Could you send me the filec cnv00036.jpg and cnv00037.jpg (if it
exists?)  It looks to me like these are also possibly related to the
problem.  My email is jim@xxxxxxxxx.  Thanks!

-- 
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Shotwell.
https://bugs.launchpad.net/bugs/675308

Title:
  Shotwell crashes within a few seconds of F-Spot import