openframeworks / openframeworks/openFrameworks

ofSystemLoadDialog and ofSystemSaveDialog error ?

Open
#3,348 16 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug core macOS prelim-analysis section-2D
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 ;)
screenshot 2014-10-23 02 37 54

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.