Re: [Shotwell] Development environment setup or "How to build shotwell from source?"

2020-03-15 Thread Norbert Preining via shotwell-list
lder they go. I think > ~/.local/share/shotwell. That should also improve the detection itself Could these files be located also in /usr/local/share/shotwell and be found? Best Norbert -- PREINING Norbert https://www.preining.info Accelia Inc. + IFMGA ProGuide

Re: [Shotwell] Development environment setup or "How to build shotwell from source?"

2020-03-15 Thread Norbert Preining via shotwell-list
Hi Jens, > Actually. That turned out to be quite simple. Fixed on master, with > fallback to older OpenCV Thanks, compiled and run-tested on Debian/sid. Face detection is - well - mediocre at best. Face recognition as far as I see not existent. I guess I have to test more :-( Best N

Re: [Shotwell] Development environment setup or "How to build shotwell from source?"

2020-03-15 Thread Norbert Preining via shotwell-list
ve now OpenCV 4. I tried to fix detection by changing the pkg-config call to use opencv4 as name, so the libs etc are found, but then compilation breaks down. It would be nice to get this to a modern standard. Best Norbert -- PREINING Norbert https://www.preinin

Re: [Shotwell] error starting shotwell

2019-08-27 Thread Norbert Preining via shotwell-list
gh ... sorry for the noise Best Norbert -- PREINING Norbert http://www.preining.info Accelia Inc. + IFMGA ProGuide + TU Wien + JAIST + TeX Live + Debian Dev GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13 ___ s

[Shotwell] error starting shotwell

2019-08-24 Thread Norbert Preining via shotwell-list
Trace/breakpoint trap [~] Installed files are /usr/local/share/glib-2.0/schemas/org.yorba.shotwell-extras.gschema.xml /usr/local/share/glib-2.0/schemas/org.yorba.shotwell.gschema.xml Am I missing something? This is based on git 905643301d706 Best Norbert -- PREINING Norbert

Re: [Shotwell] feature request: publish to koken/lychee

2019-08-19 Thread Norbert Preining via shotwell-list
I wouldn't say that Piwigo is outdated, but support for others are always welcome. On August 18, 2019 12:53:23 PM GMT+02:00, Horst Lindlbauer wrote: >publishing plugins to piwigo/gallery3 seem quite outdated to me. >more advanced looking gallery applications like koken or lychee are not >

Re: [Shotwell] remote photo file storage - possible?

2019-05-11 Thread Norbert Preining via shotwell-list
y to deal with removable media, libraries that are temporarily unavailable. Digikam gets this simply right ... Best Norbert -- PREINING Norbert http://www.preining.info Accelia Inc. +JAIST +TeX Live +Debian Developer GPG: 0x860CDC13 fp: F7D8 A928

Re: [Shotwell] Shotwell 0.31.0

2019-04-02 Thread Norbert Preining via shotwell-list
run started in the background, but that was fine and as usual. I'll report in case I find some strange things. Thanks a lot Norbert -- PREINING Norbert http://www.preining.info Accelia Inc. +JAIST +TeX Live +Debian Developer GPG: 0x860CDC13 fp: F

Re: [Shotwell] Shotwell 0.31.0

2019-04-02 Thread Norbert Preining via shotwell-list
ou have an idea, > > let > > me know. > > Yeah, you can change that to from_path(file.get_path()) Hmmm, doesn't work either. from_path is also not existing :-( I checked the old code, but there was no such function. Best Norbert -- PREINING Norbert

Re: [Shotwell] Shotwell 0.31.0

2019-03-30 Thread Norbert Preining via shotwell-list
ata' 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. Thanks Norbert -- PREINING Norbert http://www.preining.info Accelia Inc. +JA

Re: [Shotwell] Shotwell 0.31.0

2019-03-29 Thread Norbert Preining via shotwell-list
e, but be aware that WEBP will then have no > meta-data. Hmm, I'll look into it whether there are a few commits which after being reverted allows building on gexiv 0.10. I don't mind too much for no support of WEBP for now. Best Norbert -- PREINING Norbert http:/

Re: [Shotwell] Shotwell 0.31.0

2019-03-29 Thread Norbert Preining via shotwell-list
Hi Jens, thanks a lot for the new release! Just one question: > * Support gexiv2 0.12 But it is still the case that it requires gexiv2 >= 0.11, right? Which is somehow complicated to satisfy on Debian :-( All the best Norbert -- PREINING Norbert

Re: [Shotwell] My post on face recognition in shotwell

2018-08-21 Thread Norbert Preining via shotwell-list
to compile OpenCV > from https://github.com/opencv/opencv after clone the repository Umpf, that is not something I am going to do. It seems the dnn module is not compiled for Debian or Ubuntu. This is a pain. Thanks for checking. Norbert -- PREINING Norbert htt

Re: [Shotwell] My post on face recognition in shotwell

2018-08-21 Thread Norbert Preining via shotwell-list
d it. My version of libopencv-dev is 3.2.0+dfsg-4.1+b1, does that mean I need a version 2 of opencv? I guess opencv 2.4.13 as released back in February? Is there any chance of porting it to opencv 3? Thanks Norbert -- PREINING Norbert http://www.preining.info Ac

Re: [Shotwell] Adding face recognition to shotwell

2018-07-17 Thread Norbert Preining via shotwell-list
d against flatpak. Let distributions do the work and package it properly ... Nothing you should be concerned with. Norbert -- PREINING Norbert http://www.preining.info Accelia Inc. +JAIST +TeX Live +Debian Developer GPG: 0x860CDC13 fp: F7D8 A928

Re: [Shotwell] Shotwell 0.29.3

2018-07-08 Thread Norbert Preining via shotwell-list
> Yes! Just pushed. Great thanks, builds and runs fine! Best 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 D

Re: [Shotwell] Shotwell 0.29.3

2018-07-06 Thread Norbert Preining via shotwell-list
Dear Jens, thanks a lot for your prompt reply. On Fri, 06 Jul 2018, Jens Georg wrote: > > map-widget branch wip/master/map-widget > > Of course. Sorry, thanks for the ping. Will the update be still at https://github.com/phako/shotwell.git wip/master/map-widget ? Sincerely yo

Re: [Shotwell] Shotwell 0.29.3

2018-07-05 Thread Norbert Preining via shotwell-list
Hi Jens, thanks a lot for the release. As usual, might I ask for an update to the map-widget branch wip/master/map-widget Thanks Norbert -- PREINING Norbert http://www.preining.info Accelia Inc. +JAIST +TeX Live +Debian Developer GPG

Re: [Shotwell] current shotwell and map widget status

2018-05-04 Thread Norbert Preining
e nowhere (0/0 coordinates, better show nothing) - drag and drop I didn't use by now Best Norbert -- PREINING Norbert http://www.preining.info Accelia Inc. +JAIST +TeX Live +Debian Developer GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0

Re: [Shotwell] Shotwell 0.26.3

2017-08-11 Thread Norbert Preining
ing them merged. 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 D

Re: [Shotwell] Shotwell 0.26.1

2017-04-12 Thread Norbert Preining
> Shotwell 0.26.1 - 11 Apr 2017 It seems that the git master is not updated ... is this intended? Norbert -- PREINING Norbert http://www.preining.info Accelia Inc. +JAIST +TeX Live +Debian Developer GPG: 0x860CDC13 fp: F7D8 A928 26E3 1

Re: [Shotwell] shotwell and map widget

2016-11-27 Thread Norbert Preining
Hi Andreas, > Thanks for the continued interest. I pulled Jens' rebase: > https://github.com/abrauchli/shotwell/tree/map-widget Tanks, pulled, merged (fixed small squeeze again), build, run, works nicely. Thanks a lot! Norbert -- PREINING Norbert

Re: [Shotwell] shotwell and map widget

2016-11-23 Thread Norbert Preining
Hi > Done locally. Do you want a pull request? Thanks a lot. I would be interested in testing it out, can you push your branch somewhere (shotwell git has already many branches, so one could add that one). Norbert -- PREINING Norbert + TeX Live & Debian Developer + http://www.preining.i

[Shotwell] shotwell and map widget

2016-11-22 Thread Norbert Preining
Dear Andreas, dear all, what is the current status of the map widget? I have tried to rebase your latest set of patches onto current master, without much success. Is there any plan to include the map widget into the master branch? Thanks a lot Norbert -- PREINING Norbert + TeX Live & De

Re: [Shotwell] Extracting image tags from shotwell

2016-11-21 Thread Norbert Preining
re as bad, only the tag db. That explains why tag operations are so slow, indeed. Norbert -- PREINING Norbert + TeX Live & Debian Developer + http://www.preining.info GPG: 0x860CDC13fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13 ___

Re: [Shotwell] bug: full screen next photo

2016-09-25 Thread Norbert Preining
Hi Jens, > It seems that changing the bottom toolbar to an overlay mucked with > keyboard focus. Can you file a bug for this? https://bugzilla.gnome.org/show_bug.cgi?id=771969 Thanks Norbert -- PREINING Norbert + TeX Live & Debian Developer + http://www.preining.info GPG: 0x860C

Re: [Shotwell] bug: full screen next photo

2016-09-25 Thread Norbert Preining
HI all, > Click on the photo - this is the extra step > then the arrow keys cycle through the photos. Indeed! Thanks a lot! (running on Debian built from git sources) Norbert -- PREINING Norbert + TeX Live & Debian Developer + http://www.preining.info GPG: 0x860CDC13fp: F7D8

[Shotwell] bug: full screen next photo

2016-09-25 Thread Norbert Preining
ight" or "Enter"/"BackSpace" or so to go forward and backward in the list of photos. I faintly rmember that left right worked in former times. Thanks Norbert -- PREINING Norbert + TeX Live & Debian Developer + http://www.preining.info GPG: 0x860CDC13fp: F7D8 A

Re: [Shotwell] Map Widget Behavior

2016-08-20 Thread Norbert Preining
> Check it out, it's part of the usual branch: Compiles and works fine, thanks. Norbert -- PREINING Norbert + TeX Live & Debian Developer + http://www.preining.info GPG: 0x860CDC13fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13 ___ s

Re: [Shotwell] Piwigo upload broken?

2016-07-27 Thread Norbert Preining
ile uploading to an existing still works. I need to investigate and find out the reason for it, either on my piwigo side or on the shotwell side. I will report back. Norbert -- PREINING Norbert + TeX Live & Debian Developer + http://www.preining.info GPG: 0x860CDC13f

[Shotwell] Piwigo upload broken?

2016-07-24 Thread Norbert Preining
Dear all, I am currently running git master 5a28246 with the map-widget patches, and trying to upload to Piwigo, but the "Upload" button is disabled, although I am logged in and can select the list of albums etc. Is there a known change in the handling of that? Thanks Norbert -

Re: [Shotwell] Map Widget Rebased on master

2016-07-16 Thread Norbert Preining
> https://github.com/abrauchli/shotwell/tree/map-widget Thanks, merged with current master, compiled, and run. Works fine. Thanks a lot for updating it!!! Norbert -- PREINING Norbert + TeX Live & Debian Developer + http://www.preining.info GPG: 0x860CDC13fp: F7D8 A928 26E3 16A1 9FA

Re: [Shotwell] Shotwell autotools conversion

2016-07-10 Thread Norbert Preining
Hi all, > Fix pushed, thx. Trying to compile on Debian and autoreconf --verbose --install I get configure.ac:146: error: macro APPDATA_XML is not defined; is a m4 file missing? But AFAIS the build-deps are installed. What package is shipping this macro? Norbert -- PREIN

Re: [Shotwell] Map Widget Outlook

2016-06-23 Thread Norbert Preining
Hi Andreas, > Quick progress update. Thanks a lot, compiled and running fine. Norbert -- PREINING Norbert + TeX Live & Debian Developer + http://www.preining.info GPG: 0x860CDC13fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13 ___ s

Re: [Shotwell] reproducible crash

2016-05-15 Thread Norbert Preining
ould test something (including rebuilds of (g)exiv etc) Norbert PREINING, Norbert http://www.preining.info JAIST, Japan TeX Live & Debian Developer GPG: 0x860CDC

[Shotwell] reproducible crash

2016-05-14 Thread Norbert Preining
6e5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 ANything I can do against this? Norbert PREINING, Norbert http://www.preining.info JAIST, Japan

Re: [Shotwell] Taking over

2016-04-15 Thread Norbert Preining
ets on my list to fix at shotwell ... All the best, and have a rocking time ;-) Norbert ---- PREINING, Norbert http://www.preining.info JAIST, Japan TeX Live &