dilevin / computer-graphics-raster-images

Computer Graphics Assignment about Raster Images
2 stars 11 forks source link

png width & height are zero #8

Closed bethbertozzi closed 4 years ago

bethbertozzi commented 5 years ago

when I run raster this happens, and when I open dog.png from terminal I am given this warning: "eom:22117): Gtk-WARNING **: Allocating size to EomStatusbar 0x560a001b46c0 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?"

dilevin commented 5 years ago

What machine/os are you trying this on. What program are you using to open the file ? Are you on a local machine or doing this via remote access? If via remote access what command /utility are you using ?

bethbertozzi commented 5 years ago

Linux - locally on the ece workstations. I used xdg-open dog.png when I opened the file. I ended up completing the assignment on my personal computer and didn't run into this problem.

dilevin commented 5 years ago

ok thanks, we've never seen this bug before. Do you know what distribution of linux the ece workstations run and what version ?