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

Unhandled Exception (Config/Alarms) #192

Closed
arkenamun opened this issue May 1, 2018 · 2 comments
Closed

Unhandled Exception (Config/Alarms) #192

arkenamun opened this issue May 1, 2018 · 2 comments
Milestone

Comments

@arkenamun
Copy link

Expected Behavior

Edit/compare 2 alarm files, 2 instances open simultaneously

Actual Behavior

image
File "artisanlib\main.py", line 44208, in
File "artisanlib\main.py", line 44347, in addalarm
File "artisanlib\main.py", line 44714, in markNotEnabledAlarmRows


artisanlib\main.py:::44208
_ = False
self = <artisanlib.main.AlarmDlg object at 0x0000025205F0D9D8>
artisanlib\main.py::addalarm:44347
header = <PyQt5.QtWidgets.QHeaderView object at 0x0000025209DD05E8>
nalarms = 76
self = <artisanlib.main.AlarmDlg object at 0x0000025205F0D9D8>
artisanlib\main.py::markNotEnabledAlarmRows:44714
j = 0
i = 56
self = <artisanlib.main.AlarmDlg object at 0x0000025205F0D9D8>

Error log:
version = 1.3.0

2 22:12:22.628 2018-05-01, 22:12:22 -------------------------------------------------------------------------------- : list index out of range

1 22:11:56.424 Exception: createalarmtable() list index out of range@line 44761

Steps to Reproduce the Problem

Is not immediately reproducible.

Specifications

  • Artisan Version: 1.3.0
  • Artisan Build (number in brackets shown in the about box): 95bf230, (Brad,

Australia, fixes Pulse not ending)

  • Platform (Mac/Windows/Linux + OS version): W10
  • Connected devices or roasting machine: Modbus, Phidgets and Extech

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

ASET NOT A SUPPORTED FILE TYPE!!

@RickGroszkiewicz
Copy link

You should copy, then rename the file as *.aset.txt to upload it

@MAKOMO
Copy link
Member

MAKOMO commented May 7, 2018

Added a handler to catch this one. The original source of the issue remains unclear and cannot be reproduced.

@MAKOMO MAKOMO closed this as completed May 7, 2018
@MAKOMO MAKOMO added this to the v1.3.1 milestone May 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants