Martin Sivák

Results 31 comments of Martin Sivák

I have the same issue, even though I was planning to re-purpose an old Asus EEE 701 (800 x 480 px). I wonder if Tkinter supports scrolling of the controls...

I can confirm that nested ProxyJump has issues. In my case I need to go through two jump hosts to get to the proper node and then connect to a...

/hold This can't be merged into 4.14 folks. And especially not after the original branching day has passed already. The https://github.com/openshift/machine-config-operator/pull/3789 MUST be reverted too. NTO and other components are...

Ok, we have a plan now. @haircommander is preparing a patch that allows v2 as default, but moves all PerformanceProfile users to v1. That will work, if he manages to...

Nevermind, it seems to be caused by something else I missed.

Ok, I tested this again with better debugging and a component like this: ``` export default Ember.Component.extend({ actions: { saveEdit: function () { this.set('show', this.get('value')); console.log("Edit save: ", this.get('value'), "...

I am seeing the same behavior. My second computer lost the first entry from each day this way.

Folks, I noticed https://github.com/helix-editor/helix/pull/9801 got merged. Is that the snippet system / manager you are talking about? Sadly, the PR has no docs and I do not have the time...