Skip to content

Conversation

@aacuevas
Copy link
Contributor

@aacuevas aacuevas commented Oct 2, 2025

Requires clroni compiled with net8 support
@aacuevas aacuevas requested a review from jonnew October 2, 2025 15:43
@jonnew
Copy link
Member

jonnew commented Nov 6, 2025

One thing I noticed. If I have a context opened in some other software (e.g. Bonsai or oni-repl) and attempt to program I get this exception:

image

Nothing crashes or anything, but perhaps the exception text could be a bit clearer.

@aacuevas
Copy link
Contributor Author

aacuevas commented Nov 7, 2025

Fixed. Now it passes the inner oni exception through.
Which when using the current liboni branch with support for NET8 is the all too familiar "Already triggered operation, but that will change to the new we made once liboni is properly merged.

@jonnew
Copy link
Member

jonnew commented Nov 7, 2025

Another non-breaking but odd behavior:

If a connect to a headstage by pressing the "program" button on the main form, the little modal GUI pops up with an hourglass indicator. The fields then populate with the detected headstage metadata. Great.

The odd behavior is that if the mouse is not moved during this time period, the "program" and "Cancel" buttons will remain greyed out and the hourglass indicator will remain forever, until the mouse is touched.

@aacuevas
Copy link
Contributor Author

aacuevas commented Nov 7, 2025

I'll look into that but I'm not sure that is something we have control over or it's a windows forms quirk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create a C# GUI programmer for hubs

3 participants