Hi Terry,
> Is this likely to be a local problem?
No and the problem should now be fixed.
--
Pascal Obry / Magny Les Hameaux (78)
The best way to travel is by means of imagination
http://www.obry.net
gpg --keyserver keys.gnupg.net --recv-key F949BD3B
_
On Thu, 15 Oct 2020 at 22:50, Nicolas Auffray
wrote:
> See that PR: https://github.com/darktable-org/darktable/pull/6538
Thanks, that fixed it.
Kofa
___
darktable developer mailing list
to unsubscribe send a mail to darktabl
Hello,
My most recent build from git master (release-3.3.0-1112-ge0cff08d1) is giving
me some trouble, it freezes when attempting to trash an image, and I have to
force a quit.
The behaviour hasn't been consistent, sometimes it's the first image I select to
trash, other times I have been able to tr
Hi,
See that PR: https://github.com/darktable-org/darktable/pull/6538
Le 15/10/2020 à 21:12, KOVÁCS István a écrit :
Hi,
Building from master (569b31) on Ubuntu 20.04 and the following build script:
cd ~/darktable
git clean -d -f -x
git submodule init
git submodule update
git pull --rebase --
On 2020-10-15 3:23 p.m., Patrick Shanahan wrote:
* Jack Bowling [10-15-20 18:16]:
Ubuntu 20.10 beta, gcc 10.2, llvm 10.0.1, clang 10.0.1
Latest git pull gives me:
-- Configuring done
CMake Error at src/external/CMakeLists.txt:5 (add_library):
Cannot find source
* Jack Bowling [10-15-20 18:16]:
> Ubuntu 20.10 beta, gcc 10.2, llvm 10.0.1, clang 10.0.1
>
> Latest git pull gives me:
>
>
> -- Configuring done
> CMake Error at src/external/CMakeLists.txt:5 (add_library):
> Cannot find source file:
>
> /home/jb/darktable_git/darkta
git fetch
git submodule init
git submodule update
build
/Dave
Am Fr., 16. Okt. 2020 um 00:14 Uhr schrieb Jack Bowling :
> Ubuntu 20.10 beta, gcc 10.2, llvm 10.0.1, clang 10.0.1
>
> Latest git pull gives me:
>
>
> -- Configuring done
> CMake Error at src/external/CMakeLis
Ubuntu 20.10 beta, gcc 10.2, llvm 10.0.1, clang 10.0.1
Latest git pull gives me:
-- Configuring done
CMake Error at src/external/CMakeLists.txt:5 (add_library):
Cannot find source file:
/home/jb/darktable_git/darktable/src/external/whereami/src/whereami.c
Tried ext
Hi,
Building from master (569b31) on Ubuntu 20.04 and the following build script:
cd ~/darktable
git clean -d -f -x
git submodule init
git submodule update
git pull --rebase --recurse-submodules
./build.sh --disable-lua --disable-camera --disable-flickr
--disable-kwallet --disable-libsecret --disa