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

Event button line just added errs when deleted #179

Closed
Tonefish opened this issue Apr 16, 2018 · 1 comment
Closed

Event button line just added errs when deleted #179

Tonefish opened this issue Apr 16, 2018 · 1 comment

Comments

@Tonefish
Copy link

Tonefish commented Apr 16, 2018

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

  1. go to events>buttons
  2. hit add
  3. 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>

MAKOMO added a commit that referenced this issue Apr 16, 2018
@MAKOMO
Copy link
Member

MAKOMO commented Apr 16, 2018

Excellent report! I could duplicate and fix this. The fix will be part of a patch release v1.3.1.

@MAKOMO MAKOMO added this to the v1.3.1 milestone May 5, 2018
@MAKOMO MAKOMO closed this as completed May 18, 2018
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