ERROR-'PluginAction' object has no attribute 'PROPS'

Posted on
Tue Mar 07, 2023 8:04 pm
thumpinc offline
Posts: 41
Joined: May 11, 2013

ERROR-'PluginAction' object has no attribute 'PROPS'

I have made a CSV Engine Device that is manually updated. When I make a schedule that attempts to manually update the device I get the following error on schedule execution

Code: Select all
Schedule                        schedule "Logging-Hourly Motion Refresh and Zero Out" (delayed action)
   Matplotlib Error                Error in plugin execution ExecuteAction:

  File "plugin.py", line 2927, in csv_refresh_device_action
type: 'PluginAction' object has no attribute 'PROPS'


Error does not occur if I update my charts.

Error DOES occur if I attempt to change themes

Code: Select all
   Action Group                    Logger-MatPlotLib-Light
   Matplotlib Error                Error in plugin execution ExecuteAction:

  File "plugin.py", line 3991, in themeApplyAction
type: 'PluginAction' object has no attribute 'PROPS'


Not sure if this is something I am doing wrong. Thanks for any help!

Posted on
Wed Mar 08, 2023 4:37 am
FlyingDiver offline
User avatar
Posts: 7222
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: ERROR-'PluginAction' object has no attribute 'PROPS'

We’ll, there’s definitely no attribute with that name in all caps. Python is case sensitive.


Sent from my iPhone using Tapatalk

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Wed Mar 08, 2023 6:55 am
DaveL17 offline
User avatar
Posts: 6759
Joined: Aug 20, 2013
Location: Chicago, IL, USA

Re: ERROR-'PluginAction' object has no attribute 'PROPS'

This is definitely a bug. I've found the two spots you ran into and I'll push an update as soon as I go through and make sure there's no other landmines buried in the code. I think it's the result of an over-aggressive search and replace operation by yours truly.

I'll have a fix out soon.

I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]

Posted on
Wed Mar 08, 2023 5:47 pm
DaveL17 offline
User avatar
Posts: 6759
Joined: Aug 20, 2013
Location: Chicago, IL, USA

Re: ERROR-'PluginAction' object has no attribute 'PROPS'

I've uploaded a new release of the plugin. Hopefully, version 2022.1.7 will address the issues you were seeing with plugin actions.

I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]

Posted on
Wed Mar 08, 2023 6:17 pm
thumpinc offline
Posts: 41
Joined: May 11, 2013

Re: ERROR-'PluginAction' object has no attribute 'PROPS'

Wow - That was so fast. Thanks!
Tested and it now works perfectly.

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 12 guests

cron