Navigation Menu

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

Segfault when clicking on ImagePanel in GworkAllegro5Sample #101

Open
fassn opened this issue Jun 6, 2019 · 2 comments
Open

Segfault when clicking on ImagePanel in GworkAllegro5Sample #101

fassn opened this issue Jun 6, 2019 · 2 comments

Comments

@fassn
Copy link

fassn commented Jun 6, 2019

Issue: The sample program crashes (segfault) when I click on the ImagePanel section.

  • Operating System (name & version): Ubuntu 18
  • Compiler (name & version): not sure if it used gcc or clang, here are both: gcc 7.4.0; clang 6.0.0
  • Target renderer: ALLEGRO5
  • cmake command-line used: cmake -DRENDER_ALLEGRO5=ON
@pmprog
Copy link

pmprog commented May 28, 2020

It's trying to display a file called "missingimage.png", which isn't in the repo. Just copy any png into your compile directory and give it that name, and it'll work fine

@billyquith
Copy link
Owner

Great thanks for the feedback. I will try and get back to this project but busy with other stuff at the moment. Stay safe!

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

3 participants