Uploaded image for project: ' AGL Development'
  1. AGL Development
  2. SPEC-4939

Exception when temperature pushed past min/max

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • Quillback 17.0.0
    • master
    • Connectivity
    • None

      If I keep clicking the temperature up or down buttons, agl-demo-control-panel exits with an exception once the temperature is pushed past the minimum or maximum value:

      ...
      16°C
      Traceback (most recent call last):
        File "/home/scottm/dev/agl/agl-demo-control-panel/Widgets/HVACPage.py", line 129, in rightTempListClicked
          self.feed_kuksa.send_values(self.HVAC.rightTemp, item.text()[:-2])
                                                           ^^^^^^^^^
      AttributeError: 'NoneType' object has no attribute 'text'
      Aborted (core dumped)
      

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            suchinton2001 Suchinton Chakravarty
            scottm Scott Murray
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: