-
hi,i followed the step to finish configuration of SoftRoCE , but i met some problems i can't fix.
1. the problem abt I/O error?
btl@ubuntu:~$ sudo rxe_cfg start
sh: echo: I/O error
sh: echo: I/O error…
-
when i use grab, i cant modify environment variable;
```rust
let mut button_right_act= false;
let mut is_block = false;
rdev::grab(move |event| {
match event.event_type {
EventType…
-
This will provide compatibility for Wayland and X11, as X11 uses Libinput under the hood now for its event source.
There are several linux keyboard macro systems now that use libinput for example.
-
遇到一个app孵化了一个子进程,然后子进程又对父进程进行了trace。导致frida无法附加上去。
第一步:直接输入进程名发现,有两个相同的进程。(失败)
Enter the need to attach package.
: com.gome.eshopnew
It's com.gome.eshopnew that you have attached app.
Traceback …
-
Hi,
tcmu ver:1.4.1
OS ver:centos7.6 kernel 3.10.0.957
We found a deadlock when use tcmu-runner like below:
> Sep 20 03:36:09 b12 kernel: INFO: task tcmu-runner:2463938 blocked for more than 120 …
-
## Describe the bug
When making requests to GET /v1/collection with and without an API Key, a 504 is returned about 50% of the time.
### Error
```FAILED
Gateway Time-out
ERROR: The re…
-
-
Hi,
The module does not build anymore with the 5.8.0.1 kernel under Debian testing. I have written a dkms file to automatically build it to follow kernel updates. Here's the output of the last buil…
-
Running `grab` correctly captures KeyEvents globally but it also simulates Enter keypresses globally despite no instructions to do so. Here's the minimum example to reproduce this.
```rust
use rdev:…
-
I'm receiving this error after solving the other related with SIGSTKSZ. I'm using WSL Ubuntu 22.04 on Windows 10.
>>> host-fakeroot 1.25.3 Building
PATH="/home/holoh/buildroot/imx8mp_build/buil…