sudden6
sudden6
- [x] Commits follow our [git commit guidelines](https://github.com/qTox/qTox/blob/master/CONTRIBUTING.md#git-commit-guidelines) @anthonybilinski as we discussed I decided to split this part from #6227 in order to make it easier to merge. The changes:...
From @mj162 in https://github.com/qTox/qTox-nightly-releases/issues/1 Hi, thank you for your work. qTox-8c34fa8f7d34e6555533f392925164b47da12d8c-x86_64.AppImage fails to run on:- HP ThinPro 7.1 (Ubuntu 16.04 LTS derivative) HP ThinPro 7.2 (Ubuntu 18.04 LTS derivative) Missing...
Working on putting `Core` in a separate cmake project. - [x] Commits follow our [git commit guidelines](https://github.com/qTox/qTox/blob/master/CONTRIBUTING.md#git-commit-guidelines) --- This change is [](https://reviewable.io/reviews/qtox/qtox/6227)
The flag works exactly once, for subsequent smaller crashes with the same signature, the crash file is never updated. See the following log: ``` Sz:512 Tm:53780us (i/b/h/e/p/c) New:0/0/1/0/0/0, Cur:0/0/0/0/0/0 Crash:...
I want to store "GTKWave" save files along with my testbenches, so that I don't have to reconfigure the view all the time. This is possible by executing `run.py --gtkwave-args...
The `deepspeech-0.8.2-models.scorer` file is 900MB uncompressed, but with `xz -ze deepspeech-0.8.2-models.scorer` it compresses down to 727MB, which makes downloads over slow connections a lot faster. Time for decompression is 50s...
Hi all, I have a proposal to make it easier to set the the "Swipe velocity threshold" setting to custom values. ### Background I want to change the swipe velocity...
Hi all, I have a proposal to add a distance indicator to the "Swipe distance threshold" setting. ### Background I want to set the swipe distance threshold to a value...
Hi, Is there a setting to continue fuzzing and ignore crashes? Possibly deduplicating the crashes? Currently the fuzzer stops at the first found crash, but this is not very helpful...
Hi all, is there OpenCL 2.0 support for the Ellesmere (RX580) device? Specifically I want to use `enqueue_kernel(...)` in my OpenCL kernel. The card is advertised on the [AMD Website](https://www.amd.com/en/products/graphics/radeon-rx-580)...