Page 1 of 1

Launching Script Editor [Resolved]

PostPosted: Sun Oct 29, 2017 9:11 am
by MartinG
IndigoPlotD seems to be launching Script Editor, and opening installgnuplot.scpt, which fails to run.

This only started with the upgrade to 4.16.25. I'm running Indigo 7.1 on Sierra.

Any ideas?

I've also been having some previously unseen SQL Logger Errors.

Code: Select all
29 Oct 2017, 14:52:52
   SQL Logger Error                exception trying to insert row into table device_history_1887610512 ("EV Zone: Eloise") -- unable to modify table
   SQL Logger Error                database is locked
   SQL Logger Error                INSERT INTO device_history_1887610512 ("activefaults", "hvaccoolerison", "hvacdehumidifierison", "hvacfanison", "hvacheaterison", "hvachumidifierison", "hvacoperationmode", "hvacoperationmode_ui", "hvacoperationmodeisauto", "hvacoperationmodeiscool", "hvacoperationmodeisheat", "hvacoperationmodeisoff", "hvacoperationmodeisprogramauto", "hvacoperationmodeisprogramcool", "hvacoperationmodeisprogramheat", "maxheatsetpoint", "minheatsetpoint", "modeltype", "name", "setpointheat", "setpointmode", "setpointuntil", "temperatureinput1", "temperatureinputsall", "zonetype") VALUES (%s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s);
   SQL Logger Error                exception trying to insert row into table device_history_1673325450 ("EV Zone: Freya") -- unable to modify table
   SQL Logger Error                database is locked
   SQL Logger Error                INSERT INTO device_history_1673325450 ("activefaults", "hvaccoolerison", "hvacdehumidifierison", "hvacfanison", "hvacheaterison", "hvachumidifierison", "hvacoperationmode", "hvacoperationmode_ui", "hvacoperationmodeisauto", "hvacoperationmodeiscool", "hvacoperationmodeisheat", "hvacoperationmodeisoff", "hvacoperationmodeisprogramauto", "hvacoperationmodeisprogramcool", "hvacoperationmodeisprogramheat", "maxheatsetpoint", "minheatsetpoint", "modeltype", "name", "setpointheat", "setpointmode", "setpointuntil", "temperatureinput1", "temperatureinputsall", "zonetype") VALUES (%s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s);


I don't think these are related, and they seem to resolve themselves:

Code: Select all
29 Oct 2017, 14:53:45
   SQL Logger                      updating all variable tables
   SQL Logger                      update complete

Re: Launching Script Editor [Resolved]

PostPosted: Sun Nov 05, 2017 10:46 am
by MartinG
Resolved this by using matplotlib instead.