GollyGang / ready

A cross-platform implementation of various reaction-diffusion systems and PDEs.
GNU General Public License v3.0
766 stars 60 forks source link

Cannot open any files #19

Closed ybabel closed 6 years ago

ybabel commented 6 years ago

I'm on Ubuntu 17.10. Whatever file I try to open I get :

Failed to open file. Error:

Unsupported data type or file read error ready-error

I have no OpenCL device but the starting page is a 3D gray-scott model fully functionnal. It doesn't seem to be the cause of my error. Tried with 0.7 and 0.8, same error. The files are accessible with gedit.

ybabel commented 6 years ago

I get the same error with "CPU only" patterns. I get the same error running with sudo.

ybabel commented 6 years ago

I build from the last sources : no problem any more.

vicsjoo commented 2 years ago

I am having the exact same issue on Windows now :(