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

[Error] Object reference not set to an instance of an object. #41

Closed
ghost opened this issue Dec 13, 2017 · 2 comments
Closed

[Error] Object reference not set to an instance of an object. #41

ghost opened this issue Dec 13, 2017 · 2 comments
Labels

Comments

@ghost
Copy link

ghost commented Dec 13, 2017

Version: 0.2.8.1
File Name: frmOpenTheatre.cs
Method Name: txtMoviesSearchBox_Enter
Line: 422
Column: 13

System.NullReferenceException: Object reference not set to an instance of an object. at OpenTheatre.frmOpenTheatre.txtMoviesSearchBox_Enter(Object sender, EventArgs e) in C:\Users\imAsh\Documents\Visual Studio 2015\Projects\opentheatre\opentheatre\frmOpenTheatre.cs:line 422 at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Windows.Forms.Control.OnEnter(EventArgs e) at System.Windows.Forms.Control.NotifyEnter() at System.Windows.Forms.ContainerControl.UpdateFocusedControl()

@ohhsodead
Copy link
Owner

ohhsodead commented Dec 13, 2017

Thanks for the the feedback.

I am aware of this and it's been fixed for the next update, sorry for the inconvenience. Fortunately, it only appears every so often, but nevertheless it'll be patched soon.

@ohhsodead
Copy link
Owner

ohhsodead commented Dec 13, 2017

Fixed in 2c780fc (0.2.8.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

1 participant