-
Hello,
As I have reported in another issue in [the example repo](https://github.com/expyriment/expyriment-stash/issues/3), I was not able to see any stimuli when running an example code.
Here is the…
-
During an upgrade of our CI cluster from Origin 3.7.0-alpha.0 to -rc.0 we were missing this route:
```
172.16.0.0/16 dev tun0 scope link
```
This meant that there was no node-to-node connecti…
-
With https://github.com/mozilla-releng/services/commit/722b5c9966abdd44a27ec881cf7f279bbe6f6c0d, the deadline of shipit_code_coverage tasks should be the same as the hook, which is currently 9 hours, …
-
I wanted SublimeLinter to automatically validate XML against XSD, but this AFAIK isn’t possible so I made a wrapper for xmllint utility to find XSD file in source code and pass it as argument to xmlli…
-
- i installed steam in my user profile
- i ran it
```
$ steam
(zenity:695): Gtk-WARNING **: Could not find the icon 'dialog-question-ltr'. The 'hicolor' theme
was not found either, perhaps you need…
-
- Application version: v1.1
- Operating system: Fedora release 28 (Rawhide), x86_64, Linux version 4.13.0-1.fc28.x86_64 (mockbuild@bkernel02.phx2.fedoraproject.org) (gcc version 7.2.1 20170829 (Red H…
-
on current unstable gdm crashes on boot leaving the system unusable,
im on a lenovo w541 , using bumblebee - this was discovered after #23628
[lastboot.log.txt](https://github.com/NixOS/nixpkgs/f…
-
It would help distributions if you could include full license text to repository.
-
Trying to exec into any container causes "rpc error: code = 2 desc = oci runtime error".
How to reproduce
1) `docker run -name busybox -d busybox sleep 1000`
2) `docker exec busybox -it bash`
T…
-
I am unable to exec a new process inside of an existing container. I have seen similar issues reported, but none of the solutions seems to have made a difference in my case. This last worked for me …