Package: eom Version: 1.12.2-1 Severity: normal Hello,
the position of the image collection can't be set anymore. In the past you could set an integer value with dconf: http://git.mate- desktop.org/eom/tree/data/org.mate.eom.gschema.xml.in.in?h=1.6&id=c38cb72f0b012c83032b54ad2062ea6893e0a554 With 0 (default) for bottom, 1 for left, ... <key name="image-collection-position" type="i"> <default>0</default> <_summary>Image collection pane position. Set to 0 for bottom; 1 for left; 2 for top; 3 for right.</_summary> </key> This seems to have been changed to an "enum" value: https://github.com/mate- desktop/eom/blob/master/data/org.mate.eom.gschema.xml.in#L7 <key name="image-collection-position" enum="org.mate.eom.EomWindowCollectionPos"> <default>'bottom'</default> <summary>Image collection pane position.</summary> </key> Unfortunately dconf still only accepts numeric values. Even the standard value "bottom" is not accepted. Also I think a descripton or at least hint in the summary about the accepted values should be added. A previously set numeric value is kept and not converted (but not working anymore of course). I couldn't find a definition of "org.mate.eom.EomWindowCollectionPos". Maybe it's missing? Thanks :) -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (990, 'testing'), (500, 'testing-updates'), (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.3.0-1-amd64 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages eom depends on: ii dconf-gsettings-backend [gsettings-backend] 0.24.0-2 ii eom-common 1.12.2-1 ii libatk1.0-0 2.18.0-1 ii libc6 2.21-9 ii libcairo2 1.14.6-1 ii libdbus-1-3 1.10.6-1 ii libdbus-glib-1-2 0.106-1 ii libexempi3 2.2.2-2+b1 ii libexif12 0.6.21-2 ii libfontconfig1 2.11.0-6.3 ii libfreetype6 2.6.3-3 ii libgdk-pixbuf2.0-0 2.32.3-1.2 ii libgirepository-1.0-1 1.46.0-4 ii libglib2.0-0 2.46.2-3 ii libgtk2.0-0 2.24.30-1 ii libjpeg62-turbo 1:1.4.2-2 ii liblcms2-2 2.6-3+b3 ii libmate-desktop-2-17 1.12.1-1 ii libpango-1.0-0 1.38.1-1 ii libpangocairo-1.0-0 1.38.1-1 ii libpangoft2-1.0-0 1.38.1-1 ii librsvg2-2 2.40.13-3 ii librsvg2-common 2.40.13-3 ii libstartup-notification0 0.12-4 ii libx11-6 2:1.6.3-1 ii libxml2 2.9.3+dfsg1-1 ii mate-desktop-common 1.12.1-1 ii shared-mime-info 1.5-2 ii zlib1g 1:1.2.8.dfsg-2+b1 eom recommends no packages. eom suggests no packages. -- no debconf information