Mariusz Pluciński
Mariusz Pluciński
Hi all, I've been observing your project for a long time, but only recently had time for any significant contribution. I noticed that REGoth completely lacks video playing capability for...
**Describe the bug** Inserting too "complex" (?) data leads to resource_error(c_stack) **To Reproduce** Steps to reproduce the behavior: ```bash $ ./terminusdb db create repro $ ./terminusdb doc insert -f -g...
This is rebased and improved version of pull request #3. Changes: - rebased onto current master - added commit 0fe5125 - which allows test-charset to verify C++ scanner too -...
This patch allows a user to specify custom path to lrelease tool during configuration phase. It's necessary e.g. in Fedora, where the tool is called "lrelease-qt4". When using the patch,...
Hi, Getting no answer to my comment in #464, I decided to open a separate issue to add some visibility to my efforts. As mentioned there, I'm currently working on...
Looking through pypi.org, I stumbled upon this package: https://pypi.org/project/python-recentx/ Which seems to contain a copy of this project (python-cdp) under a different name. It looks suspicious to me. Is that...