dynobo
dynobo
> I literally just installed it today to make those screenshots, because it was uninstalled when I've discovered that it's not working:) Could you please try again with the new...
@some1ataplace , could you please try the AppImage for the [NormCap 0.6.0 beta](https://github.com/dynobo/normcap/releases/tag/v0.6.0-beta1) and report back, if that one also segfaults or not?
Thanks for reporting, @arthomnix. Could you please check, if this issue is already present when you take a screenshot by running plain `grim` in that scenario? How does the resulting...
> It looks like the issue is that the post-processing (https://github.com/dynobo/normcap/blob/main/normcap/screenshot/post_processing.py#L8) assumes that (0,0) in image coordinates will always be the same point as (0,0) in virtual geometry coordinates, however...
Thanks, @arthomnix , will try to check this out!
Thank for reporting this! ~~It seems like the url for Danish is not correct: NormCap is trying to load~~ ~~`https://github.com/tesseract-ocr/tessdata_fast/raw/4.1.0/dan_frak.traineddata`~~ ~~while the correct one seems to be~~ ~~`https://github.com/tesseract-ocr/tessdata_fast/raw/4.1.0/dan.traineddata`~~ ~~Can you...
In #761, I added the fallback logic, that in case _any_ language is not found (404) among the "fast" models, it will try to download the "normal" model or the...
@Lolle2000la 1. The settings are not accessible from the statusbar icon. You can reach them only **via the cog wheel icon** which should show up on your main screen after...
Thanks for your response, @Lolle2000la, glad I could help! 🙂 The menu button was meant to appear on the primary screen, but I didn't implement that correctly: it's currently shown...
Please consider the related discussion in #8199.