Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled Exception While Removing a Tab #3470

Closed
kc9eye opened this issue Jan 18, 2024 · 4 comments
Closed

Unhandled Exception While Removing a Tab #3470

kc9eye opened this issue Jan 18, 2024 · 4 comments
Labels

Comments

@kc9eye
Copy link

kc9eye commented Jan 18, 2024

Description

Removing a tab from the main screen.

Additional Information

Exception Details:

EDDiscovery v17.0.1.0 There was an unhandled UI exception.

==== BEGIN ====
System.InvalidOperationException: No row can be added to a DataGridView control that does not have columns. Columns must be added first.
  at System.Windows.Forms.DataGridViewRowCollection.Add(DataGridViewRow dataGridViewRow)
  at EDDiscovery.UserControls.Helpers.SpanshStationsUserControl.Draw(Boolean removesort) in C:\Code\EDDiscovery\EDDiscovery\UserControls\Helpers\SpanshStationsUserControl.cs:line 277
  at EDDiscovery.UserControls.Helpers.SpanshStationsUserControl.<DrawSystem>d__14.MoveNext() in C:\Code\EDDiscovery\EDDiscovery\UserControls\Helpers\SpanshStationsUserControl.cs:line 164
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
===== END =====
@Eahlstan
Copy link
Contributor

Can you please elaborate how you did this? What did the Spansh station panel display at that time? What did you click? etc.

@kc9eye
Copy link
Author

kc9eye commented Jan 18, 2024 via email

@robbyxp1
Copy link
Contributor

Its probably due to the Await.. i'll defend more deeply

@robbyxp1
Copy link
Contributor

Thanks for the report. will be defended against in 17.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants