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

Control error #243

Closed
MountainRoaster opened this issue Aug 29, 2018 · 3 comments
Closed

Control error #243

MountainRoaster opened this issue Aug 29, 2018 · 3 comments
Labels
Milestone

Comments

@MountainRoaster
Copy link

Expected Behavior

Actual Behavior

Steps to Reproduce the Problem

Specifications

  • Artisan Version:
  • 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.

artisan-settings.zip

435 Mt.Mornings Project 2.zip
File "artisanlib\main.py", line 11430, in
File "artisanlib\main.py", line 22631, in PIDcontrol
File "artisanlib\main.py", line 43905, in init


artisanlib\main.py:::11430
_ = False
self = <artisanlib.main.ApplicationWindow object at 0x00000188398EB678>
artisanlib\main.py::PIDcontrol:22631
modifiers = <PyQt5.QtCore.KeyboardModifiers object at 0x0000018842721358>
self = <artisanlib.main.ApplicationWindow object at 0x00000188398EB678>
artisanlib\main.py::init:43905
BTthermolabelnote = <PyQt5.QtWidgets.QLabel object at 0x00000188429B03A8>
button_readpid = <PyQt5.QtWidgets.QPushButton object at 0x00000188429A1288>
button_autotuneOFF = <PyQt5.QtWidgets.QPushButton object at 0x00000188429A11F8>
button_autotuneON = <PyQt5.QtWidgets.QPushButton object at 0x00000188429A1168>
dlabel = <PyQt5.QtWidgets.QLabel object at 0x000001884299ED38>
ilabel = <PyQt5.QtWidgets.QLabel object at 0x000001884299ECA8>
plabel = <PyQt5.QtWidgets.QLabel object at 0x000001884299EC18>
button_d = <PyQt5.QtWidgets.QPushButton object at 0x000001884299EB88>
button_i = <PyQt5.QtWidgets.QPushButton object at 0x000001884299EAF8>
button_p = <PyQt5.QtWidgets.QPushButton object at 0x000001884299EA68>
svwarning2 = <PyQt5.QtWidgets.QLabel object at 0x000001884299E8B8>
svwarning1 = <PyQt5.QtWidgets.QLabel object at 0x000001884299E828>
tab2getsvbutton = <PyQt5.QtWidgets.QPushButton object at 0x000001884299E708>
tab2svbutton = <PyQt5.QtWidgets.QPushButton object at 0x000001884299E558>
button_exit = <PyQt5.QtWidgets.QPushButton object at 0x000001884299E4C8>
button_standbyOFF = <PyQt5.QtWidgets.QPushButton object at 0x000001884299E438>
button_standbyON = <PyQt5.QtWidgets.QPushButton object at 0x000001884299E3A8>
button_rsoff = <PyQt5.QtWidgets.QPushButton object at 0x000001884299E318>
button_rson = <PyQt5.QtWidgets.QPushButton object at 0x000001884299E288>
button_getall = <PyQt5.QtWidgets.QPushButton object at 0x000001884299E1F8>
labelpattern = <PyQt5.QtWidgets.QLabel object at 0x0000018842987B88>
parent = <artisanlib.main.ApplicationWindow object at 0x00000188398EB678>
self = <artisanlib.main.PXRpidDlgControl object at 0x0000018842987A68>
class = <class 'artisanlib.main.PXRpidDlgControl'>

@MAKOMO MAKOMO added the bug label Aug 29, 2018
@MAKOMO MAKOMO added this to the v1.4 milestone Aug 29, 2018
MAKOMO added a commit that referenced this issue Aug 29, 2018
…on-Error mode)

- fixes Fuji PXR PID dialog (Issue #243)
@MAKOMO
Copy link
Member

MAKOMO commented Aug 29, 2018

Just fixed this typo. Thanks for reporting!

@MAKOMO MAKOMO closed this as completed Aug 29, 2018
@MountainRoaster
Copy link
Author

MountainRoaster commented Aug 29, 2018 via email

@MAKOMO
Copy link
Member

MAKOMO commented Aug 30, 2018

You can find pre-builds of the upcoming Artisan v1.4 on bintray: https://bintray.com/artisan/artisan-artifacts/artisan/master#files

Alternatively, you wait until the final Artisan v1.4 including the patch is realeased.

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

2 participants