Hi, I'm Poplar. I have an issue. When crow-translate starts, it automatically creates a new file named tesseract_opencl_profile_devices.dat in the user directory. This file contains the following information:
poplar@c004-h0:~> cat tesseract_opencl_profile_devices.dat <version>v0.1</version> <device><type></type><score>�N�></score></device>
Steps to reproduce: 1. Installing crow-translate with zypper: sudo zypper in crow-translate 2. Just click to start it. 3. And then that strange file appeared in the user directory. My system environment: Operating System: openSUSE Tumbleweed 20230724 KDE Plasma Version: 5.27.6 KDE Frameworks Version: 5.108.0 Qt Version: 5.15.10 Kernel Version: 6.4.4-1-default (64-bit) Graphics Platform: X11 Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz Memory: 15.4 GiB of RAM Graphics Processor: Mesa Intel® UHD Graphics 620 the package info: 软件包 crow-translate 的信息: ------------------------------ 软件源 : openSUSE-Tumbleweed-Oss 名称 : crow-translate 版本 : 2.10.0-1.4 架构 : x86_64 出品方 : openSUSE 已安装大小 : 2.7 MiB 已安装 : 是 状态 : 最新 源代码包 : crow-translate-2.10.0-1.4.src 上游网址 : https://crow-translate.github.io/ 摘要 : A Qt GUI for Google, Yandex and Bing translators 描述 : A simple and lightweight translator that allows to translate and speak text using Google, Yandex and Bing written with Qt5. According to the developer's feedback, this phenomenon should be caused by the Tesseract library. The related packages installed on my computer are: libtesseract5 and libtesseract5-x86-64-v3. Do you have any ideas? - Original GitHub BUG report: https://github.com/crow-translate/crow-translate/issues/593 Regards, Poplar