-
Notifications
You must be signed in to change notification settings - Fork 4
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
is there are way to mute qt.qml.compiler msgs? #20
Comments
Hi @doomedraven ! Sorry for the long delay in replying. Those messages are indeed pretty annoying. As far as I could tell since they are Qt specific, I have been looking for a way to silence them through a build option and haven't found anything so far, but I will have another look and keep this issue updated. Thanks |
Thank you
El vie, 25 oct 2024, 18:33, Christophe Alladoum ***@***.***>
escribió:
… Hi @doomedraven <https://github.com/doomedraven> !
Sorry for the long delay in replying. Those messages are indeed pretty
annoying. As far as I could tell since they are Qt specific, I have been
looking for a way to silence them through a build option and haven't found
anything so far, but I will have another look and keep this issue updated.
Thanks
—
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAOFH3434LXTNO747HBKKKLZ5JXFXAVCNFSM6AAAAABOZ7G2Q2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZYGI3TMNBRGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
nice, thanks @horsicq for headups, i guess i need to wait for new release or build lib from source right? |
Yes! Sure you could to build from the sources. But I think it is better to wait the new release of "DetectItEasy-Python". |
My apologies, I completely missed the latest replies in this thread.
Thanks @horsicq for your work (as always), I will start updating the Python package today. |
# Description Update die library to the latest to date : horsicq/die_library@2b4d6e9 This fixes #20
thank you all |
Hello, first of all thank you for bindings, we use it in CAPE sandbox. I was trying to find solution by myself but i don't see how to fix it. any idea?
i see logs like those per each file and that spams a lot output
thanks in advance
installed from pip and used as
result_json = die.scan_file(file_path, die.ScanFlags.RESULT_AS_JSON, str(die.database_path / "db"))
The text was updated successfully, but these errors were encountered: