Activity for Gres

  • Gres Gres modified ticket #9

    Thanks for the program!

  • Gres Gres modified ticket #9

    Thanks for the program!

  • Gres Gres posted a comment on ticket #9

    Glad it's useful :)

  • Gres Gres posted a comment on ticket #6

    There are kor_vert, jpn_vert recognition languages. I guess 'vert' means 'vertical'. But except of that there are still no any special handling of vertial text. Only single column recognition would work

  • Gres Gres modified ticket #8

    No obvious installation instructions

  • Gres Gres posted a comment on ticket #8

    I've upadted the readme file a little more and added some in-app help on about page in settings. Tell if you think that there should be something else

  • Gres Gres modified ticket #7

    Substitutions not saving

  • Gres Gres posted a comment on ticket #7

    Starting from 3.0.0. user substitutions are stored in registry or in ".ini" file (in portable mode) It should work now anyway

  • Gres Gres modified ticket #5

    Is there an advantage to using more than one translator? How does that work?

  • Gres Gres posted a comment on ticket #5

    There is no more user selectable rotation setting in 3.0.0

  • Gres Gres modified ticket #2

    Japanese

  • Gres Gres posted a comment on ticket #2

    Starting from 3.0.0 the app uses another translation engine, so this issue is no more actual. Open the new one (preferrable on github) if you have issues with a new app version

  • Gres Gres modified ticket #4

    Translator fails to display correctly

  • Gres Gres posted a comment on ticket #4

    Starting from 3.0.0 the app uses another translation engine, so this issue is no more actual. Open the new one (preferrable on github) if you have issues with a new app version

  • Gres Gres modified ticket #3

    File update error

  • Gres Gres posted a comment on ticket #3

    Starting from 3.0.0 version updates should be fixed. It stores resources in user's local dir

  • Gres Gres posted a comment on ticket #8

    I've update the readme file on the homepage (https://github.com/OneMoreGres/ScreenTranslator). I'll also add some in-app help later. In order to work the app requires some recognition languages and translation scripts (translators). You can download all of them from the updates page in the settings window. Then select default recognition language in the settings, set translation language and enable translators. Then you can select areas for recognition/translation.

  • Gres Gres modified a comment on ticket #7

    "<language>","<source text>","<changed text>" <language> is a tesseract language code. It can be taken from its file names: "tessdata/<language>.traineddata". Usually it's an ISO 639-3 code

  • Gres Gres modified a comment on ticket #7

    "<language>","<source text>","<changed text>" <language> is a tesseract language code. It can be taken from its file names: "tessdata/<language>.traineddata". Usually it's an ISO 639-3 code</language></language>

  • Gres Gres posted a comment on ticket #7

    "<language>","","<changed text="">" <language> is a tesseract language code. It can be taken from its file names: "tessdata/<language>.traineddata". Usually it's an ISO 639-3 code</language></language></changed></language>

  • Gres Gres posted a comment on ticket #7

    Try to run app as administrator or move the app folder to somewhere outside of "program files". I'll fix it in the next version.

  • Gres Gres posted a comment on ticket #6

    Added vertical text support to the wishlist. About issues: github is preferable for both issues and release downloads

  • Gres Gres posted a comment on ticket #4

    Finally tested papago. It worked fine for me. At least in the question of manual 'translate' click...

  • Gres Gres posted a comment on ticket #4

    Thanks for the details. Yandex is unlikely to be fixed by updating the translation script. It seems the only solution is to allow to solve captcha from debug mode or its alternative. If you have some working translators, I'll look at papago a little later (I have many postponed tasks :) ).

  • Gres Gres posted a comment on ticket #1

    Currently it uses version 3.04 of tesseract lib. So the language files must be of the same version.

  • Gres Gres posted a comment on ticket #5

    It uses the next one if previous failed. Also it can optionally shuffle them after each translation. Shuffling helps to avoid sending too much requests to the same service, so it may not treat you like a bot.

  • Gres Gres posted a comment on ticket #4

    The debug mode window doesn't load images at all. Saying 'manual translate' I meant something like 'translate the same thing in a normal browser'. And I don't think Yandex is so cruel and requires everyone to solve cyrillic captcha :D

  • Gres Gres posted a comment on ticket #4

    Try to update the translation scripts first (ticket #3). Also if you see similar messages you can try to manually translate something with the same service (https://translate.yandex.ru/ , https://translate.google.com/ , etc) and solve captcha there. It might then whitelist you ip and allow translator to work.

  • Gres Gres posted a comment on ticket #3

    It must be "run as administrator" to update. Or you can manualy download files from here and put them into translators folder near ScreenTranslator.exe (replacing the exising ones). I'll fix it, but for now that's how it works.

  • Gres Gres posted a comment on ticket #2

    Yes, ocr results often contain garbage. For languages with hieroglyphs it happens event more often. Currently nothing can be done with this. Except of using Yandex, Google, etc... An error with hotkey registration means that this hotkey is already registered by some program. Try changing it in the settings.

  • Gres Gres posted a comment on ticket #2

    Looks like it tries to recognize not japanese language. Check recognition settings

  • Gres Gres posted a comment on ticket #1

    Yes, it's normal request, but it's all about the nuances. software works. There are troubles with one of its installers or network services there are workarounds for this issue (and one is mentioned here) maybe it's all my emotional involvment, but I found this message being quite aggressive, but not constuctive

  • Gres Gres modified ticket #1

    Screen Translator fails/refuses to download and install files: inoperable.

  • Gres Gres posted a comment on ticket #1

    Hi. Looks like a trouble with CDN. Users usually don't read details and install all languages (and this is about 1.2 Gb) so CDN likely decided to block those files (maybe permanently). For now you can install translator without languages and download what you need manually from there (https://github.com/tesseract-ocr/tessdata/tree/3.04.00). Then put downloaded files in "tessdata" dir near translator's executable (or set path to "tessdata" folder in settings). Should work then. Btw, you got excessive...

  • Gres Gres modified ticket #7

    cppcheck plugin yields false positives

  • Gres Gres modified ticket #5

    Installation problems

  • Gres Gres modified ticket #4

    ?BUG? Typedef struct in include

  • Gres Gres modified ticket #6

    "Cppcheck error occured" for larger projects

  • Gres Gres posted a comment on ticket #6

    Fixed as you said. I'll publish it with next qtc release. For now i've attached current...

  • Gres Gres posted a comment on ticket #6

    Hi! Looks like a solution for full project checks. Thanks. I'll think about alternative...

  • Gres Gres posted a comment on ticket #5

    Hi. Sorry for not responding - was away. Just tested it on ubuntu 15.04 (should be...

  • Gres Gres posted a comment on ticket #4

    Hello! Yes, cppcheck-gui doesn't check header files. Only sources. Just tested: it...

  • Gres Gres modified ticket #3

    Bug: custom parameter «--suppress="*:header.h"» suppresses the entire output

  • Gres Gres posted a comment on ticket #3

    I even started making it once (not only ignore list, but all settings), but then...

  • Gres Gres modified ticket #3

    Bug: custom parameter «--suppress="*:header.h"» suppresses the entire output

  • Gres Gres posted a comment on ticket #3

    Hello! Dont use quotes: --suppress=*:header.h Specify filter that matches absolute...

  • Gres Gres modified ticket #2

    Plugin can not be installed

  • Gres Gres posted a comment on ticket #2

    :D Ok, i'll add it.

  • Gres Gres posted a comment on ticket #2

    Plugin's version must match Qt Creator's version. It doesn't indicate plugin's evolution,...

  • Gres Gres posted a comment on ticket #2

    Did you use 3.2.1 plugin version or the latest one? You should choose 3.2.1. All...

  • Gres Gres modified ticket #1

    Feature request: Qbs support

  • Gres Gres posted a comment on ticket #1

    Added qbs project support. Not perfect solution, but should work now. Github repository...

  • Gres Gres modified ticket #1

    Qbs project: wrong file path

  • Gres Gres modified a comment on ticket #1

    Should be fixed now (in github repository).

  • Gres Gres posted a comment on ticket #1

    Should be fixed now.

  • Gres Gres modified ticket #1

    Feature request: Qbs support

  • Gres Gres posted a comment on ticket #1

    Ok. Soon.

1