Re: [darktable-dev] darktable-generate-cache puzzled

2016-06-06 Thread Wolfgang Goetz
imal > mipmap size (7), so we have issues... > > > Roman. > > On Mon, Jun 6, 2016 at 9:07 PM, Wolfgang Goetz > <wolfgang.zt...@web.de> wrote: > > Hi, > > > > actual git build has problems with darktable-generate-cache: > > > > stra

[darktable-dev] darktable-generate-cache puzzled

2016-06-06 Thread Wolfgang Goetz
Hi, actual git build has problems with darktable-generate-cache: strace -f -o dtgenc.str /usr/bin/darktable-generate-cache creating complete lighttable thumbnail cache creating cache directories creating cache directory

[darktable-dev] liquify, compiled

2016-01-25 Thread Wolfgang Goetz
Hi all, pls diff --git a/src/iop/liquify.c b/src/iop/liquify.c index 66fefb3..b3ad015 100644 --- a/src/iop/liquify.c +++ b/src/iop/liquify.c @@ -2848,7 +2848,7 @@ int button_pressed (struct dt_iop_module_t *module, done: dt_pthread_mutex_unlock (>lock); if (handled) -sync_pipe (module,

[darktable-dev] compile error in rawprepare.c

2016-08-12 Thread Wolfgang Goetz
Hello! building dt git version because of gentoo's freshly released =sci-geosciences/osm-gps-map-1.1.0 ~amd64 fails in: ...src/iop/rawprepare.c:537:3: error: missing braces around initializer [-Werror=missing-braces] dt_iop_rawprepare_params_t tmp = { 0 }; quick fix (working:

Re: [darktable-dev] Database split landed in master .. knocked out

2016-10-10 Thread Wolfgang Goetz
Tobias Ellinghaus wrote: > Am Sonntag, 9. Oktober 2016, 23:09:03 CEST schrieb Wolfgang Goetz: > > Tobias Ellinghaus wrote: > > > > Hello! > > > > starting darktable from scratch fails: > > > > ~ $ rm -r ./.cache/darktable > > ~ $ rm

[darktable-dev] Exotic builds: MacOS Homebrew, Gentoo

2016-11-18 Thread Wolfgang Goetz
Folks, Roman for prctl.. since a while dt compiles on MacOS/Homebrew ...until... src/common/system_signal_handling.c includes unconditional quick fix is to //.. the #include (--> 2.2.0rc0+99~gca4ee4e-dirty OK) The other not so funny story is Gentoo build: horribly broken since a long

Re: [darktable-dev] Exotic builds: MacOS Homebrew, Gentoo

2016-11-20 Thread Wolfgang Goetz
Roman Lebedev wrote: > On Fri, Nov 18, 2016 at 10:08 PM, Wolfgang Goetz > <wolfgang.zt...@web.de> wrote: > > Folks, Roman for prctl.. [...] > Not many people are running dt on osx. > Thanks for report, fixed. Great, thankyou! > PS: would be awesome to figure travis

Re: [darktable-dev] PSA: ATTENTION NIKON OWNERS !!!

2016-10-14 Thread Wolfgang Goetz
Roman Lebedev wrote: > Hi all. Hello dev's, please find attached some thoughts about the planned deprecation. > This mail is primarily targeted to all the owners of Nikon cameras. bunch of them in the last decade, actually two. > As you may have seen, an issue with white level for some

Re: [darktable-dev] Exotic builds: MacOS Homebrew, Gentoo

2016-12-11 Thread Wolfgang Goetz
Markus Kaindl wrote: > Am 18.11.2016 um 20:08 schrieb Wolfgang Goetz: > > ...[some gentoo install quirks due to lazy useflag setting]... > > Answer is a little late as I hadn't much time to keep up with the list > in the last month, sorry... Hello Markus, same here. time

quick fix for brew build on Sierra /XCode8 (was: [darktable-dev] Warning: git master now uses rawspeed as submodule !)

2017-01-03 Thread Wolfgang Goetz
Roman Lebedev wrote: > On Tue, Jan 3, 2017 at 1:46 AM, Wolfgang Goetz > <wolfgang.zt...@web.de> wrote: > > MacOS/brew broken: > > ... > > [ 2%] Building CXX object > > src/external/rawspeed/RawSpeed/CMakeFiles/rawspeed.dir/ArwDecoder.cpp.o > > In file i

Re: [darktable-dev] Warning: git master now uses rawspeed as submodule !

2017-01-02 Thread Wolfgang Goetz
Terry Duell wrote: > On Tue, 03 Jan 2017 08:27:00 +1100, Roman Lebedev > wrote: > > > Hi everyone. > > > > Starting with today, darktable git master tracks rawspeed > > library as a submodule. > > > > Which means, after updating darktable repo (git pull/git fetch), > > and

Re: [darktable-dev] PSA: Does anyone still use gcc-4.8/4.9 ?

2017-03-28 Thread Wolfgang Goetz
Roman Lebedev wrote: > On Tue, Mar 28, 2017 at 3:44 PM, Germano Massullo > wrote: > > Il 28/03/2017 14:04, Mark Feit ha scritto: > >> On 03/28/2017 04:57 AM, Roman Lebedev wrote: > >>> I want to bump gcc requirement up to GCC-5 soon, > >>> > So right now the two

Re: [darktable-dev] Failing in rawspeed for some NIKON 1J5

2017-04-19 Thread Wolfgang Goetz
Hello Roman, thanks for f92f3a2577bda0d2faf73f496b9d687e518dac88 keeping darktable alive! here the output of darktable-generate-cache|grep -vE "^image" kind regards Wolfgang [rawspeed] (20150730-19492948-NIKON_1_J5.nef) void rawspeed::HuffmanTable::setCodeValues(const rawspeed::Buffer&),

Re: [darktable-dev] Failing in rawspeed for some NIKON 1J5

2017-11-02 Thread Wolfgang Goetz
On Sun, 29 Oct 2017 14:34:33 +0300 Roman Lebedev <lebedev...@gmail.com> wrote: > On Wed, Apr 19, 2017 at 11:08 PM, Wolfgang Goetz <wolfgang.zt...@web.de> > wrote: > > Hello Roman, > Hi. 'morning! > I plan on resolving this soon, before 2.4.0 ..still perfo

[darktable-dev] Piwigo export hanging after first successfull picture

2019-09-17 Thread Wolfgang Goetz
Hello, piwigo export get stuck after successfull upload of the first picture. Darktable hang up with one core 100%, unresponsive. no output on commandline. no meaningful strace except 'x32 mode'? goetz@wgdesktop:~$ pgrep darktable -fla 14860 /opt/darktable/bin/darktable goetz@wgdesktop:~$

Export to file hanging... (was:Re: [darktable-dev] Piwigo export hanging after first successfull picture)

2019-09-17 Thread Wolfgang Goetz
On Tue, 17 Sep 2019 11:59:27 +0200 Wolfgang Goetz wrote: update: i tried export to file on disk. non-working, too. stuck after 5 pictures on disk, darktable states 4/157 exported, hanging. strace: same unspecific result. > Hello, > > piwigo export get stuck after successfu

Re: Export to file hanging... (was:Re: [darktable-dev] Piwigo export hanging after first successfull picture)

2019-09-17 Thread Wolfgang Goetz
On Tue, 17 Sep 2019 12:21:53 +0200 Wolfgang Goetz wrote: -d all: 62,766447 [sql] /home/goetz/repo/darktable/src/common/image.c:309, function dt_image_path_append_version(): prepare "SELECT version FROM main.images WHERE id = ?1" 62,778353 [sql] /home/goetz/repo/darktable/src/comm

Solved, its not dt (was: Re: Export to file hanging... (was:Re: [darktable-dev] Piwigo export hanging after first successfull picture))

2019-09-18 Thread Wolfgang Goetz
On Tue, 17 Sep 2019 17:39:18 +0200 Pascal Obry wrote: > Le mardi 17 septembre 2019 à 12:21 +0200, Wolfgang Goetz a écrit : > > On Tue, 17 Sep 2019 11:59:27 +0200 > > Wolfgang Goetz wrote: > > > > update: > > > > i tried export to file on disk. non-workin

[darktable-dev] crash entering darkroom: release-3.0.0rc0-112-g44dcf6f35

2019-11-11 Thread Wolfgang Goetz
Hi, release-3.0.0rc0-112-g44dcf6f35 is crashing immediately when entering darkroom by dclicking on a lighttable picture, log attached. kind regards Wolfgang darktable_bt_A4JUA0.txt.gz Description: application/gzip pgpHP4hJAyvsx.pgp Description: OpenPGP digital signature

Fixed! Re: [darktable-dev] crash entering darkroom: release-3.0.0rc0-112-g44dcf6f35

2019-11-11 Thread Wolfgang Goetz
Ubuntu 19.10), last commit of master. > > > Le 11/11/2019 à 17:07, Wolfgang Goetz a écrit : > > Hi, > > > > release-3.0.0rc0-112-g44dcf6f35 is crashing immediately when entering > > darkroom by > > dclicking on a lighttable picture, lo

[darktable-dev] release-3.1.0-1358-ge22bfd2a4 messed up database

2020-04-28 Thread Wolfgang Goetz
Good midnight, one of the last commit(s) messed up my database. collect images: clear rule shows 477 pics (out of ~100k) selecting any film roll or tag: lighttable empty. there are no images in this collection ... very sad and tired greets Wolfgang pgpxRdPauiqmY.pgp Description:

[darktable-dev] history stack: buttons no effect | export selected: no target storage and file format

2020-03-21 Thread Wolfgang Goetz
-- Wolfgang Goetz pgpWqTD9m6XN3.pgp Description: OpenPGP digital signature

[darktable-dev] gitk crashing: X Error of failed request

2021-01-18 Thread Wolfgang Goetz
suggestions? kind regards Wolfgang -- Wolfgang Goetz pgpus3BhNEy9d.pgp Description: OpenPGP digital signature