On Sat, 2019-03-30 at 19:52 +0900, Norbert Preining wrote: > Hi Jens, > > > https://gitlab.gnome.org/GNOME/shotwell/commit/c6443546beaec0aacbef7b6c092b4472a1f48f7b > > Thanks, but this wasn't sufficient. I get a compile error > ../src/main.vala:274.9-274.28: error: The name `from_stream' does not > exist in the context of `GExiv2.Metadata' > metadata.from_stream (file.read()); > ^^^^^^^^^^^^^^^^^^^^ > Compilation failed: 1 error(s), 0 warning(s) > > I will try to look into it later this week, but if you have an idea, > let > me know.
Yeah, you can change that to from_path(file.get_path()) > > Thanks > > Norbert > > -- > PREINING Norbert > http://www.preining.info > Accelia Inc. + JAIST + TeX Live + Debian > Developer > GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C > DC13 _______________________________________________ shotwell-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/shotwell-list
