openframeworks / openframeworks/openFrameworks
ofSystemLoadDialog and ofSystemSaveDialog error ?
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
Description
The error i guess is that draw is not drawing anymore on screen ... so maybe GLcontext is lost ?
If i use OF 0.84 i got errors on both, load and save.
If i get the ofSystemUtils.cpp from Github and put it on the OF 0.84 the load dialog problem is solved, but not the load dialog problem ...
I experienced this with XCode 5 and OSX 10.9.1 if that helps ...¿?
This is what i see if i resize the window when draw is not working ... nice GL glitch ;)

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue with openFrameworks 0.84 under XCode 5 and OSX 10.9.1, focusing on ofSystemUtils.cpp and the load/save dialog paths. Compare the bundled file with the GitHub version, then determine whether opening either dialog leaves drawing or the GL context broken. Done means both dialogs work without the rendering failure or resize-time GL glitch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100