Matti Paksula

Results 128 issues of Matti Paksula

I opened #9 , which fixes the immediate problem, but I'm seeing ``` 441e28f31fd7: Retrying in 1 second ``` and ``` blob upload unknown ``` when I push to docker...

help wanted
good first issue

currently changing the run resets the active tab: ![Screen Recording 2019-11-07 at 13 57 54](https://user-images.githubusercontent.com/3893/68387478-155e9200-0167-11ea-8ea7-e6e05f1d7d13.gif)

help wanted
good first issue

``` $ teletype new test-cmd # remove todos from gemspec $ teletype add config ``` ``` $ rake 1) `test-cmd config` command executes `test-cmd help config` command successfully Failure/Error: output...

bug

adding `method_option :services, type: :boolean` causes tests (correctly) to fail: ``` 1) `test-cmd config` command executes `test-cmd help config` command successfully Failure/Error: expect(output).to eq(expected_output) expected: "Usage:\n test-cmd config\n\nOptions:\n -h, [--help],...

enhancement

I'd like to run hyperd inside a docker image for deployment reasons. I've managed to get it working by adding lots of privileges (that is okay for my scenario): ```...

topic:packaging

**Describe the bug** #define WEBSOCKETS_CLIENT_CONNECT_WAIT_MS 100 ... ret = rfbPeekExactTimeout(cl, bbuf, 4, WEBSOCKETS_CLIENT_CONNECT_WAIT_MS); if ((ret < 0) && (errno == ETIMEDOUT)) { rfbLog("Normal socket connection\n"); return TRUE; } else if...

bug

What limits this, can it be raised?

### Why do you want this feature? First of all, I know this is not directly related to eksctl, but I still think that eksctl could make this smoother. My...

kind/feature

``` $ slop X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 15 (X_QueryTree) Resource id in failed request: 0x1800002 Serial number of failed request:...