-
I'm using Pow and use pry-remote to attach to the process and evaluate things. So I needed to navigate through the code and then I added pry-byebug. But when I run next or step commands where binding.…
-
```
I’m using the Nikon D7000 and the mobil LG-G2
When I’m not in Host Mode pressing the Wireless remote-button on my ML-L3
works, the Camera takes a picture.
But when I’m in Host-mode nothing happ…
-
Tested against CKAN 2.7 and master, the following doesn't work for me:
```
ckanapi action resource_create package_id=9222f234-2839-4864-8463-03dca09d6237 \
name="Test upload API 35" \
upload=@…
-
Currently, GitHub credentials errors and timeout errors pop up as annoying error notifications. The credential issue is related to 401s from GitHub queries, and the notification offers a "reauthentica…
-
#### Bug description
Since around 18-Feb-2024 fetching email with offlineimap via IMAP from my work account outlook.office365.com via XOAUTH2 fails with `command LIST illegal in state NONAUTH`. Not…
-
I can use ssh -R to get access to an enterprise server, e.g.
```
ssh -R 8443::443 ...
```
I hoped that the same thing would work using the `connect_remote` method:
```python
conn = Con…
-
**Describe the bug**
If the internet connection is interrupted, remote signals stop working after being reconnected to the internet. Only after a while (>15 minutes), remote signals start working agai…
-
As discussed with @juergbi BuildStream is lacking a way to tune the build sandbox configuration.
For example, it is possible to expose some devices to the shell sandbox (eg. /dev/fuse) but not on t…
-
I work a lot on code that lives on a different machine than the one I'm sitting at. I'm accessing the code over SSH.
At the moment, Fork can only open repositories that live on your current compute…
-
Hello there :)
I work on [Datadog's Ruby profiler](https://github.com/datadog/dd-trace-rb/) and I arrived here while investigating a customer issue where they were using the rugged gem and it break…