Origin 2023 Known Issues

Graphing

JIRA

SUMMARY

DESCRIPTION

DETAILS

JIRA

SUMMARY

DESCRIPTION

DETAILS

ORG-27283

File: Export Graph (Advanced)… dialog stopped working

For some user opju files, when choosing File: Export Graph (Advanced)… dialog, Runtime Error shows or though the dialog opens, not usable.

File: Export Graph (Advanced)… dialog shows Origin C Function Runtime Error, VC Member function call execution error, or dialog opens but messed up.

 

The issue started since Origin 2023 because of some other code change related to cell formula.

Workaround in Origin 2023b and Origin 2023.

  1. Restart Origin.

  2. Choose Preferences: System Variables.

  3. Aadd system variable FSF. change the value to 2 and click OK.

  4. The export graph advanced will work.

The issue will be fixed in coming Origin 2024 so that system variable @fsf=1 will also work.

 

 

 

 

Analysis

Image Processing

JIRA

SUMMARY

DESCRIPTION

DETAILS

JIRA

SUMMARY

DESCRIPTION

DETAILS

ORG-25919

Wrong position after rotating image on MT

Not works for the single frame tiff and gif file.

Issue existed since Origin 2023.

ORG-27460

Origin crashed if multiframes image is renamed after inserted

Crashes when opening project with inserted image in graph/layout and image file is invalid.

  1. Insert multi-frames image from file to graph/layout then link the image object.

  2. Save then new a project.

  3. Change the name/path of the image file in Windows Explorer.

  4. Open the saved project.

==> Origin crashes. Issue existed since Origin 2023 and fixed in Origin 2024.

Programming

LabTalk

JIRA

SUMMARY

DESCRIPTION

DETAILS

JIRA

SUMMARY

DESCRIPTION

DETAILS

ORG-26094

Reopen Origin, Script window always show

Script window always open if set SWFS by Preferences: System Variables dialog

System variable SWFS is added in Origin 2023 to control font in Script window.

If user opens Preferences: System Variables dialog and set the system variable. E.g. set it to 15.

Then close Script window and then close Origin.

When launching Origin.

==> The script window always shows.

Workaround. Delete the swfs in Preferences: System Variables dialog. Instead, set it e.g. @swfs=15 in Script window.