Voltra

Results 68 comments of Voltra

My setup doesn't have any external monitor, so I doubt that would be the only factor

With the issue coming back, here are the files from a failed launch: [Result of first launch via `darktable -d common`](https://github.com/user-attachments/files/22660763/darktable--d-common.KO.2025-10-02.txt) which resulted in darktable hanging [Result of first launch...

I can corroborate with @mvrvelous that running `darktable -d all &> dump.txt` seems to affect the memory layout greatly and that lets the program work fine when it wouldn't otherwise....

I'm using Git For Windows, that's why. In Powershell the equivalent should be: ```powershell darktable -d all | powershell -Command "Tee-Object -FilePath dump.txt" ```

> [@Voltra](https://github.com/Voltra) I'm clueless with this issue. Your system has a total of 8Gb of physical ram, correct? In your last log, the amount of memory reported right before the...

My best guess is a data model change that didn't come with a migration for existing instances (or wasn't properly applied?)