sailoog / openplotter

Obsolete project. New one and active: https://github.com/openplotter
http://www.sailoog.com/openplotter
GNU General Public License v2.0
153 stars 53 forks source link

Trouble after update to 0.15.0 #181

Closed nicolas-j closed 6 years ago

nicolas-j commented 6 years ago

Openplotter would not start:

Traceback (most recent call last): File "/home/pi/.config/openplotter/openplotter", line 3488, in MainFrame().Show() File "/home/pi/.config/openplotter/openplotter", line 250, in init self.read_i2c() File "/home/pi/.config/openplotter/openplotter", line 1859, in read_i2c self.list_i2c.Append([str(c), name, address, magn_list[c], iii[0], str(iii[1]), str(iii[2])]) UnboundLocalError: local variable 'magn_list' referenced before assignment

sailoog commented 6 years ago

http://forum.openmarine.net/showthread.php?tid=660&pid=2501#pid2501