I think there are two issues.
First, the missing dot before jpg extension prevents the file from being recognized as a picture. Thats why it asks which APP you want to use to open the file.
Second, probably depending on Windows date format definitions, for some users file name includes “/” which is an invalid character for a file name. Cougar has “.” as date separator and file name is valid. Nat has “/” and no file is saved.