Page 1 of 1

Error in plugin execution ExecuteAction

PostPosted: Fri Nov 29, 2019 7:48 am
by Different Computers
This doesn't seem to be causing any problem, but I just noticed it in the log. No changes, and my roomba has a name.

Code: Select all
 iRobot-Roomba Error             Error in plugin execution ExecuteAction:

Traceback (most recent call last):
  File "plugin.py", line 575, in dockRoombaAction
  File "plugin.py", line 578, in RoombaAction
AttributeError: 'NoneType' object has no attribute 'name'


Just thought you'd want to know. Thanks for your plugin!

Re: Error in plugin execution ExecuteAction

PostPosted: Fri Nov 29, 2019 5:15 pm
by GlennNZ
Hey thanks!

I think that is a bug for those with intermittent connection or more than one iroomba.
Easy to fix - shouldn’t take long

Glenn


Sent from my iPhone using Tapatalk

Re: Error in plugin execution ExecuteAction

PostPosted: Fri Nov 29, 2019 7:20 pm
by GlennNZ
Hi

On further review - not a bug after all...

Seems that for a dock command somewhere you haven't selected which iRoomba you wish to apply command to?


Glenn