Error using Ctrl+C

Erro
Ocorreu um erro. Por favor, use Ferramentas > Verificar banco de dados para ver se isso corrige o problema.
Se os problemas persistirem, relate-os em nosso site de suporte. Copie e cole a informação abaixo dentro do seu relatório.
Anki 2.1.54 (b6a7760c) Python 3.9.10 Qt 6.3.1 PyQt 6.3.1
Platform: Linux
Flags: frz=True ao=False sv=2
Add-ons, last update check: 2022-07-10 10:41:45

Caught exception:
Traceback (most recent call last):
File “aqt.progress”, line 118, in handler
File “aqt.editor”, line 1349, in
RuntimeError: wrapped C/C++ object of type QMimeData has been deleted

Are you able to reproduce the problem? If so, what steps are required to trigger it?

I cannot reproduce. The problem seems to arise randomly.

This problem is probably due to a widget that has been prematurely freed, which means it’s (probably) triggered when you open a new window, change tab, scroll or something like that. Does that help you reproducing the error?