Exif/IPTC, garbled field

Issue #140 new
Paul Matthijsse created an issue

Just a little thing, click on the metadata tab to see exif info, then click on IPTC and the first couple of exif lines stay visible in the first IPTC field. Scrolling down and up resolves this, but now the Description field is very small. Typing things there doesn’t adapt the field, it overflows into the next fields.

Comments (2)

  1. agriggio repo owner

    I’m not seeing this, can you give more detail? E.g. platform, GTK version, whether you are using unicode characters, …

  2. Paul Matthijsse reporter

    Platform: Xubuntu 18.04.5 LTS

    gtk:

    \$ pkg-config --modversion gtk+-3.0
    3.22.30

    Not using any special characters.

    About ART, tab Version:

    Version: 1.5.4-52-g95d75276b
    Branch: master
    Commit: 95d75276b
    Commit date: 2020-11-14
    Compiler: cc 7.5.0
    Processor: x86_64
    System: Linux
    Bit depth: 64 bits
    Gtkmm: V3.22.2
    Lensfun: V0.3.2.0
    Exiv2: V0.25
    Build type: Release
    Build flags: -std=c++11 -march=native -Werror=unused-label -fno-math-errno -Wall -Wuninitialized -Wno-deprecated-declarations -Wno-unused-result -fopenmp -Werror=unknown-pragmas -O3 -DNDEBUG -ftree-vectorize
    Link flags: -ltcmalloc -march=native
    OpenMP support: ON
    MMAP support: ON
    Build OS: Linux
    Build date: 2020-11-16T08:11:11Z

  3. Log in to comment