Ranieri Althoff

Results 70 issues of Ranieri Althoff

Instead of using bundled OpenCL ICD loader and headers, leverage the system version instead. This makes it better to build packages and keep them up to date, as ROCm loader...

ICD loaders expect the ICD configuration file to be exported to `/etc/OpenCL/vendors`, but currently the install process does not do that and require packagers to do it manually. This fixes...

Hello! I'm facing an issue where the process for `xdg-permission-store` where it allocates huge loads of memory whenever an uninstalled package is deleting data, i.e. when running `flatpak remove --delete-data...

need more info
needs diagnosis
permissions

## Linux distribution and version Manjaro Linux 20210612-1 ## Flatpak-builder version 1.0.12 ## Flatpak version 1.11.1 ## Description of the problem I'm trying to build [yad](https://github.com/v1cont/yad) as a module inside...

https://git-lfs.github.com/ Git LFS allows for faster cloning and would be very helpful for cloning and updating the map file.

# 🐛 bug report Running dev server outputs an error saying there's no empty space left on the device. ## 🎛 Configuration (.babelrc, package.json, cli command) Zero configuration, running `yarn...

:bug: Bug
✨ Parcel 2
Watcher

### Pull Request Prelude - [x] I have followed [proper The Forgotten Server code styling][code]. - [x] I have read and understood the [contribution guidelines][cont] before making this PR. -...

### Pull Request Prelude - [x] I have followed [proper The Forgotten Server code styling][code]. - [x] I have read and understood the [contribution guidelines][cont] before making this PR. -...

enhancement

### Pull Request Prelude - [x] I have followed [proper The Forgotten Server code styling][code]. - [x] I have read and understood the [contribution guidelines][cont] before making this PR. -...

Changes installation to copy the `uuid.h` file to a directory named `uuid` inside `/usr/include`, i.e. install it to `/usr/include/uuid/uuid.h`. This is actually [the behavior expected by `FindLibuuid.cmake`](https://github.com/mariusbancila/stduuid/blob/3afe7193facd5d674de709fccc44d5055e144d7a/cmake/FindLibuuid.cmake#L1) so it also...