Mikhail Kulesh
Mikhail Kulesh
Hi @mrlad, in the last releases, I reworked the network handling completely. Is this issue still actual? Or it can be closed as resolved?
Hi @mrlad unfortunately I have no ideas how to fix this problem. I received today a new issue https://github.com/mkulesh/onpc/issues/192 How do you think is this issue related to the problem...
Hi @mathias-ch1903, thank you for information. I expanded wiki page https://github.com/mkulesh/onpc/wiki/Connection-problems with additional settings needed for VPN use based on your example. Could you please take a look on this...
Update: the problem is caused by missing permission in the entitlements files. The following permission shall be added into the Release.entitlements and DebugProfile.entitlements: ``` com.apple.security.device.serial ``` With these permissions, the...
Hi @novellus, thank you for problem reporting! In which context do you need to plot f(d, d) as a surface? From my point of view, the behavior is as desired,...
OK, thank you, I will take a look on this.
Hi @novellus, I implemented a fix for this problem. Now it looks like this:  The debug build is stored here: https://1drv.ms/u/s!At2sh2-YDyGFgSNGS--UoDA7P499?e=C3hry5 Could you please download, manually install and test...
Hi @novellus I see that you mean... Mathematically it is clear, but currently I have no idea how to add such a plot into the uMath. It is not easy...
Currently, no plan to fix it
Hi @yashpalgoyal1304 with "do not mix" in documentation I mean do not demonstrate any examples that use one- and two-dimensional indices for the same variable. In new example, r1 is...