Re: Import from disk and auto-tag



On Fri, 2006-06-30 at 23:05 +0300, Dotan Cohen wrote:
> Well, I took the initiative and tried to apply the patch as I
> described before. This is what I got:
> dotancohen ubuntu:~/development/f-spot/f-spot$ patch -p0 < thepatch.diff
> patching file ChangeLog
> Hunk #1 FAILED at 1.

>         * configure.in: Added 'mk.po' to ALL_LINGUAS
> --- 1,16 ----
> + 2006-05-25  Bengt Thuree <bengt thuree com>
> +
> +       * src/XmpTagsMetadata.cs: Reads the XMP tags from a photo during import


Hi Dotan,

Will Warrens patch apply directly?
The one you took, was the latest patch which I had modified, and I am
pretty certain Warrens suggestion should still work with this patch, but
not 100% sure.

The patch errors you get from my patch (and possible also something
similar from Warrens patch) will have to be manually fixed by you.
Key file to fix is ImportCommand.cs and FileImportBackend.cs
You can simply open the CS file in an editor, and open the Patch.diff
file in another editor, and manually go through every "patch" for the CS
file. You will find most have been applied, but some are missing (reason
is that the code have changed a bit in the general area where the patch
should be applied so it can not be automatically applied). Stephane did
mention it was simple to fix, so I have not done it. If you still have
problems, let me know and I will try to update my patch.

Warrens patch, if you want to try his is located here. (the first
attachement to that bug)
http://bugzilla.gnome.org/attachment.cgi?id=65865&action=view

Regarding your Run time error, have you run F-Spot before? Do you have
any existing photos? Have you tagged photos already with F-Spot?
If not, try to delete the ~/.gnome2/f-spot/photos.db and run it again.

/Bengt




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