martinohanlon / BlueDot

A zero boiler plate bluetooth remote
MIT License
143 stars 44 forks source link

'MockBlueDot' object has no attribute '_launch_mock_app2' #120

Closed ghost closed 5 years ago

ghost commented 5 years ago

Thanks, updated to v1.3, however:

File "usr/local/lib/python3.5/dist-packages/bluedot/mock.py", line 262, in launch_mock_app self._mock_app_thread = WrapThread(target=self._launch_mock_app2) AttributeError: 'MockBlueDot' object has no attribute '_launch_mock_app2'

martinohanlon commented 5 years ago

Thanks, it was a pretty big release, there was bound to be something. I'll do a bug fix in the next or so.

martinohanlon commented 5 years ago

Fix is in dev branch v 1.3.1

martinohanlon commented 5 years ago

Fixed in v1.3.1