You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ComboBoxText.getIndex calls TreeModelT.getIterFirst which sets the TreeIter model to null.
Then calls TreeIter.getValueString(0) which throws an exception because the TreeIter model is null.
ComboBoxText.getIndex calls TreeModelT.getIterFirst which sets the TreeIter model to null.
Then calls TreeIter.getValueString(0) which throws an exception because the TreeIter model is null.
gtkd master (mar 29 2015)
dmd64 2.067