parallaxinc / PropellerIDE

An easy-to-use, cross-platform IDE for the Parallax Propeller
GNU General Public License v3.0
70 stars 26 forks source link

Linux version 0.38.5 not loading binary into Propeller #62

Open forthnutter opened 3 years ago

forthnutter commented 3 years ago

I have notice after installing 0.38.5 I was not able load binary file into propeller. The program compiles ok, I see in the term screen the propeller loading program is trying open a file with "usb-wice-4m.binary.binary". I look in the project directory I have a file with only one binary extension name. I also tested flatpak version on LinuxMint manager same issue. I downloaded Linux 0.38.4 from github, installed ok and had no issues with compiling and loading.

image