I’m using ART built from latest source code. The Filmstrip toolbar is always shown regardless of Show Filmstrip toolbar setting. It is not checked but as soon as ART is restarted the Filmstrip is back.
Hi, what version exactly, and what os? Are you sure the settings are written in the options file?
Thanks!
I am NOT the OT but I checked on my machine: ART 1.24.1
If I hide the strip, it stays hidden the next time around.
OS: openSUSE Leap 15.6 x86_64
Host: 81X2 IdeaPad Flex 5 14ARE05
Kernel: 6.4.0-150600.23.25-default
Uptime: 29 mins
Packages: 2449 (rpm)
Shell: bash 4.4.23
Resolution: 2560x1440
DE: Xfce 4.18
WM: Xfwm4
WM Theme: Nordic-v40
Theme: Nordic-standard-buttons-v40 [GTK2/3]
Icons: adwaita-xfce [GTK2], Adwaita [GTK3]
Terminal: xfce4-terminal
Terminal Font: Monospace 12
CPU: AMD Ryzen 7 4700U with Radeon Graphics (8)
GPU: AMD ATI Radeon Vega Series / Radeon Vega Mo
Memory: 3290MiB / 15360MiB
Fedora 40 fully updated, Gnome with Xorg.
commit b4008e217e2fddd36d2516cc62bd2bccb9fd6d2b (origin/master, origin/HEAD)
Author: Alberto Griggio agriggio@users.noreply.github.com
Date: Mon Nov 25 08:25:21 2024 +0100
getExecutablePath: change argument type to const char *
In file ~/.config/ART/options this flag is always set to true even if in GUI the “Show Filmstrip toolbar” is unchecked:
EditorFilmStripOpened=true
After I manually changed it to false the filmstrip is gone.
Thanks, Alberto, for the workaround!