-
**Describe the bug**
After updating to 0.7.2, some emulators are having segfaults. For example, suyu and cemu segfaults when you try to load a game. RPCS3 appimage segfaults when opening the program.…
-
$ make
Scanning dependencies of target mcpelauncher
[ 4%] Building C object CMakeFiles/mcpelauncher.dir/hybris/src/cache.c.o
/home/hoyinm14mc/mcpelauncher-linux-master/hybris/src/cache.c: In function…
-
Hello,
Fantastic project, thanks! I'd like to use it from linux, but it does not compile with the latest (3.7.3) vst3sdk. The compilation stops with the following error:
```
/usr/bin/ld: /home/x/vs…
-
## Problem
I've struggled to build caQtDM in the past. I successfully built caQtDM 4.4.1 against system Qt 6.5.2 libraries and a local copy of Qwt 6.2.0 on RHEL 9.2. I submit this procedure in th…
-
Would be nice to support using alternative lsp servers, like [nil](https://github.com/oxalica/nil).
-
**Describe the bug**
Python packages installed from `pip` cannot find `libstdc++.so.6`
**To reproduce**
Given the `flake.nix`
```nix
{
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/n…
-
A long time problem we've been looking for a solution for is how to bundle libraries opened by `dlopen()` calls.
A naive attempt would be to just run the app via `strace` and look for libraries ope…
-
### Checklist
- [x] I'm reporting a problem with Chatterino
- [X] I've verified that I'm running **the most** recent nightly build or stable release
- [X] I've looked for my problem on the [wiki]…
-
Hi, thanks for all your work on this great tool.
I noticed that my root partition had inexplicably grown multiple gigs over a few days, and tracked the cause down to 93 coredumps from ANGRYsearch.…
-
Hi! First off, truly impressive work. Thank you for sharing.
Im trying to make a Dockerfile, included below, but erroring out on the last part.
```
# Use Ubuntu 20.04 as base image
FROM osrf…