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

* fixed: #778 -- Idea run dialog was not saving Sim details if no device is attached and selected in preferred device udid #779

Merged
merged 1 commit into from
Apr 6, 2024

Conversation

dkimitsa
Copy link
Contributor

@dkimitsa dkimitsa commented Apr 6, 2024

exception:

java.lang.NullPointerException: Cannot read field "id" because the return value of "org.robovm.idea.running.RoboVmIOSRunConfigurationSettingsEditor$Decorator.from(javax.swing.JComboBox)" is null

…no device is attached and selected in preferred device udid

exception:
> java.lang.NullPointerException: Cannot read field "id" because the return value of "org.robovm.idea.running.RoboVmIOSRunConfigurationSettingsEditor$Decorator.from(javax.swing.JComboBox)" is null
@dkimitsa dkimitsa mentioned this pull request Apr 6, 2024
2 tasks
@Tom-Ski Tom-Ski merged commit 7080cc8 into MobiVM:master Apr 6, 2024
1 check passed
dkimitsa added a commit to dkimitsa/robovm that referenced this pull request Apr 15, 2024
…no device is attached and selected in preferred device udid (MobiVM#779)

exception:
> java.lang.NullPointerException: Cannot read field "id" because the return value of "org.robovm.idea.running.RoboVmIOSRunConfigurationSettingsEditor$Decorator.from(javax.swing.JComboBox)" is null

(cherry picked from commit 7080cc8)
@dkimitsa dkimitsa deleted the fix/idea-sim-run-dialog-is-broken branch April 15, 2024 13:00
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.

2 participants