When I build darktable locally (5.5 + 797), and then run it, I see the splash screen, and it seems to load some or all of the modules, and then the splash screen disappears, and the main app window never appears.
It had been building fine with a previous version of darktable (5.4).
This is with no changes to the code.
This is the command I use to run the app: export GTK_DEBUG=interactive && ./bin/darktable.exe --configdir ./fresh-dev-config
This might just be a me issue, but I wanted to check to see if anyone else has encountered this.
No
It seems to disappear immediately after loading modules for a bit. I feel like it loads most or all modules. It is hard to know for sure since the text goes so fast.
P.S. Sorry if my first response of “No.” seemed rude, I was just typing fast.
Thank you for your help.
This had been working…
I am not sure what you mean by “ai?” Are you asking if AI helped me figure out how to compile and run the code? or are you asking if I have asked AI? Yes to both.
There is an AI flag now. You are sharing the least amount of information. It takes a lot more than cmake --build to compile. You should use the build instructions in GitHub.
Using the nightly right now that is already compiled will rule out your build process.