Origin 2022 SR1 Bug Fixes
Graphing
JIRA | SUMMARY | DETAILS |
---|---|---|
ORG-24554 | DPI setting is wrong in raster graph export file | New bug in Origin 2022 Export graph as Raster image, the DPI value in exported image gets changed e.g. 300 → 1071 |
ORG-24507 | Fail to change number in function plot | New bug in Origin 2022. Double click Function plot to open Plot Details. Change number of points on Function tab e.g. from 100 to 200. ==> The x range changes. Right click the function plot and choose Make dataset copy of F1 ==> the number of points is still the old number e.g. 100. |
ORG-23652 | Transparency could not work after switch symbol shape for bubble plot | The problem exists since Origin 2020b. To reproduce
|
ORG-24543 | Pattern color not work for geology pattern with non-solid line style | New bug in Origin 2022 The bug was introduced in Origin 2022. Set Column plot’s border style as dash. Set Fill Pattern as Geology, say 601 or 606. Change Pattern color to blue. Click Apply. |
ORG-24549 | New Plot Highlight mode fails to fade plot | New bug in Origin 2022. Make a group line plot, click edge of the graph to open page mini toolbar, click Highlight Plot when Mouse Over button, mouse over the plot. ==> Fails to fade plot, you can see selection updated in Object Manager |
ORG-24521 | 2/3-Point Connect Line Could not Connect When there is special point | Bug since Origin 2021.
Same Issue exists in 3 point segment. |
Data Handling
Worksheet
JIRA | SUMMARY | DETAILS |
---|---|---|
ORG-24482 | Origin crashes when editing Cell Formula | This problem exists since 2021b. No crash in 2021, but the formula wrongly updated when delete column. To reproduce
|
ORG-22726 | Origin hangs when operation input involves too many cell formula. | Bug introduced in Origin 2018b (v9.5b). |
Image
JIRA | SUMMARY | DETAILS |
---|---|---|
ORG-24528 | Origin crashes after open embedded image in hierarchy report sheet | Origin crashes after open embedded image created by Gel Molecular weight Analyzer app. Or simple way to reproduce the issue:
==> cell no longer show image but text “embedding:Image1” |
ORG-24533 | Infobar Not Updated on image shape changes | Bring in image into Origin and do rotation, resize etc ==> Info bar still showing original shape but status bar correctly update to show new shape. |
ORG-24523 | Origin crashed when saving *.opj format with new image window | Save project with old file format *.OPJ with new image window will cause crash. |
ORG-24537 | Saving project issue with new image window | Fail to remember the changes for image inserted in cell. |
ORG-24513 | Diff scale if image window in diff size | Set scale in image window and then maximize the image window and repeat the steps to set scale. Scale is different now. |
ORG-24556 | Graph layer's XY Unit is gone after embed image. | Plot image and image’s unit will be applied to graph layer’s X/Y unit. If embed image to graph. ==> Graph layer’s XY unit is gone. |
ORG-24571 | Randomly not responding when importing multiple image files | Occasionally, importing multiple images files may make Origin not responding. |
Analysis
JIRA | SUMMARY | DETAILS |
---|---|---|
ORG-24516 | Origin crashes if Holding Shift when Moving Curve Translate Line | Bug in Origin 2021 as well Add Curve Translate gadget to graph. Hold shift key and drag curve to translate it. Origin crashes. |
ORG-24572 | Preset Result Sheet Name variables in Split Worksheet don't work | New bug in Origin 2022. In Worksheet: Split Worksheet tool, when split mode is By Reference Columns, an edit box Preset Result Sheet Name is provided to set result sheet name. Now when you pick the sample item like “%V” from the right-triangle button, will find it does not work in Origin 2022. |
Programming
Labtalk
JIRA | SUMMARY | DETAILS |
---|---|---|
ORG-24017 | Origin crashes if add then delete ROI | Open \Samples\Matrix Conversion and Gridding\2D Gaussian.ogm then press Ctrl+Shift+I to view mode. Open Script Window then run the following LT together layer.ROI();
layer.ROI(-1); ==> Origin crashes. Note: No such issue if run one script first then run the another one. |
ORG-24538 | Set command with substitution failed for special point | New bug in Origin 2022. Fill workbook with row number and make a Scatter plot, run script nn = 2;
set %c $(nn) -c 2; ==> Plot Details dialog opens instead of customize the 2nd point in graph. |
ORG-24546 | Export graph output file to a wrong path if specified path contains dot | New bug in Origin 2022. Make a graph and run script expgraph -sw type:=png filename:="test" overwrite:=replace path:="c:\test\test.1"; ==> The file is exported to “C:\test” path instead of “C:\test\test.1” |
OriginC
JIRA | SUMMARY | DETAILS |
---|---|---|
ORG-22749 | Worksheet::ReadRecordset() fails if worksheet contains locked column | When worksheet contains locked column, if the size of return dataset from Worksheet::ReadRecordset() method is smaller than the current row size in worksheet, the method will be failed. |
Python
JIRA | SUMMARY | DETAILS |
---|---|---|
ORG-24561 | Failed to Color Scale Level to just Min Max | Set just Min Max and autofill levels in between, seems not possible |
Miscellaneous
JIRA | SUMMARY | DETAILS |
---|---|---|
ORG-24568 | Command Window Issues | New bugs in Origin 2022. When command window is docking and in auto-hide mode, press Alt + 3 to show it will wrongly make it becomes floating. Also, when in auto-hide mode, mouse over the panel and then click the X butto to hide it will make the panel becomes blank. |
ORG-24534 | Failed to install GhostScript | We used OC function to install GhostScript automatically. However GhostScript’s download link changed. Updated the download link now |
ORG-23952 | Fix the problem that Graph Publisher app cannot apply page size
| Update Graph Publisher app to be v3.6 Fix the problem that Graph Publisher v 3.5 is failing on 2022, 2021b…..cannot apply page size, shows error Empty Value, Minimum Size |