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

Exception with mouse cross on #473

Closed
MAKOMO opened this issue Jun 12, 2020 · 1 comment
Closed

Exception with mouse cross on #473

MAKOMO opened this issue Jun 12, 2020 · 1 comment
Labels
Milestone

Comments

@MAKOMO
Copy link
Member

MAKOMO commented Jun 12, 2020

Expected Behavior

No exception.

Actual Behavior

Exception:

list.remove(x): x not in list  File "C:\Users\dbaxter\Dropbox\Artisan Roast Profiles\Artisan Sources\artisan-roaster-scope online\artisan\src\artisanlib\curves.py", line 2187, in changeDeltaBT
   self.aw.qmc.togglecrosslines() # turn crossmarks off to adjust for new coordinate system
 File "C:\Users\dbaxter\Dropbox\Artisan Roast Profiles\Artisan Sources\artisan-roaster-scope online\artisan\src\artisanlib\main.py", line 12477, in togglecrosslines
   aw.qmc.ax.lines.remove(self.l_horizontalcrossline)

Steps to Reproduce the Problem

Turn on the mouse cross then uncheck all of ET RoR and BT RoR from the Curves dialog.

  1. turn mouse cross on
  2. uncheck all ET / BT RoR curves

Specifications

  • Artisan Version: 2.4
  • Artisan Build (number in brackets shown in the about box):
  • Platform (Mac/Windows/Linux + OS version):
  • Connected devices or roasting machine:

Please attach your current Artisan settings file (as exported via menu Help >> Save Setings 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 the bug label Jun 12, 2020
@MAKOMO MAKOMO added this to the v2.4.2 milestone Jun 12, 2020
@MAKOMO
Copy link
Member Author

MAKOMO commented Jun 12, 2020

fixed 4dd0042

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

No branches or pull requests

1 participant