SergSel2006
SergSel2006
> Looking at the memory consumption at this moment, at first I thought that the app was crashed and restarted. But it turned out that ~15-16 GiB, which I observed...
Your bootstrap process is failed. You might want to find reseed files or netdb from working router. I guess you have changed reseed configuration or something like this. Check all...
Oh, mine just did exactly what you said. I'm sure you have i2pd from Ubuntu repository. I've fixed mine by building from source.
Direct solution to the issue #19. Nothing else.
Also not bad idea is to implement federated blacklist to cooperate in spam filtering.
The "Renice" is actually a term for a command that changes the priority of a process/executable in the kernel scheduler (read the fabulous [man](https://www.man7.org/linux/man-pages/man1/renice.1.html) ) The "ubiquitous access to system...
I have met with the same issue and the patch I made is the same as @r4jmond suggested. Except probably for theme.conf.user, which I did not create for any reason....
I have similar issue on Intel AX101 with bluez 5.77, I have two LE devices: My keyboard and a mouse. They both end up failing to work after reboot. I...
I have managed to find workaround for this problem: I set `UserspaceHID` to `false` and it did the trick. So the problem should be in the userspace HID driver?
I have managed to redirect the other game, openttd (fdroid version) to the said directory Android/media and it does not required me any other permission on Android. It was readable...