GWork
GWork copied to clipboard
Segfault when clicking on ImagePanel in GworkAllegro5Sample
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
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
Great thanks for the feedback. I will try and get back to this project but busy with other stuff at the moment. Stay safe!