Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

JIRA

SUMMARY

DETAILS

ORG-24723

emf and svg file fails to keep ratio in NLFit

  1. Customize an User-Define function, make a Formula image (named as *.emf) and a Curve image (named as *_cuv.emf)

  2. Put two images into \\UFF\fitfunc, open NLFit dialog, click Formula tab in bottom panel, drag the preview box to make it wider

==> The image fails to keep ratio

Fixed in Origin2024

ORG-27138

ORG-27006

ORG-27091

ORG-26986

Crash cases with NLFit dialog minimized

  1. Do NLFit with plot, after choose function, minimized the NLFit dialog

  2. Click the preview fitted curve and go to ZZBook

  3. Delete the ZZBook window, Restore NLFit dialog and click Initialized Parameters twice

  4. Continue to minimized NLFit dialog and right click the preview fitted curve

==> Crash

Note: Origin2024 fixed more crash cases when NLFit minimized like open NLFit dialog twice, select column data and delete data marker

ORG-27626

ODR method for fitting failed to set bounds in OC

Issue existed since Origin 9.0 and it’s fixed in Origin 2024.

ORG-27694

Fail to get correct parameter value from report sheet when a parameter called "tp4"

When creating a User-defined Function. if parameters name contains “pN” (N is integer, e.g. p1), after fitting, it will get wrong parameters using LabTalk, like below

Code Block
getnlr tr:=tFitResults showall:=0 pnotation:=0;
tFitResults.A=;    // A is the parameter above the p1 in Parameters tab

The issue exists since Origin2022 and fixed in Origin2024

Image Analysis

JIRA

SUMMARY

DETAILS

ORG-26349

Fail to show Gray Scale Specific MT buttons

Case1: Import colorful image then convert to gray.

Case2: New graph then insert grayscale image from file.

==> Fail to show Grayscale slider, Set Grayscale Range and Reset Grayscale Range button on mini toolbar.

ORG-26972

Undo cropping image matrix changes XY values

  1. Import image to matrix then set XY mapping values

  2. Add ROI then right click to crop.

  3. Press Ctrl+Z to undo.

==> After undo, the XY mapping values is changed. Fixed in Origin 2024.

ORG-27460

Origin crashed if multiframes image is renamed after inserted

  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.

ORG-27455

cv2mat: Runtime error for specific GeoTIFF image

Convert large GeoTIFF image to matrix may generate runtime error.

Issue existed since Origin 2022b and fixed in Origin 2024.

...

JIRA

SUMMARY

DETAILS

ORG-27036

Slowness with many sheets

In Origin 2023b SR1 and earlier versions, a project has a workbook with many sheets.

  1. Opening project is slow.

  2. Deleting many sheets is slow.

  3. Saving many-sheets book is slow.

  4. Slow to show confirmation message box for delete window.

  5. Deleting all unused loose dataset is slow

Improved above 5 issues speed in Origin 2024.

ORG-27196

Unchecking "Name" column makes hidden windows not greyed out in PE

In Origin 2023b SR1 and earlier versions, in Project Explorer when user uncheck “Name“ column at content panel, the hidden windows are not shown as gray.

Fixed in Origin 2024.

ORG-27044

Object Manager shows as grey after D&D other floating window

In Origin 2023b, drag two workbook as floating window, then drag the 2nd one back to Origin workspace, active the 1st one, Object Manager shows as grey

Fixed in Origin2024

ORG-26085

Cannot type longer string in R Console

In Origin 2023b, the text limit for the editor in R console is 65536, if maximum size is reached, then can not type any string in R console.

Fixed in Origin 2024. Increased the text limit size to 2^31(2GB).

ORG-27198

The Drop-down list of Font failed to pop up in correct direction

In Origin 2023 or earlier version, click Font drop-down list, the Font drop-down list always opens downwards, which leads to a part of list is out of the screen and can not be viewed

Fixed in Origin 2024, now it will open upwards if lower area is small

ORG-27379

Note window zoomed text size issue

In Origin 2023b or earlier versions, there are below two Note window zoomed text size issues

  1. Folder notes failed to remember zoomed factor

  2. Folder notes failed to save if never closed

Fixed in Origin2024

ORG-27523

Crash when open certain project

Since Origin 2018, Origin crashes when open certain project file.

Fixed in Origin2024

ORG-27554

origin stuck when drag floating window into Origin if there is minimized dialog

  1. Drag book1 out of origin as floating window.

  2. Press Ctrl+Y to open NLFit dialog, click minimize button to minimize dialog.

  3. Drag book1 into origin main window.

  4. ==>NLFit dialog disappeared.

  5. ==>user can do nothing with origin, have to close origin by task manager.

Fixed in Origin2024

ORG-27698

Ctrl+F6 failed to activate the next window

  1. Start Origin with one workbook and one graph window

  2. Press Crtl+F6 to jump to Next window -->Works

  3. Press Ctrl+F6 to jump to Next window again ==>Fails

Fixed Broken since Origin2023 and fixed in Origin2024