unknown

Results 18 issues of unknown

- both latest release and build incur this error - ```bash 11:15:49 czg@czg-Lenovo-Legion-R7000-2020 Downloads → ls -al Deepl-Linux-Electron-1.1.1.AppImage -rwxrw-r-- 1 czg czg 78078105 Feb 13 21:45 Deepl-Linux-Electron-1.1.1.AppImage 11:19:03 czg@czg-Lenovo-Legion-R7000-2020 Downloads...

- I followed the authentic tutorial mainly and I tried the [slam and navigation simulation tutorial](https://navigation.ros.org/tutorials/docs/navigation2_with_slam.html) this can run properly. ``` ros2 launch nav2_bringup tb3_simulation_launch.py slam:=True ``` - **environment** I...

**Is your feature request related to a problem? Please describe.** 1. When I watch youtube with video theater mode or full screen, the pop window has conflicts with the video...

- I tried delete my radian config but it doesn‘t help. - my `~/.Rprofile` ```cmake message("Hi czg, welcome to R") options(prompt = "czg> ") options(languageserver.snippet_support = TRUE) options(languageserver.max_completions = 50)...

## Environment ```sh # copypaste this script into your shell and replace it with the output $ date Tue Apr 11 09:06:36 PM CST 2023 $ r2 -v radare2 5.8.5...

### Description pwndbg may accidentally emit `gdb.error: Selected thread is running.` which is referenced [here](https://github.com/pwndbg/pwndbg/issues/1599) and when I debug the error, how pwndbg run seems to be weird where when...

### Description I tried use Ghidra mentioned [here](https://github.com/pwndbg/pwndbg/blob/dev/FEATURES.md#ghidra), but the [`ghidra.py`](https://github.com/pwndbg/pwndbg/blob/dev/pwndbg/ghidra.py) may be not compatible with `rizin` installed on my machine and I fixed that by small tweaks. Hope the...

bug

I use multicore cpu, so when following [wiki](https://github.com/rr-debugger/rr/wiki/Zen) by `wrmsr 0xc0011020`, the `scripts/zen_workaround.py --check` will output 'Zen workaround not entirely enabled?'. After viewing this [issue](https://github.com/rr-debugger/rr/issues/2673#issuecomment-694693562) and seeing where the `zen_workaround.py`...

Please describe the problem. For hints on what information is helpful, see: https://clangd.llvm.org/troubleshooting.html with system clangd `15.0.7` and install in vscode by `clangd: check for updates` to upgrade to 16,...

bug

Note: we mostly implement features in the clangd language server, and rely on Microsoft's LSP client framework to expose these in VSCode. Features requiring a lot of VSCode-specific work are...

enhancement