-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[flatpak] Fails to start in Ubuntu Unity with "Invalid tesseract version" #290
Comments
The appimage works normally after installing fuse. https://techpiezo.com/linux/error-appimages-require-fuse-to-run-in-ubuntu-22-04/ |
Add FAQ entry on how to solve missing fuse mentioned in #290
@apandada1, Could you please try updating the FlatPak to NormCap v0.3.13 and check, if the issue is fixed? (At least the line that caused the error got changed in the meanwhile...) |
The issue came up in a computer in my office. I will get back on Monday.
…On Sat, 22 Oct, 2022, 6:00 pm dynobo, ***@***.***> wrote:
@apandada1 <https://github.com/apandada1>, Could you please try updating
the FlatPak to NormCap v0.3.13 and check, if the issue is fixed? (At least
the line that caused the error got changed in the meanwhile...)
I'd be happy to hear, if that helped!
—
Reply to this email directly, view it on GitHub
<#290 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAXL2XFYDNJ4GNTBTHEN633WERPZTANCNFSM6AAAAAARJSEYFI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Still does not work.
|
Hi @apandada1, thanks for trying it again. This is now a different error. I'm able to reproduce it in Ubuntu Unity, but unfortunately I don't know how to fix it. Contributions, ideas or further observations are very welcome! Here's what I found out so far:
Some thoughts on potential solutions:
|
Thank you for putting the effort to find out the cause of the error.
Yeah, if pytesseract can be made to search for the version number in the whole error message, instead of searching in the very first line, then this can be solved. However, I don't know enough python to fix that. I don't know if the error message can be somehow suppressed. |
Right after posting my last comment, I had an idea how to do (1) of the potential solutions, tried it, and it worked: PS: Unfortunately, NormCap looks quite ugly on Unity: It seems like Unity prevents it from going fullscreen... |
Yeah, it works!! |
…d-within-flatpak Clear LD_PRELOAD env inside flatpak to fix #290
Fix fullscreen issue in Unity DE mentioned in #290
Hi @apandada1, the latest v0.3.14 release adds some improvements for Unity:
Do you want to give it a try and report back your experience? |
Works perfectly!! I verified both the flatpak the appimage also works properly with fullscreen, and neither crashes. |
Here is the error message. I am running Ubuntu Unity 22.10.
System:
Variables:
Exception:
Traceback:
18:33:58 - CRITICAL - normcap.gui.utils:227 - Please open an issue with the output above on https://github.com/dynobo/normcap/issues
The text was updated successfully, but these errors were encountered: