You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added line would be deleted, which it does but it also gives an error message
I keep hoping I can add a line at a selected line so that the whole table doesn't need to be re-entered every time I want to add a line.
Actual Behavior
gives an error message which when acknowledged disappears and the line is deleted
Steps to Reproduce the Problem
go to events>buttons
hit add
highlight added line
hit delete
Specifications
Artisan Version:1.3
Artisan Build (number in brackets shown in the about box): ca3c5f1
Platform (Mac/Windows/Linux + OS version): windows 10
Connected devices or roasting machine: phidgets 1048
Please attach your current Artisan settings file (as exported via menu Help >> Save Setings as *.aset) file.
Please attach any relevant Artisan *.alog profiles.
File "artisanlib\main.py", line 31636, in
File "artisanlib\main.py", line 31790, in setdescriptioneventbutton
artisanlib\main.py:::31636
i = 17
self = <artisanlib.main.EventsDlg object at 0x000002F4B1C219D8>
artisanlib\main.py::setdescriptioneventbutton:31790
descriptionedit = <PyQt5.QtWidgets.QLineEdit object at 0x000002F4B5AA8168>
i = 17
_ = 1
self = <artisanlib.main.EventsDlg object at 0x000002F4B1C219D8>
The text was updated successfully, but these errors were encountered:
Expected Behavior
added line would be deleted, which it does but it also gives an error message
I keep hoping I can add a line at a selected line so that the whole table doesn't need to be re-entered every time I want to add a line.
Actual Behavior
gives an error message which when acknowledged disappears and the line is deleted
Steps to Reproduce the Problem
hit delete
Specifications
Please attach your current Artisan settings file (as exported via menu Help >> Save Setings as *.aset) file.
Please attach any relevant Artisan *.alog profiles.
File "artisanlib\main.py", line 31636, in
File "artisanlib\main.py", line 31790, in setdescriptioneventbutton
artisanlib\main.py:::31636
i = 17
self = <artisanlib.main.EventsDlg object at 0x000002F4B1C219D8>
artisanlib\main.py::setdescriptioneventbutton:31790
descriptionedit = <PyQt5.QtWidgets.QLineEdit object at 0x000002F4B5AA8168>
i = 17
_ = 1
self = <artisanlib.main.EventsDlg object at 0x000002F4B1C219D8>
The text was updated successfully, but these errors were encountered: