View Single Post
Posts: 1,283 | Thanked: 370 times | Joined on Sep 2009 @ South Florida
#699
Here's the tail of it:

** Getting orientation**
** Start Function - Device Orientation **
** Start Function - Bluetooth MAC**
** Finished tab 1 update **
** Starting tab 2 update**
** Updating GPS Info**
Traceback (most recent call last):
File "/opt/healthcheck/healthcheck.py", line 1076, in <module>
ui.funcUpdateAll()
File "/opt/healthcheck/healthcheck.py", line 900, in funcUpdateAll
self.updateGPS(MainWindow)
File "/opt/healthcheck/healthcheck.py", line 990, in updateGPS
control.set_properties(preferred_method=location.M ETHOD_USER_SELECTED,preferred_interval=location.IN TERVAL_DEFAULT)
AttributeError: 'location.GPSDControl' object has no attribute 'set_properties'