OpenCutList no copia al portapapeles aunque indique “copiado correctamente”

Buenas tardes.
Antes de nada, disculpad si este no es el canal correcto para presentarme. Me llamo Ignacio y utilizo SketchUp para la fabricación de mobiliario a medida.

Estoy teniendo un problema con OpenCutList que se ha reproducido en dos ordenadores distintos, aunque en otros equipos funciona correctamente.

Descripción del problema:

  1. Genero las piezas desde Partes en OpenCutList.

  2. Voy a Exportar → Vista previa → Copiar → Solo valores.

  3. OpenCutList indica correctamente que los datos se han copiado al portapapeles.

  4. Abro Excel para pegarlos.

Hasta aquí, siempre ha funcionado bien.
El problema es que, en dos ordenadores concretos:

  • Al ir a Excel, no aparece la opción de pegar, como si el portapapeles estuviera vacío.

  • Si intento pegar igualmente, pega el último contenido previo del portapapeles, no los datos de OpenCutList.

  • Es como si OpenCutList no estuviera escribiendo realmente en el portapapeles, aunque muestre el aviso de que sí lo ha hecho.

Esto empezó primero en un ordenador y, días después, el mismo comportamiento se ha repetido en otro, sin que haya cambiado el flujo de trabajo.
En mi portátil y en otros equipos, el copiado y pegado funciona sin ningún problema.

¿Alguien ha tenido este comportamiento o sabe a qué puede deberse (sistema operativo, permisos, conflicto con el portapapeles, versión de SketchUp/OpenCutList, etc.)?

Gracias de antemano por la ayuda.

Hola, en este foro la mayoría de las personas se comunican en ingles, todo el texto que has puesto parece un poco complicado para dar una respuesta, quizas si pudieras adjuntar un pequeño video del problema te puedan ayudar mejor, yo la verdad es que no sabría decirte. Enlazo a @boris.beaulant por si puede ayudarte.

Hello, in this forum most people communicate in English, all the text you have put seems a little complicated to give an answer, maybe if you could attach a small video of the problem they could help you better, the truth is that I wouldn’t know how to tell you. I link to @boris.beaulant in case he can help you.

Hello,

Are you using the same version of OpenCutList on all the computers tested? Which one?
What version of SketchUp do you use en each computer ?
Did you try to paste in an other software than Excel, notepad for exemple ?

1 Like

Hello,
first of all, thank you to RTCHES for pointing out that it would be better to post this in English and for linking this issue to @boris.bello, so I am adding the English version below.
Sorry as well if this is not the correct place to introduce myself. My name is Ignacio and I use SketchUp professionally for custom furniture manufacturing.

I am experiencing an issue with OpenCutList that has occurred on two different computers, while the same workflow works correctly on others.

Issue description

Hi, thank you for your questions.

I was using OpenCutList version 6.2.0. The extension itself was indicating that an update was required, so I updated it first, but the issue was still happening.

After you specifically asked about the version, I completely uninstalled 6.2.0 and installed OpenCutList version 7.1.0, and this has solved the problem.

Thank you very much for your help.

Regarding SketchUp versions:

  • On one computer I am using SketchUp 2026
  • On the other one I am using SketchUp 2025

As an additional note: I did try pasting other content into Excel from different applications, and that worked correctly.
What was not working was pasting the values copied from OpenCutList — even when trying to paste first into Notepad (nothing was copied there either).

Thanks again for all your support.

Hola, gracias por tu pregunta.

Estaba usando la versión 6.2.0 de OpenCutList. El propio plugin me indicaba que debía actualizarlo, y eso fue lo primero que hice, pero el problema continuaba.

Después de que me preguntaras específicamente por la versión, desinstalé completamente la 6.2.0 e instalé directamente la versión 7.1.0, y con esta actualización el problema ha quedado solucionado.

Muchas gracias por la ayuda.

Respecto a SketchUp:

  • En un ordenador utilizo SketchUp 2026
  • En el otro utilizo SketchUp 2025

Como comentario adicional: sí probé a pegar contenido desde otras aplicaciones en Excel y funcionaba correctamente.
Lo que no funcionaba era pegar los valores copiados desde OpenCutList, incluso probando primero en el Bloc de notas (tampoco aparecía nada).

Muchas gracias de nuevo por todo.

2 Likes

Thank you for your feedback @nrgarbin.

OpenCutList 6.x was using Javascript only to copy to clipboard. Since OpenCutList 7.x, it uses the SketchUp ruby function set_clipboard_data added in SketchUp 2023.1.

The old JavaScript method could not tell if the copy was successful and did not work everywhere.