Re: [darktable-user] issue on building darktable-2.2.0~rc1 on Ubuntu 16.04

2016-11-23 Thread Roman Lebedev
On Wed, Nov 23, 2016 at 10:20 PM, Sascha Oleszczuk  wrote:
> Hi Roman,
>
> you are brilliant. Now I was able to build it.
> But installation later failed.
> May you have a look at the following lines.
>
> [100%] Built target darktable-chart
> darktable finished building.
> To actually install darktable you need to type:
> $ cmake --build "/home/sami/Downloads/darktable-2.2.0~rc1/build" --target
> install -- -j4
> sami@sami-Dsktp:~/Downloads/darktable-2.2.0~rc1$ cmake --build
> "/home/sami/Downloads/darktable-2.2.0~rc1/build" --target install -- -j4
> [  0%] Built target locale_ja
> [  0%] Updating version string (source package) -
> [  0%] Built target locale_fi
> [  0%] Built target locale_he
> [  0%] Built target create_version_gen
> [  1%] Built target locale_sk
> [  1%] Built target locale_sl
> [  1%] Built target locale_ru
> [  1%] Built target locale_es
> [  1%] Built target locale_pt_PT
> [  1%] Built target locale_sv
> [  1%] Built target locale_it
> [  1%] Built target locale_fr
> [  1%] Built target locale_zh_CN
> [  1%] Built target locale_pl
> [  1%] Built target locale_el
> [  1%] Built target locale_da
> [  1%] Built target locale_hu
> [  1%] Built target locale_ro
> [  2%] Built target locale_de
> [  3%] Built target locale_uk
> [  3%] Built target locale_af
> [  3%] Built target locale_pt_BR
> [  4%] Built target locale_gl
> [  4%] Built target locale_cs
> [  5%] Built target locale_nl
> [  5%] Built target locale_th
> [  5%] Built target locale_sq
> [  5%] Built target locale_ca
> [  5%] Built target generate_metadata
> [  5%] Checking validity of external/rawspeed/data/cameras.xml
> [  5%] Checking validity of data/darktableconfig.xml
> [  7%] Built target generate_authors_h
> [  7%] Built target darktable.appdata_file
> [  7%] Built target validate_darktableconfig_xml
> /home/sami/Downloads/darktable-2.2.0~rc1/src/external/rawspeed/data/cameras.xml
> validates
> [  8%] Checking validity of darktable.desktop
> [  9%] Built target manpage_darktable-generate-cache.1
> [  9%] Built target testcompile_opencl_kernels
> [  9%] Built target validate_darktable_desktop
> [  9%] Built target validate_cameras_xml
> [  9%] Built target manpage_darktable.1
> [  9%] Built target manpage_darktable-cli.1
> [  9%] Built target manpage_darktable-cmstest.1
> [  9%] Built target manpage_darktable-cltest.1
> [  9%] Built target generate_version
> [  9%] Built target generate_preferences
> [  9%] Built target darktable.desktop_file
> [  9%] Built target darktablerc_file
> [  9%] Built target darktablerc.html_file
> [ 21%] Built target rawspeed
> Scanning dependencies of target darktable-cmstest
> [ 21%] Built target manpages
> [ 21%] Building C object
> src/cmstest/CMakeFiles/darktable-cmstest.dir/__/version_gen.c.o
> [ 21%] Built target darktable-rs-identify
> [ 22%] Linking C executable darktable-cmstest
> [ 22%] Built target darktable-cmstest
> Scanning dependencies of target lib_darktable
> [ 23%] Building C object src/CMakeFiles/lib_darktable.dir/version_gen.c.o
> [ 23%] Linking C shared library libdarktable.so
> [ 40%] Built target lib_darktable
> [ 40%] Linking C shared module libslideshow.so
> [ 40%] Linking C shared module libknight.so
> [ 41%] Linking C executable darktable
> [ 41%] Linking C shared module liblighttable.so
> [ 41%] Built target knight
> [ 41%] Linking C shared module libdarkroom.so
> [ 42%] Built target lighttable
> [ 42%] Built target slideshow
> [ 42%] Linking C shared module libgeotagging.so
> [ 42%] Linking C shared module libhinter.so
> [ 42%] Built target darktable
> [ 42%] Linking C shared module libglobal_toolbox.so
> [ 42%] Built target darkroom
> [ 42%] Linking C shared module liblighttable_mode.so
> [ 42%] Built target geotagging
> [ 42%] Linking C shared module libfilter.so
> [ 42%] Built target hinter
> [ 43%] Built target global_toolbox
> [ 43%] Linking C shared module libratings.so
> [ 43%] Linking C shared module libcolorlabels.so
> [ 43%] Built target lighttable_mode
> [ 43%] Linking C shared module libdarktable_label.so
> [ 43%] Built target filter
> [ 43%] Linking C shared module libviewswitcher.so
> [ 43%] Built target ratings
> [ 44%] Built target colorlabels
> [ 44%] Linking C shared module libselect.so
> [ 44%] Linking C shared module librecentcollect.so
> [ 44%] Built target darktable_label
> [ 44%] Linking C shared module libcollect.so
> [ 44%] Built target select
> [ 45%] Built target viewswitcher
> [ 45%] Linking C shared module libfilmstrip.so
> [ 45%] Built target recentcollect
> [ 45%] Linking C shared module libmodule_toolbox.so
> [ 45%] Linking C shared module libimage.so
> [ 45%] Built target collect
> [ 45%] Linking C shared module libhistogram.so
> [ 45%] Built target module_toolbox
> [ 45%] Built target filmstrip
> [ 46%] Built target image
> [ 46%] Linking C shared module libtagging.so
> [ 47%] Linking C shared module libmetadata.so
> [ 47%] Linking C shared module libstyles.so
> [ 47%] Built target histogram
> [ 47%] 

