Opened 9 years ago

Closed 9 years ago

#3537 closed defect (worksforme)

OMEdit cannot recognize encoding

Reported by: anonymous Owned by: adeas31
Priority: normal Milestone:
Component: OMEdit Version:
Keywords: Encoding, UTF8, UTF-8 Cc:

Description

While trying to open an .mo files which created by some other editors, OMEdit fails to recognize current encoding thus fails to convert it into UTF8 with subsequent problems in editing/simulating.

Error message:

The file was not encoded in UTF-8: Defaulting to 7-bit ASCII with unknown characters replaced by '?'.

Change History (1)

comment:1 Changed 9 years ago by sjoelund.se

  • Milestone Future deleted
  • Resolution set to worksforme
  • Status changed from new to closed

Use:

File->Open Modelica File With Encoding

Note that Modelica files with a non-UTF8 encoding are invalid Modelica files (Modelica spec only allows UTF-8). So you should file a bug report with the other Modelica tools as well.

Note: See TracTickets for help on using tickets.