INDIGOplotD -- a plot tool for indigo -- program download

A Plugin to create Plots from INDIGO data and other sources
User avatar
kw123
Posts: 8705
Joined: Sun May 12, 2013 4:44 pm
Location: Dallas, TX
Contact:

Re: INDIGOplotD -- a plot tool for indigo -- program downlo

Post by kw123 »

changes in v7.21.75 @ 2021-05-26
===================================================

1. fixed: unicode error


still py2 and py3 compatible
User avatar
kw123
Posts: 8705
Joined: Sun May 12, 2013 4:44 pm
Location: Dallas, TX
Contact:

Re: INDIGOplotD -- a plot tool for indigo -- program downlo

Post by kw123 »

changes in v2022.21.76 @ 2021-06-22
===================================================

1. fixed: save config write error, executed once at midnight


requires indigo 2022 +
User avatar
kw123
Posts: 8705
Joined: Sun May 12, 2013 4:44 pm
Location: Dallas, TX
Contact:

Re: INDIGOplotD -- a plot tool for indigo -- program downlo

Post by kw123 »

changes in v2022.21.80 @ 2024-02-02
===================================================

1. change sqlite path to default directory, removed option in config to change it.
it is now always: /Library/Application Support/Perceptive Automation/Indigo 20xx.y/Logs
this removes an issue when indigo changes its directory, i.e. moving from 2023.2 to 2023.3
this path is also used if you use psql, not only for sqlite
User avatar
kw123
Posts: 8705
Joined: Sun May 12, 2013 4:44 pm
Location: Dallas, TX
Contact:

Re: INDIGOplotD -- a plot tool for indigo -- program download

Post by kw123 »

changes in v2022.21.83 @ 2024-08-03
===================================================

1. fixed INDIGOplotD Error Line '3691' has error='Plugin.createGNUfile() takes 55 positional arguments but 56 were given
User avatar
kw123
Posts: 8705
Joined: Sun May 12, 2013 4:44 pm
Location: Dallas, TX
Contact:

Re: INDIGOplotD -- a plot tool for indigo -- program download

Post by kw123 »

changes in v2022.21.87 @ 2025-09-22
===================================================

1. fixed:
invalid literal for int() with base 10: '0b3'line#,Module,Statement:(399, 'startup', 'major, minor, release = map(int, indigo.server.version.split("."))')
error occurs only with indigo beta version 0b3 is not an integer
User avatar
kw123
Posts: 8705
Joined: Sun May 12, 2013 4:44 pm
Location: Dallas, TX
Contact:

Re: INDIGOplotD -- a plot tool for indigo -- program download

Post by kw123 »

2022.21.96 minor bug fixes
Post Reply

Return to “INDIGOplotD”