Re: [darktable-user] issue on building darktable-2.2.0~rc1 on Ubuntu 16.04

2016-11-23 Thread Roman Lebedev
 On Wed, Nov 23, 2016 at 9:32 PM, Sascha Oleszczuk  wrote:
> Hi Roman,
>
> you were right. I have added the two missing packages. Now all packages are
> installed (see below):
>
> dpkg -l llvm-3.9-dev clang-3.9 libclang-common-3.9-dev xsltproc intltool
> Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
> | Status=Nicht/Installiert/Config/U=Entpackt/halb konFiguriert/
>  Halb installiert/Trigger erWartet/Trigger anhängig
> |/ Fehler?=(kein)/R=Neuinstallation notwendig (Status, Fehler:
> GROSS=schlecht)
> ||/ Name   Version  Architektur  Beschreibung
> +++-==---=
> ii  clang-3.9  1:3.9~svn281 amd64C, C++ and Objective-C compiler
> (
> ii  intltool   0.51.0-2 all  Utility scripts for
> international
> ii  libclang-commo 1:3.9~svn281 amd64clang library - Common
> developmen
> ii  llvm-3.9-dev   1:3.9~svn281 amd64Modular compiler and toolchain
> te
> ii  xsltproc   1.1.28-2.1   amd64XSLT 1.0 command line processor
>
>
>
> Complete output:
> ./build.sh
> Darktable build script
>
> Building directory:  /home/sami/Downloads/darktable-2.2.0~rc1/build
> Installation prefix: /opt/darktable
> Build type:  RelWithDebInfo
> Build generator: Unix Makefiles
> Build tasks: 4
>
>
> -- The CXX compiler identification is GNU 5.4.0
> -- The C compiler identification is GNU 5.4.0
> -- Check for working CXX compiler: /usr/bin/c++
> -- Check for working CXX compiler: /usr/bin/c++ -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Detecting CXX compile features
> -- Detecting CXX compile features - done
> -- Check for working C compiler: /usr/bin/cc
> -- Check for working C compiler: /usr/bin/cc -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Detecting C compile features
> -- Detecting C compile features - done
> -- Performing Test _MSSE2
> -- Performing Test _MSSE2 - Success
> -- Building SSE2-optimized codepaths: ON
> -- Check if the system is big endian
> -- Searching 16 bit integer
> -- Looking for sys/types.h
> -- Looking for sys/types.h - found
> -- Looking for stdint.h
> -- Looking for stdint.h - found
> -- Looking for stddef.h
> -- Looking for stddef.h - found
> -- Check size of unsigned short
> -- Check size of unsigned short - done
> -- Using unsigned short
> -- Check if the system is big endian - little endian
> -- Found little endian system. Good.
> -- Performing Test IS_SUPPORTED_PLATFORM
> -- Performing Test IS_SUPPORTED_PLATFORM - Success
> -- Is the target platform supported: 1
> -- multiarch triplet detected: x86_64-linux-gnu
> -- Performing Test C_COMPILER_UNDERSTANDS_-Wall
> -- Performing Test C_COMPILER_UNDERSTANDS_-Wall - Success
> -- Performing Test CXX_COMPILER_UNDERSTANDS_-Wall
> -- Performing Test CXX_COMPILER_UNDERSTANDS_-Wall - Success
> -- Performing Test C_COMPILER_UNDERSTANDS_-fno-strict-aliasing
> -- Performing Test C_COMPILER_UNDERSTANDS_-fno-strict-aliasing - Success
> -- Performing Test CXX_COMPILER_UNDERSTANDS_-fno-strict-aliasing
> -- Performing Test CXX_COMPILER_UNDERSTANDS_-fno-strict-aliasing - Success
> -- Performing Test C_COMPILER_UNDERSTANDS_-Wformat
> -- Performing Test C_COMPILER_UNDERSTANDS_-Wformat - Success
> -- Performing Test CXX_COMPILER_UNDERSTANDS_-Wformat
> -- Performing Test CXX_COMPILER_UNDERSTANDS_-Wformat - Success
> -- Performing Test C_COMPILER_UNDERSTANDS_-Wformat-security
> -- Performing Test C_COMPILER_UNDERSTANDS_-Wformat-security - Success
> -- Performing Test CXX_COMPILER_UNDERSTANDS_-Wformat-security
> -- Performing Test CXX_COMPILER_UNDERSTANDS_-Wformat-security - Success
> -- Performing Test C_COMPILER_UNDERSTANDS_-Wshadow
> -- Performing Test C_COMPILER_UNDERSTANDS_-Wshadow - Success
> -- Performing Test CXX_COMPILER_UNDERSTANDS_-Wshadow
> -- Performing Test CXX_COMPILER_UNDERSTANDS_-Wshadow - Success
> -- Performing Test C_COMPILER_UNDERSTANDS_-Wtype-limits
> -- Performing Test C_COMPILER_UNDERSTANDS_-Wtype-limits - Success
> -- Performing Test CXX_COMPILER_UNDERSTANDS_-Wtype-limits
> -- Performing Test CXX_COMPILER_UNDERSTANDS_-Wtype-limits - Success
> -- Performing Test C_COMPILER_UNDERSTANDS_-Wvla
> -- Performing Test C_COMPILER_UNDERSTANDS_-Wvla - Success
> -- Performing Test CXX_COMPILER_UNDERSTANDS_-Wvla
> -- Performing Test CXX_COMPILER_UNDERSTANDS_-Wvla - Success
> -- Performing Test C_COMPILER_UNDERSTANDS_-Wold-style-declaration
> -- Performing Test C_COMPILER_UNDERSTANDS_-Wold-style-declaration - Success
> -- Performing Test CXX_COMPILER_UNDERSTANDS_-Wold-style-declaration
> -- Performing Test CXX_COMPILER_UNDERSTANDS_-Wold-style-declaration - Failed
> -- Performing Test C_COMPILER_UNDERSTANDS_-Wno-error=varargs
> -- Performing Test C_COMPILER_UNDERSTANDS_-Wno-error=varargs - Success
> -- Performing Test CXX_COMPILER_UNDERSTANDS_-Wno-error=varargs
> -- 

Re: [darktable-user] issue on building darktable-2.2.0~rc1 on Ubuntu 16.04

2016-11-23 Thread Sascha Oleszczuk
Hi Roman,

you were right. I have added the two missing packages. Now all packages are
installed (see below):

dpkg -l llvm-3.9-dev clang-3.9 libclang-common-3.9-dev xsltproc intltool
Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/halb konFiguriert/
 Halb installiert/Trigger erWartet/Trigger anhängig
|/ Fehler?=(kein)/R=Neuinstallation notwendig (Status, Fehler:
GROSS=schlecht)
||/ Name   Version  Architektur  Beschreibung
+++-==---=
ii  clang-3.9  1:3.9~svn281 amd64C, C++ and Objective-C
compiler (
ii  intltool   0.51.0-2 all  Utility scripts for
international
ii  libclang-commo 1:3.9~svn281 amd64clang library - Common
developmen
ii  llvm-3.9-dev   1:3.9~svn281 amd64Modular compiler and toolchain
te
ii  xsltproc   1.1.28-2.1   amd64XSLT 1.0 command line processor



*Complete output:*
./build.sh
Darktable build script

Building directory:  /home/sami/Downloads/darktable-2.2.0~rc1/build
Installation prefix: /opt/darktable
Build type:  RelWithDebInfo
Build generator: Unix Makefiles
Build tasks: 4


-- The CXX compiler identification is GNU 5.4.0
-- The C compiler identification is GNU 5.4.0
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test _MSSE2
-- Performing Test _MSSE2 - Success
-- Building SSE2-optimized codepaths: ON
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Found little endian system. Good.
-- Performing Test IS_SUPPORTED_PLATFORM
-- Performing Test IS_SUPPORTED_PLATFORM - Success
-- Is the target platform supported: 1
-- multiarch triplet detected: x86_64-linux-gnu
-- Performing Test C_COMPILER_UNDERSTANDS_-Wall
-- Performing Test C_COMPILER_UNDERSTANDS_-Wall - Success
-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wall
-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wall - Success
-- Performing Test C_COMPILER_UNDERSTANDS_-fno-strict-aliasing
-- Performing Test C_COMPILER_UNDERSTANDS_-fno-strict-aliasing - Success
-- Performing Test CXX_COMPILER_UNDERSTANDS_-fno-strict-aliasing
-- Performing Test CXX_COMPILER_UNDERSTANDS_-fno-strict-aliasing - Success
-- Performing Test C_COMPILER_UNDERSTANDS_-Wformat
-- Performing Test C_COMPILER_UNDERSTANDS_-Wformat - Success
-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wformat
-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wformat - Success
-- Performing Test C_COMPILER_UNDERSTANDS_-Wformat-security
-- Performing Test C_COMPILER_UNDERSTANDS_-Wformat-security - Success
-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wformat-security
-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wformat-security - Success
-- Performing Test C_COMPILER_UNDERSTANDS_-Wshadow
-- Performing Test C_COMPILER_UNDERSTANDS_-Wshadow - Success
-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wshadow
-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wshadow - Success
-- Performing Test C_COMPILER_UNDERSTANDS_-Wtype-limits
-- Performing Test C_COMPILER_UNDERSTANDS_-Wtype-limits - Success
-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wtype-limits
-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wtype-limits - Success
-- Performing Test C_COMPILER_UNDERSTANDS_-Wvla
-- Performing Test C_COMPILER_UNDERSTANDS_-Wvla - Success
-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wvla
-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wvla - Success
-- Performing Test C_COMPILER_UNDERSTANDS_-Wold-style-declaration
-- Performing Test C_COMPILER_UNDERSTANDS_-Wold-style-declaration - Success
-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wold-style-declaration
-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wold-style-declaration - Failed
-- Performing Test C_COMPILER_UNDERSTANDS_-Wno-error=varargs
-- Performing Test C_COMPILER_UNDERSTANDS_-Wno-error=varargs - Success
-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wno-error=varargs
-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wno-error=varargs - Success
-- Performing Test
C_COMPILER_UNDERSTANDS_-Wno-error=address-of-packed-member
-- Performing Test
C_COMPILER_UNDERSTANDS_-Wno-error=address-of-packed-member - Failed
-- Performing Test

Re: [darktable-user] issue on building darktable-2.2.0~rc1 on Ubuntu 16.04

2016-11-23 Thread Roman Lebedev
On Wed, Nov 23, 2016 at 8:49 PM, Sascha Oleszczuk  wrote:
> Sorry Roman,
> below the complete output incl. and attached the logs.
>
> ./build.sh
> Darktable build script
>
> Building directory:  /home/sami/Downloads/darktable-2.2.0~rc1/build
> Installation prefix: /opt/darktable
> Build type:  RelWithDebInfo
> Build generator: Unix Makefiles
> Build tasks: 4
>
>
> -- Building SSE2-optimized codepaths: ON
> -- Found little endian system. Good.
> -- Is the target platform supported: 1
> -- multiarch triplet detected: x86_64-linux-gnu
> -- Performing Test C_COMPILER_UNDERSTANDS_-Wno-error=varargs
> -- Performing Test C_COMPILER_UNDERSTANDS_-Wno-error=varargs - Success
> -- Performing Test CXX_COMPILER_UNDERSTANDS_-Wno-error=varargs
> -- Performing Test CXX_COMPILER_UNDERSTANDS_-Wno-error=varargs - Success
> -- Performing Test
> C_COMPILER_UNDERSTANDS_-Wno-error=address-of-packed-member
> -- Performing Test
> C_COMPILER_UNDERSTANDS_-Wno-error=address-of-packed-member - Failed
> -- Performing Test
> CXX_COMPILER_UNDERSTANDS_-Wno-error=address-of-packed-member
> -- Performing Test
> CXX_COMPILER_UNDERSTANDS_-Wno-error=address-of-packed-member - Failed
> -- Performing Test C_COMPILER_UNDERSTANDS_-Wframe-larger-than=32768
> -- Performing Test C_COMPILER_UNDERSTANDS_-Wframe-larger-than=32768 -
> Success
> -- Performing Test CXX_COMPILER_UNDERSTANDS_-Wframe-larger-than=32768
> -- Performing Test CXX_COMPILER_UNDERSTANDS_-Wframe-larger-than=32768 -
> Success
> -- Performing Test C_COMPILER_UNDERSTANDS_-Wstack-usage=32768
> -- Performing Test C_COMPILER_UNDERSTANDS_-Wstack-usage=32768 - Success
> -- Performing Test CXX_COMPILER_UNDERSTANDS_-Wstack-usage=32768
> -- Performing Test CXX_COMPILER_UNDERSTANDS_-Wstack-usage=32768 - Success
> -- Performing Test C_COMPILER_UNDERSTANDS_-Wlarger-than=524288
> -- Performing Test C_COMPILER_UNDERSTANDS_-Wlarger-than=524288 - Success
> -- Performing Test CXX_COMPILER_UNDERSTANDS_-Wlarger-than=524288
> -- Performing Test CXX_COMPILER_UNDERSTANDS_-Wlarger-than=524288 - Success
> -- Looking for external programs
> -- Found perl

> -- Missing intltool-merge
^ this is the problem, probably intltool package.

> -- Found desktop-file-validate

> CMake Warning at CMakeLists.txt:324 (find_package):
>   Could not find a package configuration file provided by "LLVM" (requested
>   version 3.9) with any of the following names:
>
> LLVMConfig.cmake
> llvm-config.cmake
>
>   Add the installation prefix of "LLVM" to CMAKE_PREFIX_PATH or set
>   "LLVM_DIR" to a directory containing one of the above files.  If "LLVM"
>   provides a separate development package or SDK, be sure it has been
>   installed.
>
>
> CMake Warning at CMakeLists.txt:353 (message):
>   Could not find LLVM 3.9+
>
>
> CMake Warning at CMakeLists.txt:354 (message):
>   Test-compilation of OpenCL programs can not be done.
>
>
> -- Test-compilation of OpenCL programs is disabled.
This is *optional*, it needs following packages: clang-3.9
libclang-common-3.9-dev llvm-3.9-dev

> -- Missing jsonschema, problems in noiseprofiles.json might go unnoticed

> -- Missing xsltproc
> -- Missing saxon-xslt
> -- No xslt interpreter found
^ this is the problem, probably xsltproc package.

> -- Found xmllint
> CMake Error at CMakeLists.txt:403 (message):
>   Some external programs couldn't be found
>
>
> -- Configuring incomplete, errors occurred!
> See also
> "/home/sami/Downloads/darktable-2.2.0~rc1/build/CMakeFiles/CMakeOutput.log".
> See also
> "/home/sami/Downloads/darktable-2.2.0~rc1/build/CMakeFiles/CMakeError.log".
>
>
> 2016-11-23 18:30 GMT+01:00 Roman Lebedev :
>>
>> On Wed, Nov 23, 2016 at 8:01 PM, Sascha Oleszczuk 
>> wrote:
>> > Hi,
>> >
>> > I tried to build darktable-2.2.0~rc1 via build.sh on my ubuntu 16.04
>> > machine, but it fails all the time, because of "Could not find LLVM
>> > 3.9+".
>> > I already installed LLVM 3.9 and Clang 3.9 see below:
>> >
>> > clang-3.9 --version
>> > clang version 3.9.1-svn281634-1~exp1 (branches/release_39)
>> > Target: x86_64-pc-linux-gnu
>> > Thread model: posix
>> > InstalledDir: /usr/bin
>> >
>> > Any idea what I am doing wrong?
>> Please always post the full output, guessing based on the phrase that
>> is stripped out of context is no fun.
>>
>> > Thx in advance
>> Roman.
>>
>> >
>> > 
>> > darktable user mailing list to unsubscribe send a mail to
>> > darktable-user+unsubscr...@lists.darktable.org
>
>

darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



[darktable-user] issue on building darktable-2.2.0~rc1 on Ubuntu 16.04

2016-11-23 Thread Sascha Oleszczuk
Hi,

I tried to build darktable-2.2.0~rc1 via build.sh on my ubuntu 16.04
machine, but it fails all the time, because of "Could not find LLVM 3.9+".
I already installed LLVM 3.9 and Clang 3.9 see below:

clang-3.9 --version
clang version 3.9.1-svn281634-1~exp1 (branches/release_39)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin

Any idea what I am doing wrong?

Thx in advance


darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org

Re: [darktable-user] Unexpected / weird behaviour

2016-11-23 Thread thokster

Hi,

I know this behavior very well. It is very annoying, e.g. hundreds of  
already rated photos were rejected because of a tagging action.

Are you sure thats a kind misinterpretation of the keystrokes?

I guess it's just very easy to loose focus of the tag/metadata fields in  
lighttable mode.
You just have to move your mouse a little bit and every keystroke will  
interpreted as a shortcut.


regards


Am 22.11.2016, 19:55 Uhr, schrieb Jean-Luc CECCOLI  
:



Hello,

  
I had previously been wondering how I could end up with photos marked as  
rejected without having done anything to.


I discovered that sometimes, filling the fields into Metadata editor or  
Keywords, DT sees them as shortcuts and acts as such.


Seeing the screen suddenly full sized, or switch to tethering, aso when  
just tagging photos is really annoying.


Besides this, according to the help-text about TAB shortcut, it ought to  
switch between full screen and normal view but, in fact, it just doesn't  
allow to go back to normal view, and I have to use the mouse to re-open  
the pannels.


It finally took to me 30 minutes to achieve a 10 minutes work.

I know 2.0.6 will soon be replaced, but I thought it would be important  
to report this.


I will be very carefull when next stable is released, and if it behaves  
the same I'll report on redmine.


  
Regards,


  
J.-Luc



darktable user mailing list
to unsubscribe send a mail to  
darktable-user+unsubscr...@lists.darktable.org


darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



Re: [darktable-user] Unexpected / weird behaviour

2016-11-23 Thread 12li...@gadz.org
I personnally noticed when setting the size of to be exported JPEG that :
- i was not able to enter the size if the mouse was not on the export
module frame.

So it seams that effect of keyboard inputs is mouse focus dependant. But I
don't know if it is the expected behaviour.

Have you tried to type in your fields with and without the mouse on the
field/module frame ?

(I bet that in the name of your son's friends, there are some "r" and that
your mouse was focused on light-table when you typed the names)

regards,

Thomas

On 22 November 2016 at 21:42, Jean-Luc CECCOLI 
wrote:

> I think the TAB key problem is not the most important, but I am going to
> dig deeper to see if I can find something that can help.
>
> It just doesn't work the way it ought to : toggle from full screen back to
> normal view (which, in my case, is all panels visible). I will have a look
> at the manual to see if this couln't be a miss in the help text still being
> from an older DT version.
>
> What I feel *really* annoying is what happened when I was tagging my
> photos.
>
> Most of them are from schoolmates of my son, so their names are in the
> database and I just have to click into the field and type the first letters
> to bring them to focus.
>
> I'm not that a fast typer, but using all my fingers allows me to enter
> text at a relatively continuous rythm, without having to watch at my
> keyboard.
>
> What happened this time : I typed the first letters of a child's name and
> tagged photos. Then, I selected the name in the field and typed over it so
> as to overwrite it, but it just didn't work : the previous text kept
> selected, and I had to re-select it with the mouse in order to overwrite it.
>
> After that, I could notice the photos that had been tagged were marked as
> rejected. I didn't realized then and wondered how it could have happened
> and un-rejected them with the mouse.
>
> Then, as I was typing my copyright into the metadata field, I suddenly saw
> the display going full-screen, then toggling to another view and finally to
> tethering mode, displaying it couldn't find any camera - but what dit it
> expect ? I was just tagging my photos.
>
> All that in less than 2 seconds.
>
> It took a few seconds - at least 10 - before it left the tethering mode
> and toggled to zoom in with focus display, and then back to full screen
> view.
>
> I can't provide any screenshot.
>
> However, it is not the first time that I can notice the "rejected files
> trick". It already happened many times, but I didn't notice it straight
> after and I even thought I had done something wrong by myself.
>
> I can't remember when I noticed it for the first time - I mean, the
> version of DT then -, but I'll be very carefull and heavily test the next
> release on this point.
>
>
>
> J.-Luc
>
>
>
>
>
>
>
> > Message du 22/11/16 20:09
> > De : "I. Ivanov" 
> > A : darktable-user@lists.darktable.org
> > Copie à :
> > Objet : Re: [darktable-user] Unexpected / weird behaviour
>
> >
> > 2.0.7 is currently stable. I am on ubuntu 16.04 and it is latest stable.
> >
> > I am curious - what exactly keywords did you use to make TAB not
> > behaving? I had the same case but I am not sure how I ended up in it. I
> > was able to get out of the situation by changing more than one elements
> > in the view in LT then restart DT. Can you provide screenshot of your
> > key words that trigger misbehavior?
> >
> > Regards,
> >
> > B
> >
> >
> > On 2016-11-22 10:55 AM, Jean-Luc CECCOLI wrote:
> > >
> > > Hello,
> > >
> > > I had previously been wondering how I could end up with photos marked
> > > as rejected without having done anything to.
> > >
> > > I discovered that sometimes, filling the fields into Metadata editor
> > > or Keywords, DT sees them as shortcuts and acts as such.
> > >
> > > Seeing the screen suddenly full sized, or switch to tethering, aso
> > > when just tagging photos is really annoying.
> > >
> > > Besides this, according to the help-text about TAB shortcut, it ought
> > > to switch between full screen and normal view but, in fact, it just
> > > doesn't allow to go back to normal view, and I have to use the mouse
> > > to re-open the pannels.
> > >
> > > It finally took to me 30 minutes to achieve a 10 minutes work.
> > >
> > > I know 2.0.6 will soon be replaced, but I thought it would be
> > > important to report this.
> > >
> > > I will be very carefull when next stable is released, and if it
> > > behaves the same I'll report on redmine.
> > >
> > > Regards,
> > >
> > > J.-Luc
> > >
> > >
> > > 
>
> > > darktable user mailing list to unsubscribe send a mail to
> > > darktable-user+unsubscr...@lists.darktable.org
> >
> > 
> 
> > darktable user mailing list
> > to unsubscribe send a mail to darktable-user+unsubscribe@
> lists.darktable.org
>