totalspectrum / flexprop

Simple GUI for Propeller development (both P1 and P2)
Other
38 stars 15 forks source link

Command shell menu item is broken #89

Closed Wuerfel21 closed 7 months ago

Wuerfel21 commented 8 months ago

The menu item to launch command shell throws an error. Happens with current version 6.8.0 on Win as well as the slightly old version I have installed on Linux.

Happened to find this out live on live forum today. We got chip to install flexprop live on stream, deeply funny, watch the replay when it's out (if they don't cut that part... really long)

Wuerfel21 commented 8 months ago

the flexprop installation experience: https://youtu.be/277iRo9EC1w?t=13206

Chip: It's gonna be like an adventure Me: No, it's actually very easy

...

totalspectrum commented 8 months ago

Wow, that was a nightmare. I haven't been able to reproduce the download problem (Chrome, Firefox, and Edge are all happy to download the .zip on my Windows machine) but I did try submitting to an online virus scanner and 2 out of 65 scanners complained about the file (and about the source code .zip too!). My guess is that something in the Tcl/Tk runtime makes some virus scanner unhappy, there may be some compressed code or something. Not sure what I can do about that :(.

Wuerfel21 commented 8 months ago

The issue wasn't just flexprop, he couldn't download any files at all. No problem on your end :)

totalspectrum commented 7 months ago

I've removed the command shell menu item; it was indeed broken and maintaining it is probably not worth it... better for the user to compile the shell on their own machine (the source is there, after all).