If my mouse moves between monitors and I save, I get "Enum value '523' is invalid..." The file saves with content. When I load it , the message changes to "Invlid enum value '' cannot be deserialized..."
Hi robert,
I'm sorry I haven't had time to look into this but it seems like you found the solution yourself and I wouldn't have been able to reproduce it anyway because I don't test inside virtualBox.
So this is no longer an issue for you?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
At this point, the only takeaway would be to import the attached file above and see if there is some error handling you could put into the code to prevent such a file from being created and handle unexpected conditions created by such errors in other products.
But that really presumes you don't have more pressing issues to tackle. :)
Regardless, my problem is solved.
Thanks for making this available and responding to user issues. I do appreciate all your work.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If my mouse moves between monitors and I save, I get "Enum value '523' is invalid..." The file saves with content. When I load it , the message changes to "Invlid enum value '' cannot be deserialized..."
Any ideas?
Here is the file
This does not happen when I don't move the mouse between monitors.
This is apparently a bug from VirtualBox fixed by an update. The virtualbox app was sending strange UI info when switching monitors.
Hi robert,
I'm sorry I haven't had time to look into this but it seems like you found the solution yourself and I wouldn't have been able to reproduce it anyway because I don't test inside virtualBox.
So this is no longer an issue for you?
At this point, the only takeaway would be to import the attached file above and see if there is some error handling you could put into the code to prevent such a file from being created and handle unexpected conditions created by such errors in other products.
But that really presumes you don't have more pressing issues to tackle. :)
Regardless, my problem is solved.
Thanks for making this available and responding to user issues. I do appreciate all your work.