artlav / meteor_decoder

A portable decoder for METEOR M weather satellite LRPT signal
GNU General Public License v3.0
148 stars 15 forks source link

unhandled exception and EInOutError for read-only input file #18

Open rbw42 opened 1 year ago

rbw42 commented 1 year ago

On linux, using either pre-compiled or self-compiled code. The code fails with: An unhandled exception occurred at $0000000000402525: EInOutError: Access denied $0000000000402525 If the input file doesn't have write permissions for the user, even though it doesn't seem to need write permissions. (Didn't modify the size or timestamp on the input file as best I can tell.)