ctrlaltca
ctrlaltca
So, here's some stats form my local builds. First, I've emptied the ccache directory to ensure tests are made on a clean environment. Cache status before first build: ``` #...
After running `ccache -z` the stats files are still there, they are just zeroed out. With `CCACHE_NOSTATS` the stats files are not updated at each run.
From the log lines you linked i can see that the output is truncated and end with 3 dots... Maybe there are some other files being cached outside the ccache...
Any crypto that you can use should be two-way, in order for cockatrice to be able to use the original password. The only real solution would be to use a...
Removing the functionality breaks autoconnect and is a regression in terms of usability. Adding a warning bubble that explains that "anyone with access to your pc's data can actually read...
This nice project has come to my attention: https://github.com/frankosterfeld/qtkeychain/ A cross-platform API to store encrypted QSettings data into wallets; we could import it as a submodule and add support for...
Looks like the java exception has already been addressed here: https://github.com/sleuthkit/sleuthkit/commit/ea8ebdb7e816abec3dfae15b5cc0f8e1707745b2
A temporary workaround is to import the image using Autopsy 4.17
Hi, first thank you for your kind words. The nickname sidebar has already been requested in https://github.com/kvirc/KVIrc/issues/2481, but unfortunately nobody picked up the job yet. The idea of having different...
We are about to release a new version, please try https://github.com/kvirc/KVIrc/releases/tag/5.2.0-beta1-fix and report if this issue is still present. Thank you