Nathan Grennan

Results 65 comments of Nathan Grennan

@jsnod I got them to fix 18.5.0 two days ago. 18.6.0 is still broken as of now.

I have seen this issue too. Sometimes restarting the app works. Sometimes rebooting the Shield works. Sometimes neither works. It seems to be somewhat dependent on the video. I don't...

I am seeing the same problem. It works as a mapping, but not as a module+ingress. * AES(Ambassador): 1.5.0 (Helm Chart 6.4.1) * Kubernetes: 1.18.2

I think you are experiencing issue #1237 .

> yeah this is really annoying and took me a long time to figure out it was Tilix doing this. This should be a must fix IMO I agree. It...

I am testing this patch. Disabling drag and drop is better than fighting invisible boxes. ``` diff -uNr tilix/source/gx/tilix/terminal/terminal.d tilix.disable-drag-drop/source/gx/tilix/terminal/terminal.d --- tilix/source/gx/tilix/terminal/terminal.d 2021-05-07 11:32:25.665055415 -0700 +++ tilix.disable-drag-drop/source/gx/tilix/terminal/terminal.d 2021-05-07 11:33:09.287691174 -0700...

I am running the patch on two systems without issue. It also seems to have the desired effect on disabling dragging, and no unexpected consequences. I can still click on...

I tried tilix again on Fedora 36, and have had the issue.

I am having this same issue, and ignore_changes doesn't help since it seems it isn't meant to deal with things that the server changed.

I took the 6.7 commits from this PR, https://github.com/openzfs/zfs/pull/15860, and with a little tweaking made a usable patch for ZFS 2.2.2 and 6.7.x Linux kernels. I have successfully used it...