Olivier Aubert
Olivier Aubert
Thanks for the notice. Since they are keeping binary compatibility with the same binary name, there should not be anything to change.
There is a manual workaround for now, by monkey-patching the vlc function after loading the vlc module ```def libvlc_log_get_context(ctx, module, file): """Gets log message debug infos (patched). """ f =...
@yanns1 could maybe have some ideas about it.
The recording is a good idea, but there is only sound, no image. On what OS is it happening? You can also add screenshots if screen recordings are not possible.
I will try to find a windows computer to reproduce this. In the meantime, you can also open saved interface views through the Package finder component: open it, then navigate...
Is the procedure stuck at some point, or should I do something (beside sending the mail, which has been done)?
I am closing this issue. I contacted the admins of my previous university, and they setup a temporary mail redirect so that I could fix the accounts myself.
There are no misuses of the software, just unanticipated uses, and I am very interested in them. Your requests are actually very doable in Advene: - for the time input,...
Great! But... I tried the described method (on Debian/testing) `python3 dev_setup.py` failed with ```python3 dev_setup.py Clone vendored C Tree-sitter grammar... Done. Create a virtual environment in .venv... Done. Upgrade pip......
My bad for the OSError - I had modified generate.py some time ago, and it kept it.