Error al exportar imagenes en darktable

No sé porqué me pasa esto cuando quiero exportar a collection para luego editar en otro software. Alguien me puede ayudar?. Gracias.

Uploading: 001.jpg…

a) Operating system?
b) Exporting from what?
c) Your image was not uploaded.

Exportando desde darktable a collection para luego editar en otro software. Me da error.

a) Operating system?

Sistema operativo Windows 10

I’ve moved this to the darktable category. You original category, ‘capturing’, is about taking pictures with a camera.
I’ve already asked you in a private message to provide an English translation via one of the translators available on the web. It is way more efficient if you translate your question once than if all who want to help you translate it for themselves. We can of course also translate our answers, so it’s available for everyone both in English and in Spanish.

He movido esto a la categoría “darktable”. Tu categoría original, ‘capturing’ (‘capturar’), trata sobre hacer fotos con una cámara.
Ya te he pedido en un mensaje privado que proporciones una traducción al inglés a través de uno de los traductores disponibles en la web. Es mucho más eficaz que traduzcas tu pregunta una sola vez que si todos los que quieren ayudarte la traducen por sí mismos. Por supuesto, también podemos traducir nuestras respuestas, para que esté disponible para todos tanto en inglés como en español.

Traducción realizada con la versión gratuita del traductor DeepL Translate: The world's most accurate translator

‘Error moving file’ is really weird if you are exporting an image, I’ve never seen that. Did you just click the export (exportar) button?
What do you mean by ‘Exporting from darktable to collection to then edit in other software’?

‘Error moving file’ es realmente extraño si estás exportando una imagen, nunca he visto eso. Acabas de hacer clic en el botón exportar?
¿Qué quiere decir con “Exportando desde darktable a collection para luego editar en otro software”?

This sounds like you are trying to use a LUA script.

1 Like

Me refiero al usar el script lua ext_editor exporto a collection en formato tiff para luego editar en affinity photo u otro software y es cuando me sale el error.

Es exactamente al utilizar un script lua.

I don’t use LUA, but I’ve seen recent post about doing an update to Lua.

Me puedes decir donde lo has visto?. Gracias.

No

Hola @JAVI, para que te puedan ayudar más fácilmente. Usa deepl.com para traducir tus mensajes a inglés. De esa manera, las personas que quieren intentar ayudarte podrán hacerlo directamente.

Y visto que es un problema con un script en Lua que no puede mover un fichero alojado en una carpeta temporal (puede ser que no exista, permisos o…), podrías decir que script estás usando para integrar darktable con herramientas externas?
(hazlo en inglés con deepl.com como te decía porque va muy bien).

Saludos

English summary:

  • write in English using deepl to help the people who is trying to support you
  • mention which Lua script you using to integrate darktable with external tools

Regards!

I use the ext_editor.lua script

This is probably a quoting issue because the user name either contains a space or special character. I know the solution, but I haven’t had time to implement it in the scripts repository.

In Rawtherapee I have no problem.

Rawtherapee does not use the same scripts.

If you can wait a little bit maybe @wpferguson or someone can fix it.

@wpferguson is it related with the usage of df.sanitize_filename?
Thanks

Spanish:
rawtherapee no usa los mismos scripts.
Si puedes esperar un poco a lo mejor @wpferguson o alguien lo puede solucionar.

1 Like

Do you think the file location might also be an issue… OS might block messing around in AppData under certain situations?? Don’t know… and or it is a folder where a username or special character as you noted might be an issue… @JAVI is there a way to put the files elsewhere or is this an action of the script itself??

There were indeed some problems if exporting directly to drives/folders that were continuously syncing, like OneDrive, Google Drive, etc.