Henk van den Akker
Henk van den Akker
I could reproduce it on Linux Mint 20.2 with same Python version and packages.
Hi @mruwek, I added `identifiers=text` to the configuration, but I still have this problem. Cheers, Henk
Hello, I have the same problem in ubuntu 16.04 LTS: menu is nowhere to be found.
Hello, I did some further research and found [this issue](https://github.com/keepassxreboot/keepassxc/issues/271). Right at the end it says that it is a Qt bug that is fixed in Qt 5.9.0. Ubuntu 16.04...
The last error is a typo (Acccessible with 3 c's) in that file. I have corrected it myself. Also, has nothing to do with QTodoTxt2
Hello, I have submitted a second commit. I found that ``LOGGER.start_test(test)`` and ``LOGGER.end_test(test)`` are actually working, unless you are using a listener library with a listener version 2 interface. Unfortunately...
In commit e8addb9 I added options to suppress console logging. From the command line: python -m robotstatuschecker infile --quiet ``--quiet`` can be positioned before, after or between other arguments In...
Hi @Bricklam, I came across this bug because I had also a problem setting up a script utility library. @euu2021 offered a very interesting option that passes a variable from...
I had this same problem when downgrading for v1.11.11 to v1.11.10. You probably did a similar downgrade. The problem is with the file `codeExplorer.json`. Freeplane v1.11.11 leaves this file empty...
Same as #1678