jagiella
jagiella
Okay I tried to reproduce the issue and this time it did not freeze, but the bluetooth ended up not being usable anymore. **What did I do?** - The 2...
The use case is to (un)register and trigger std::functions as callbacks in c++ implementation of an Event/Signal class. The pybinding is just an extension to allow 1. usage (e.g. triggering)...
I also updated the wine runtime as suggested in related issues, but did not change the outcome. Still black screen. ```console $ snap refresh wine-platform-runtime --beta wine-platform-runtime (beta) v1.0 von...
> Did you tried NVIDIA optimus launching? > `leagueoflegendsnv` That command does not work: `command not found`. By the way I installed the [leagueoflegends_1.0_amd64.snap.zip](https://github.com/mmtrt/leagueoflegends/files/7119399/leagueoflegends_1.0_amd64.snap.zip) provided by you in issue #187....
I am developing on ubuntu (22.10) and use the default m68k compiler/toolchain from the ubuntu repository (currently version 11.3.0): `sudo apt install gcc-m68k-linux-gnu g++-m68k-linux-gnu` For the build I installed the...
Ein möglicher Fix könnte sich hier inspirieren: https://github.com/NixOS/nixpkgs/pull/166232/files
related issue: #57802
> This issue is stale because it has been open for 7 days with no activity. It will be closed if no further activity occurs. Thank you. still very relevant
Same problem on Ubuntu 18.04. I installed the following dependencies: ``` sudo apt install ruby sudo apt install ruby-gtk2 sudo gem install gettext ```
same problem on ubuntu 22.04