openframeworks / openframeworks/openFrameworks

iOS error related to setting the GL context.

Open
#4,435 3 comments 0 reactions 1 assignee View on GitHub

@julapy is already working on this.

Since Oct 15, 2015.

bug iOS prelim-analysis
Dominant language
C++
Stars
10.4k
Forks
2.6k
Avg merge
1d 21h
Merged PRs (30d)
9

Description

since iOS9 ive seen the messages below come up in the console.
and have noticed that fbos appear not to render correctly as a result.
will look into it, but for now just wanted to log it first...

Oct 15 13:02:59 emptyExample[12837] : CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
Oct 15 13:02:59 emptyExample[12837] : CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
Oct 15 13:02:59 emptyExample[12837] : CGContextRestoreGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2015-10-15 13:02:59.512 emptyExample[12837:1133746] Creating OpenGL ES1 Renderer

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.