Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fail to click OK on the Roast Properties page #505

Closed
Jimzgao opened this issue Sep 18, 2020 · 2 comments
Closed

fail to click OK on the Roast Properties page #505

Jimzgao opened this issue Sep 18, 2020 · 2 comments

Comments

@Jimzgao
Copy link

Jimzgao commented Sep 18, 2020

Expected Behavior

click OK on the Roast Properties page, then it should pass ok

Actual Behavior

it didn't pass

Steps to Reproduce the Problem

  1. input information of beans and roasting,click on OK button
  2. failed to next step
    3.I close the the Roast Properties page
  3. save as an Excel file and an alog file
  4. the Excel file shows data, but the alog file shows nothing.
  5. also the excel file didn't show ohter markdowns except the original ones like FCs

Specifications

error log: Exception: deserialize() malformed node or string: @line 23653

  • Artisan Version:2.4.0
  • Artisan Build (number in brackets shown in the about box): Artisan 2.4.0 build 1 (164de80
    roast properties error.zip
    )
  • Platform (Mac/Windows/Linux + OS version):win10 1903 18362.1082
  • Connected devices or roasting machine:

Please attach your current Artisan settings file (as exported via menu Help >> Save Settings as *.aset) file.
Please attach any relevant Artisan *.alog profiles.

Note that you need either add a .txt extension or zip the files before uploading. Otherwise you will receive a "Not a supported file type" error on uploading.

@MAKOMO MAKOMO added this to the v2.4.2 milestone Sep 18, 2020
MAKOMO added a commit that referenced this issue Sep 18, 2020
- prevents saving NaN annotation and flag coordinates in profiles (Issue #505)
@MAKOMO
Copy link
Member

MAKOMO commented Sep 18, 2020

Thanks for your report. It is not completely clear what happend, but the attached .alog file is defect. It contains NaN (not-a-number) elements as annotation coordinates which fails to load properly (the deserialize() malformed node error). Not sure why those NaN values for coordinates occur, however, I added code to prevent storing them in .alog profiles such that their reload cannot fail. Note that this does not fix the original source of the issue and it remains unclear to me if this fixes your issues with the Roast Properties dialog at all.

Could you share the steps on how you generated that .alog profile? A fixed version is attached below.

20-09-17_2235-fixed.alog.txt

@MAKOMO
Copy link
Member

MAKOMO commented Sep 18, 2020

@MAKOMO MAKOMO closed this as completed Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants