Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Darktable exports one image and then just hangs #18204

Open
Smartich0ke opened this issue Jan 13, 2025 · 4 comments
Open

Darktable exports one image and then just hangs #18204

Smartich0ke opened this issue Jan 13, 2025 · 4 comments

Comments

@Smartich0ke
Copy link

Smartich0ke commented Jan 13, 2025

Describe the bug

I'm trying to export a batch of images at once in the lighttable view. I select the images I want and hit export. The first image exports successfully and then nothing happens. The progress bar in the bottom left corner is just stuck on "exporting 2/n...". It's really frustrating because I have to now manually export each image one at a time.

Steps to reproduce

  1. Got to lighttable view
  2. Select some images to export
  3. Open the export module, hit "export"
  4. Wait and experience the pain

Expected behavior

That Darktable exports the images

Logfile | Screenshot | Screencast

I made a screen recording of the issue:

Screencast.from.2025-01-13.23-01-50.mp4

Commit

No response

Where did you obtain darktable from?

downloaded from www.darktable.org

darktable version

5.0.0

What OS are you using?

Linux

What is the version of your OS?

Ubuntu 24.10

Describe your system?

32GB ram, GNOME 46 on Wayland

Are you using OpenCL GPU in darktable?

None

If yes, what is the GPU card and driver?

No response

Please provide additional context if applicable. You can attach files too, but might need to rename to .txt or .zip

I didn't have this issue with previous versions.

@MStraeten
Copy link
Collaborator

maybe add a log file (e.g. by running darktable -d common from terminal) so someone can get an idea, what‘s happening on your system …

@Smartich0ke
Copy link
Author

Smartich0ke commented Jan 14, 2025

Hi, I ran darktable with the -d flag. This time export results in another text showing up below the "exporting 1/n image..." popup saying something like "borders has an introspection error" and nothing gets exported. I am using the appimage version.

The logs are huge so I put them in a pastebin:
here

@meminens
Copy link

meminens commented Jan 16, 2025

I am having the exact same issue. DT is utilizing the CPU but even after waiting for 10 minutes it did not continue exporting images. Stuck at 902/2544. darktable -d all is not showing anything when DT is stuck exporting. No new messages posted to terminal. My system info:

                 `ooo/                   OS: Arch Linux x86_64 
                `+oooo:                  Host: B650 AORUS ELITE AX 
               `+oooooo:                 Kernel: 6.12.9-arch1-1 
               -+oooooo+:                Uptime: 9 hours, 36 mins 
             `/:-:++oooo+:               Packages: 1284 (pacman) 
            `/++++/+++++++:              Shell: bash 5.2.37 
           `/++++++++++++++:             Resolution: 3840x2160 
          `/+++ooooooooooooo/`           DE: Plasma 6.2.5 
         ./ooosssso++osssssso+`          WM: kwin 
        .oossssso-````/ossssss+`         Theme: Breeze-Dark [GTK2], Breeze [GTK3] 
       -osssssso.      :ssssssso.        Icons: breeze-dark [GTK2/3] 
      :osssssss/        osssso+++.       Terminal: konsole 
     /ossssssss/        +ssssooo/-       Terminal Font: Hack Nerd Font Mono 10 
   `/ossssso+/:-        -:/+osssso+-     CPU: AMD Ryzen 9 7900X (24) @ 5.733GHz 
  `+sso+:-`                 `.-/+oso:    GPU: AMD ATI Radeon RX 7900 XT/7900 XTX/7900 GRE/7900M 
 `++:.                           `-/+/   GPU: AMD ATI 13:00.0 Raphael 
 .`                                 `/   Memory: 8555MiB / 63401MiB 

Using darktable v5.0.0 from the pacman extra library.

Tried disabling OpenCL but that didn't make a difference.

Export options:

image

@meminens
Copy link

I've tested with darktable-cli and the result is the same. Export gets stuck and no warning/error messages displayed. Interestingly, darktable process is utilizing the CPU when it gets stuck.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@MStraeten @Smartich0ke @meminens and others