Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 14.0.4 without programmable pipeline #21

Closed
Daandelange opened this issue Jan 6, 2016 · 5 comments
Closed

Ubuntu 14.0.4 without programmable pipeline #21

Daandelange opened this issue Jan 6, 2016 · 5 comments

Comments

@Daandelange
Copy link
Collaborator

Hey and thanks for making this OF ImGui wrapper! :D

I noticed a small issue using it on Ubuntu 14.0.4 : (in the demo and other apps using ofxImGui)
When I set FORCE_PROGRAMMABLE to 0, the ofApp shows it's normal graphical output, but the UI is completely invisible. Meanwhile the console logs that all shaders compiled correctly.

It could be a false alarm because I'm using the x.org Nouveau NVidia driver and I'm not able to switch it off as my hardware is broken with the official (proprietary) Nvidia driver.

So is this a bug or is it specifically related to my configuration ? (or rather an ImGui bug?)

Some system information:

  • [verbose] GL Version:3.3 (Core Profile) Mesa 10.5.9
  • uname -r 3.19.0.43-generic
@jvcleave
Copy link
Owner

jvcleave commented Jan 7, 2016

I'm actually getting a segfault on my Linux Machine with the Programmable Renderer :/

@jvcleave
Copy link
Owner

jvcleave commented Jan 7, 2016

Just realized you are talking about the GL Renderer. I am able to run that ok.

@Daandelange
Copy link
Collaborator Author

Ok, so without using the ofGLProgrammableRenderer, the Gui shows up fine ?

@jvcleave
Copy link
Owner

jvcleave commented Jan 7, 2016

For me - yes

@Daandelange
Copy link
Collaborator Author

Ok, thanks! I'm almost sure this is related to my setup.
I'll post back here if I figure something out.

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

No branches or pull requests

2 participants