aki-k
aki-k
I'm seeing the same issue in a Docker container on CentOS 7. Not as severe than 9 to 11 GiB but about 3 to 4 GiB.
@MikhailArkhipov The user with that problem said that he stops getting "suggestions" when that happens.
@jamesianberry Do you see weston crashing in dmesg of WSL? It's writing some kind of stack trace once per second for me. This with enabling auto-starting of WSL with the...
> is this a WSL2 problem rather than a Distrod problem? (in which case, it should be raised elsewhere) I don't know if this is the same problem I have...
This kernel module also works with ID 2357:012d TP-Link Archer T3U [Realtek RTL8812BU] on Fedora 34 (kernel 5.15.6) Edit 2022-04-30: It works on Fedora 35 too, using kernel 5.17.4.
@thejohnha I needed to remove the qemu options for configuring the mouse as an USB device i.e. these: ``` -device qemu-xhci,id=xhci -device usb-tablet,bus=xhci.0 ``` [Arch Linux wiki](https://wiki.archlinux.org/index.php/QEMU#Mouse_integration) says to use...
@anshulpundir > raft election and heartbeat tick values are updatable through env variables in docker engine after a recent change. Could you describe how this is done? I'm having intermittent...
@uli42 The resize trick doesn't work with Plasma 5.17.5 but troffasky@irc said it works on Plasma 5.18.5.
I was able to reproduce the single application mode terminal resize problem on Plasma 5.17.5 client host with the following: 1) open x2go single application mode terminal 2) nohup kwin_x11...
Changing p4a.branch from master to develop helped me get a simple Pandas apk working. I was getting the same error "ImportError: dlopen failed: TLS symbol "_ZZN8gwp_asan15getThreadLocalsEvE6Locals""