-
Hello :-)
I beg for some newbie help. I have an understanding problem of the Readme file:
How do I fully install the lbry desktop app? I use Manjaro / Arch linux and there is no release for my distr…
-
At the moment the created artifact for Linux is a zip archive of the app created by [electron-packager](https://github.com/electron-userland/electron-packager).
It would be beneficial to also have …
-
Linux arch with DWM tiling windows manager.
vieb-bin from AUR Version : 3.0.0-1
I have several problems.
1. darkreader is in the .config/Vieb/viebrc set darkreader but doesn't work.
2. I…
-
**Project description**
Audio based modem for ham radio supporting ax.25
**Metadata**
* homepage URL: http://soundmodem.vk4msl.id.au/
* source URL:http://soundmodem.vk4msl.id.au/soundmodem-0.1…
-
Here is the console output of `flatpak run com.github.vladimiry.ElectronMail` execution:
bwrap: No permissions to creating new namespace, likely because the kernel does not allow non-privileged use…
-
**Version, Operative system**
0.99.27 in ArchLinux KDE, 0.99.27 in SparkyLinux Xfce.
**Describe the bug**
Due to my procedural unfamiliarity, my initial reports instead of being in GitHub, are he…
-
#### 项目名称与简介(Project Intro.)
[Garuda Linux](https://garudalinux.org/)
一个 Arch Linux 的衍生发行版,使用 Arch Linux 的官方仓库加自己的仓库。
该仓库最大的特点是移植了 manjaro 的一套 GUI 配置工具(好像还有自己的)。 同时有不少 AUR 的打包,和 archlinux…
-
Hi, I'm not sure if the intent of `bootstrap.sh` is to be POSIX or not, but I found that when using a shell that doesn't support bashisms, it fails to parse `==` on lines 82 and 97. This can be "fixed…
-
Please provide a clear and concise description of what the bug is. (In the section Steps To Reproduce.)
Include screenshots if needed.
Please test using the latest Joplin release to make sure y…
-
When I use the following query everything is ok :
```
var usersQuery = this.DataContext.Users.Select(u => new
{
User = u,
RoleName = …