-
CommentStreams:3a674e51a14adaac3db7059587f683e0
Jump to navigation
Jump to search
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' Traceback (most recent call last): File "/home/rpi5/x120x/qtx120x.py", line 190, in <module> window = UPSStatusWindow() File "/home/rpi5/x120x/qtx120x.py", line 119, in __init__ self.update_status() File "/home/rpi5/x120x/qtx120x.py", line 163, in update_status elif pld_state == 1 and self.shutdown: AttributeError: 'UPSStatusWindow' object has no attribute 'shutdown'
Are you using the wrong file? The line number in your error description does not match the line number of the qtx120x.py file.