Skip to content

is there are way to mute qt.qml.compiler msgs? #20

Description

@doomedraven

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

qt.core.qobject.connect: QObject::connect: No such signal global_script::_removeResultSignal(QString)
qt.core.qobject.connect: QObject::connect: No such signal global_script::_removeResultSignal(QString)
qt.qml.compiler: file:///home/cape/.cache/pypoetry/virtualenvs/capev2-t2x27zRb-py3.10/lib/python3.10/site-packages/die/db/db/Binary/archive.AR.1.sg:46:37 Variable "nOffset" is used before its declaration at 51:13.
qt.qml.compiler: file:///home/cape/.cache/pypoetry/virtualenvs/capev2-t2x27zRb-py3.10/lib/python3.10/site-packages/die/db/db/Binary/image.TGA.1.sg:18:54 Variable "col" is used before its declaration at 36:9.
qt.qml.compiler: file:///home/cape/.cache/pypoetry/virtualenvs/capev2-t2x27zRb-py3.10/lib/python3.10/site-packages/die/db/db/Binary/image.TIFF.1.sg:16:50 Variable "nOffset" is used before its declaration at 82:17.
qt.qml.compiler: file:///home/cape/.cache/pypoetry/virtualenvs/capev2-t2x27zRb-py3.10/lib/python3.10/site-packages/die/db/db/Binary/image.TIFF.1.sg:16:63 Variable "bEndian" is used before its declaration at 70:21.
qt.qml.compiler: file:///home/cape/.cache/pypoetry/virtualenvs/capev2-t2x27zRb-py3.10/lib/python3.10/site-packages/die/db/db/Binary/image.TIFF.1.sg:17:60 Variable "nCount" is used before its declaration at 89:21.
qt.qml.compiler: file:///home/cape/.cache/pypoetry/virtualenvs/capev2-t2x27zRb-py3.10/lib/python3.10/site-packages/die/db/db/Binary/image.TIFF.1.sg:21:21 Variable "nCount" is used before its declaration at 89:21.
qt.qml.compiler: file:///home/cape/.cache/pypoetry/virtualenvs/capev2-t2x27zRb-py3.10/lib/python3.10/site-packages/die/db/db/Binary/image.TIFF.1.sg:22:53 Variable "nOffset" is used before its declaration at 82:17.
qt.qml.compiler: file:///home/cape/.cache/pypoetry/virtualenvs/capev2-t2x27zRb-py3.10/lib/python3.10/site-packages/die/db/db/Binary/image.TIFF.1.sg:22:66 Variable "bEndian" is used before its declaration at 70:21.
qt.qml.compiler: file:///home/cape/.cache/pypoetry/virtualenvs/capev2-t2x27zRb-py3.10/lib/python3.10/site-packages/die/db/db/Binary/image.TIFF.1.sg:25:54 Variable "nOffset" is used before its declaration at 82:17.
qt.qml.compiler: file:///home/cape/.cache/pypoetry/virtualenvs/capev2-t2x27zRb-py3.10/lib/python3.10/site-packages/die/db/db/Binary/image.TIFF.1.sg:25:67 Variable "bEndian" is used before its declaration at 70:21.
qt.qml.compiler: file:///home/cape/.cache/pypoetry/virtualenvs/capev2-t2x27zRb-py3.10/lib/python3.10/site-packages/die/db/db/Binary/image.TIFF.1.sg:26:28 Variable "nCount" is used before its declaration at 89:21.
qt.qml.compiler: file:///home/cape/.cache/pypoetry/virtualenvs/capev2-t2x27zRb-py3.10/lib/python3.10/site-packages/die/db/db/Binary/image.TIFF.1.sg:27:70 Variable "bEndian" is used before its declaration at 70:21.
qt.qml.compiler: file:///home/cape/.cache/pypoetry/virtualenvs/capev2-t2x27zRb-py3.10/lib/python3.10/site-packages/die/db/db/Binary/image.TIFF.1.sg:34:21 Variable "nCount" is used before its declaration at 89:21.
qt.qml.compiler: file:///home/cape/.cache/pypoetry/virtualenvs/capev2-t2x27zRb-py3.10/lib/python3.10/site-packages/die/db/db/Binary/image.TIFF.1.sg:35:53 Variable "nOffset" is used before its declaration at 82:17.
qt.qml.compiler: file:///home/cape/.cache/pypoetry/virtualenvs/capev2-t2x27zRb-py3.10/lib/python3.10/site-packages/die/db/db/Binary/image.TIFF.1.sg:35:66 Variable "bEndian" is used before its declaration at 70:21.
qt.qml.compiler: file:///home/cape/.cache/pypoetry/virtualenvs/capev2-t2x27zRb-py3.10/lib/python3.10/site-packages/die/db/db/Binary/image.TIFF.1.sg:38:54 Variable "nOffset" is used before its declaration at 82:17.
qt.qml.compiler: file:///home/cape/.cache/pypoetry/virtualenvs/capev2-t2x27zRb-py3.10/lib/python3.10/site-packages/die/db/db/Binary/image.TIFF.1.sg:38:67 Variable "bEndian" is used before its declaration at 70:21.
qt.qml.compiler: file:///home/cape/.cache/pypoetry/virtualenvs/capev2-t2x27zRb-py3.10/lib/python3.10/site-packages/die/db/db/Binary/image.TIFF.1.sg:39:28 Variable "nCount" is used before its declaration at 89:21.
qt.qml.compiler: file:///home/cape/.cache/pypoetry/virtualenvs/capev2-t2x27zRb-py3.10/lib/python3.10/site-packages/die/db/db/Binary/image.TIFF.1.sg:40:70 Variable "bEndian" is used before its declaration at 70:21.
qt.qml.compiler: file:///home/cape/.cache/pypoetry/virtualenvs/capev2-t2x27zRb-py3.10/lib/python3.10/site-packages/die/db/db/Binary/audio.1.sg:4725:16 Variable "lastsmpofs" is used before its declaration at 4851:13.
qt.qml.compiler: file:///home/cape/.cache/pypoetry/virtualenvs/capev2-t2x27zRb-py3.10/lib/python3.10/site-packages/die/db/db/Binary/audio.1.sg:4828:54 Variable "u" is used before its declaration at 4958:29.
qt.qml.compiler: file:///home/cape/.cache/pypoetry/virtualenvs/capev2-t2x27zRb-py3.10/lib/python3.10/site-packages/die/db/db/Binary/audio.1.sg:4830:46 Variable "u" is used before its declaration at 4958:29.
qt.qml.compiler: file:///home/cape/.cache/pypoetry/virtualenvs/capev2-t2x27zRb-py3.10/lib/python3.10/site-packages/die/db/db/Binary/audio.1.sg:4830:60 Variable "u" is used before its declaration at 4958:29.

installed from pip and used as result_json = die.scan_file(file_path, die.ScanFlags.RESULT_AS_JSON, str(die.database_path / "db"))

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions