My filmstrip is completely blank in the darkroom. It shows up in full screen preview mode from the lighttable, but not in the darkroom. I have tried re-enabling it, resizing the window, trying different themes, deactivating openCL… but it’s not appearing at all.
Before I submit a bug report, is there anything else I can try to get it back?
The problem just appeared today on 4.2.0. I upgraded to 4.2.2 but it didn’t solve the issue.
I’m on Windows.
I’ve tried it, but that’s not the issue. The filmstrip is activated (ctrl F), but there’s nothing in the filmstrip showing. It’s not responsive to clicks. As you can see from the screenshot, there is a grey panel where the filmstrip should be, but no thumbnails on it.
4.4.2 is the latest I think you could upgrade all the way… I feel like someone else recently reported losing the filmstrip after upgrading… I will have to see if I can find out what was the issue… you could quickly just run it from a new config directory… use–configdir “path” in a shortcut or command line…this will use fresh config files and if it works then perhaps your database file might have an issue… is it just for one folder or film roll or everything??
Thanks @g-man! That’s exactly what happened: the filmstrip vanished after the central panel started rocking from left to right. I actually scanned the issues in github looking for the filmstrip issue but didn’t think of looking for the central panel issue. I just thought that had been a weird graphics driver problem.
Good to know it’s been reported and may see a fix one day.
This problem happened to me after installing git, downloading lua, gitted the lua files, added the lua script manager to luarc. enabled lua group_rating.
I edited darktablerc while dt was running. changed plugins/darkroom/0/filmstrip_visible=TRUE. Exited darktable. re-started darktable. the darkroom filmstrip was still missing. edited darktablerc, saw plugins/darkroom/0/filmstrip_visible=FALSE.
exited darktable. edited darktablerc. changed plugins/darkroom/0/filmstrip_visible=TRUE. Exited darktable. re-started darktable. the darkroom filmstrip was back.
If you’re still paying attention, you notice darktable reverted my change TRUE back to FALSE during exit??
lua or one of the lua scripts is messing with the darktablerc filmstrip setting?