Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

mouseReleased segmentation fault #227

Open
genekogan opened this issue Dec 15, 2014 · 2 comments
Open

mouseReleased segmentation fault #227

genekogan opened this issue Dec 15, 2014 · 2 comments

Comments

@genekogan
Copy link

I am having an issue in multiple places which causes a segmentation fault on mouseReleased for an ofxUICanvas. This occurs unpredictably after clicking on a gui element, especially one which attempts to delete another canvas. Not sure what I am doing incorrectly, but I can't figure out why it should ever enter the loop in the picture after deleting the gui, since the widgets should all be cleared at that point... Has anyone encountered this? Am I deleting the gui incorrectly?

screen shot 2014-12-15 at 2 02 23 pm

@vjacob
Copy link

vjacob commented Jan 7, 2015

Hello Gene, I'm having the same issue without knowing what is going wrong. I'm deleting contents of a ofxUIDropdownList and refilling it with new items. Doing this, the program sometimes crashes at the exact same point as you point out. I'm not deleting separate canvasses, since I'm only using one in my app. Investigating further...

@rezaali
Copy link
Owner

rezaali commented Jun 29, 2015

thanks!

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

No branches or pull requests

3 participants