Sergey
Sergey
I don't see anything that can cause such results :( Does it work like this on all apps (not games)?
Yes, that's a known issue. But usually it doesn't lead to that much garbage after recognition. If possible, it's better to enable the subtitle background
Hi! I'll check this when I have time
Someday maybe. This app is almost abandoned, so I can't give a more concrete answer
"Another instance is running" is unrelated to wayland. It just prevents multiple instances from being opened. The app only has a tray icon, so it might be running already. Anyway,...
Looks similar to #88, #110, #117 Try setting `QTWEBENGINE_DISABLE_SANDBOX=1` (e.g. run `QTWEBENGINE_DISABLE_SANDBOX=1 /ScreenTranslator-3.3.0.AppImage`)
Yes, it's llama.cpp. But there is not error in the suggestion. It's simply doesn't not add new code, but does some refactoring. In the example it suggests to assign class...
Sad to hear. Maybe show it as usual, but insert or merge when user starts applying, depending on the suggestion and the existing code similarity? Maybe also add separate button/shortcut...
I couldn't get it to override existing code. It always inserts the new one. I'll make a PR if I get any results
I've made a PR. Have no issues so far, but I'm still testing. Btw, looks like single word apply was was affected by changes made for this issue. It drops...