Hennadii Chernyshchyk

Results 692 comments of Hennadii Chernyshchyk

Interesting, but on verification it asks me about the following: ![image](https://github.com/crow-translate/crow-translate/assets/22453358/a86b108e-b694-4fc2-a2e4-d6f4d6307a52)

Ah, so it should be `io.github.crow_translate.CrowTranslate`? How can I change it?

Languages in settings based on the locale. Please, check if the needed language have the correct `QLocale` (first argument is language, second one is country): https://github.com/crow-translate/crow-translate/blob/7113ff01a994584ed0a3ec557fc3a694fcb06b63/src/settings/settingsdialog.cpp?plain=1#L76-L101

Interesting, I also use Arch, but I don't have this problem.

> Is there any way to run in debug mode and see the logs? We don't have a logging system, unfortunately... > To at least understand what the reason is,...

Having build issue due to https://github.com/microsoft/vcpkg/issues/38116.

Tooltip wrapping controlled by Qt, I don't have any control over them.

Could you ensure that Crow runs under Wayland and not via XWayland? You can verify it using `xlsclients`.

Crow is unable to select text in all applications or only in specific ones? Perhaps this application is launched under Xwayland?

Strange... Could try selecting and translating something in Dolphin (KDE file manager)?