Git Product home page Git Product logo

Comments (3)

gi-man avatar gi-man commented on August 17, 2024

We need the logfile from -d common to be able to start to troubleshoot this problem. Here is how to generate it.

https://www.darktable.org/about/faq/#faq-windows-bugs

from darktable.

ralfbrown avatar ralfbrown commented on August 17, 2024

Did you force-quit the program (i.e. from Task Manager)? Given that the crash is happening in dt_database_show_error, you probably have a corrupted library database.

Look in C:\Users\[username]\AppData\Local\darktable to see what backups are available (darktable backs up its database every so often, as well as every time you update to a new release). These will be called .db-snp- and .db-pre-. Rename library.db to library.db.bak and copy the newest library.db-* to library.db. Do the same for data.db. Then try running darktable again.

You'll need to re-import any images you imported after the time the backup was made, but unless you turned off sidecar writes, re-importing them will also restore your edits.

from darktable.

victoryforce avatar victoryforce commented on August 17, 2024

The log shows that this is the same problem that was raised in #16023 and already fixed in #16070, so the current development code does not crash. The crash occurred when trying to delete the database lock file when starting darktable. Therefore, you do not have to update to the development version, it is enough to manually delete this lock file. If you worked with the default library, you need to enter %LOCALAPPDATA%\darktable in the path field of File Explorer and delete the files with the .lock extension in this folder.

Since this bug has already been fixed, I'm closing the issue, but if you need any more help with this situation, feel free to chat further in this issue.

from darktable.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.