Ihor Bobak

Results 58 comments of Ihor Bobak

Now is 2024-03-06, I have exactly the same problem as described above. Still not solved.

Yes, I'd gladly change those constants and try to recompile, and I will report the results here.

I have two problems with bins: 1. I can't find where is this setting of number of bins? how to get there? 2. why the histogram is not maximized by...

Looks like I found where it is: at the creation time of a new field. But if I want to change the existing field - I cannot do this.

I have the same issue. I am on Linux, Ubuntu 22.04, 6.4.6-060406-generic. I am running this command ``` dotnet tool install --global MathNet.Numerics --version 5.0.0 ``` and I am getting...

I have exactly the same issue after upgrading to Ubuntu 24.04 I applied this patch ``` cd ~/downloads chmod 0766 Outline-Client.AppImage ./Outline-Client.AppImage --appimage-extract cd squashfs-root/ sudo chown root:root chrome-sandbox sudo...

Dear developers of Outline, you did really a great job, but with Ubuntu 24 something is terribly wrong: connection is always lost, reconnecting multiple times. This needs to be fixed....

I had to re-install back my Ubuntu 22.04 (was 24.04) just to make Outline working. This is one of the key software on my PC, and if it doesn't work...

@heejaechang you said "the error says is current could be None". First of all, it cannot: you can see two lines ``` p = ListNode(0) current = p ``` from...

![image](https://github.com/microsoft/pylance-release/assets/8807043/d42378e3-b527-4fe8-807b-71b2e0dc76ae)