Jorik Caljouw

Results 6 issues of Jorik Caljouw

Nice to see `mpm` now supports macOS! However, I see some unexpected behavior regarding `destination` (at least for me after reading the doc and knowing the existing non-mpm installer on...

bug
development-in-progress
mpm

I see in the release notes section of MPM.md that the versioning system used for MPM has changed a few times: - First Semantic versioning from 0.5.0 (2021 December) -...

question

I am trying to use truststore on Mac OS X 10.11 (El Capitan). Both Python 3.10 and truststore would seem to work with this combination, but it is failing to...

good first issue

I noticed this while trying to install MATLAB in a more hardened linux environment. Apparently it is a practice in Defense-In-Depth to disallow running executables from /tmp. And this is...

enhancement
mpm

I believe macOS does some time consuming scanning of binaries when first running them, which makes using mpm interactively on macOS quite slow. Running mpm a second time is just...

mpm

In my user interface, I'm using a `wt.PasswordField`, but I can't use the [`focus()`](https://www.mathworks.com/help/matlab/ref/matlab.ui.figure.focus.html) function (since R2022a) to get the keyboard focus in the password field. Can this be somehow...

enhancement