Versions Compared

Key

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

...

JIRA

SUMMARY

DETAILS

ORG-28354

Should use connector for all D&D files when select Use Connector on Select Filter dialog

1.Save two import filters for dat file.

2.Drag and drop multiple dat files into workspace.

3.Select Use Connector on the pop-up Select Filter dialog.

==>Show up Select Filter again.

Note: this issue existed since Origin 2022b. Fixed in Origin 2024b.

ORG-28830

Origin Connector wrongly overwrite user defined label rows

Origin Connector connects to Origin project file with query, will import wrong user defined label rows.

Fixed in Origin 2024b.

Note: This problem exists at least since Origin 2020.

ORG-28884

Contents between Quotes Falsely Treated as Numeric

When import the data with comma inside numeric, like "10,10,10,10,10","600031,600065,600031,600065,600031"…

==>The comma are removed, and import as numeric.

-->Fixed in Origin 2024b. Import this kind of data as text.

Note: For the thousand separator quotes, like "305,305,305,305,305", if don’t want to remove the thousand separator quotes, need to set “@STQ=1”.

ORG-29098

Crashing fixed when Importing Multiple Files with Long File Path

Importing multiple files with file paths greater than 260 characters no longer causes a crash using the Connect Multiple Files dialog.

Miscellaneous

JIRA

SUMMARY

DETAILS

ORG-28334

All tab show as empty in App Gallery after installing apps

  1. Make sure some apps are not updated to latest version(show red dot icon)

  2. Drag App window to floating, resize it make sure the Apps window only show one column app and scroll bar is shown, window size can be 182X298.

  3. Drag &Drop to install apps.
    ==>all tab show as empty.
    Fixed in Origin2024b

ORG-28619

Crash when dragging red dot of axis in preview of dialogs

Red dots on axis is a new feature in Origin 2024 to interactively adjust axis scale.

But they should not show on axis in preview window of dialogs, such as merge graph windows, smoothing, etc. Somehow for previews with layer icon showing on axis, if user clicks on the layer icon on axis, the red dots will show. Drag it, Origin will crash.

No issue for preview windows without layer icon on axis.

Fixed in Origin 2024b.

ORG-28637

Origin crash with long font name contain more than 32 characters

  1. Install a long name font with more than 32 characters such as Fira Sans Extra Condensed Medium. you can download it from google fonts.

    Code Block
    https://fonts.google.com/share?selection.family=Fira+Sans+Extra+Condensed:wght@500
  2. Start origin, press Ctrl+U to open Options dialog, in Text Fonts tab, set Default combo as Fira Sans Extra Condensed Medium, click ok.

    ==>origin crashes

Fixed in Origin2024b

...