-
When `npm install`ing node-dv with node v6.1.0, node-gyp v3.3.1 and Arch Linux the installation fails
```
AR(target) Release/obj.target/deps/zxing/zxing.a
COPY Release/zxing.a
CXX(target) Relea…
-
```
If I run on Arch I get errors.
= python 3 =
$ python startQT.py
File "startQT.py", line 602
print "IOError"
^
SyntaxError: invalid syntax
= python 2 =
$ python2 startQT.p…
-
```
What steps will reproduce the problem?
1. follow build instructions
2.
3.
What is the expected output? What do you see instead?
I expect it to build for my architecture (i386/486/686) instead of …
-
```
If I run on Arch I get errors.
= python 3 =
$ python startQT.py
File "startQT.py", line 602
print "IOError"
^
SyntaxError: invalid syntax
= python 2 =
$ python2 startQT.p…
-
Hi,
On Arch Linux running `./gradlew run --stacktrace` returns a build error shown in [this gist](https://gist.github.com/c73a42a2938fac304cbdeed7f48141d8). A fix would be much appreciated as I am …
-
# System info
Entry | Details
----- | -------
OS | Arch Linux
Kernel version | 4.17.14-arch1-1-ARCH
New install | YES
DKMS | YES
Compiler | gcc-8.2.0-2
# Devince info
**Device ID:** ID …
-
### Preflight Checklist
- [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [Code of Conduct]…
-
When running the .jar file, Java says that the file is not executable:
```
[user@archlinux ~]$ cd Downloads/
[user@archlinux Downloads]$ sudo java -jar Repeat_5_7.jar
[sudo] Password for user:…
ghost updated
7 months ago
-
When I download Wike from Flathub, the Application is loading and then before displaying a windows crashing. My Info:
**DE**: Plasma 6.2.1
**OS**: Arch Linux x86_65
All other GNOME Flatpack app…
-
### Checks
- [X] I've already read https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/troubleshooting-actions-runner-controller-er…