Jim Kring

Results 86 issues of Jim Kring

![image](https://github.com/canonical/ubuntu.com/assets/381432/805c3326-0934-4106-a41d-7379cd4f1a1a) --- *Reported from: https://ubuntu.com/pro/subscribe*

Commercial 🛒
Triaged

LiveChat says Support Agent but should say Sales Agent. The agent was not from Support. ![image](https://github.com/canonical/ubuntu.com/assets/381432/e56ffdf4-3877-4942-aa6a-cb5e277daf33) --- *Reported from: https://ubuntu.com/pro/subscribe*

Commercial 🛒

- separated compiled code on a few VIs - added an .lvversion file in the root dir (set to "20.0") for LV2024 Save Version feature - mass compiled all in...

My use case comes up during CI/CD automation... When doing a new install of LabVIEW and G-CLI 3.0 I noticed when I try to run G-CLI that it produces an...

One idea (that might be nice in addition to the `--kill` option) would be to add a new `--exit` flag (to "Exit LabVIEW on Completion") that is received by the...

Using a **relative path** to a VI inside of a PPL doesn't work... does not work: ``` $ g-cli --lv-ver 2020 --x64 test.lvlibp/test.vi Error: Failed to launch the process. Caused...

I have a build that used the g-cli 2.x and was utilizing the `--timeout` argument, which has been renamed `--connect-timeout`. I was getting build errors that g-cli was timing out...

**Version Info**: - **OS**: Linux / Ubuntu 22 - **G-CLI Version**: local build of the `g-cli` (rust) binary -- built from [e68f1f85d9b40c5c44cc53fb163c73ce207920cb ](https://github.com/JamesMc86/G-CLI/commit/e68f1f85d9b40c5c44cc53fb163c73ce207920cb) - **Arch**: x64 - **LabVIEW Version**: 2020...

It would be great if we could use a pathroot like `` in the command-line, when specifying the VI to be run (e.g. `"\vi.lib\some library.vi"`). Right now, it appears that...

enhancement

I'm using a recursive type and it seems to cause some issues. It was working OK until I added the `is_initial_revision := .parent_revision is null;` computed field... - EdgeDB Version:...