Page 1 of 1

Configjson question

Posted: 30 Jan 2015 17:14
by pz1
201401312: Referred to this on github
Why does the default profile maintain links to deleted elements. See below in tree representation of the Configjson file found in folder automation/storage?
deleted items.PNG
deleted items.PNG (7.68 KiB) Viewed 3795 times
I do get a funny display of devices in the Preferences window:
Profile.PNG
Profile.PNG (14.03 KiB) Viewed 3795 times
Similarly I found under the vdevInfo many elements that were deleted, and don't seem to serve any further purpose.

Re: Configjson question

Posted: 01 Feb 2015 22:31
by PoltoS
This is because it is not possible to detect module temporarily disable from module complete removal. Hopefully we use some convention about names of devices, so in future it would be possible to do.

Does it makes problems for you?

Re: Configjson question

Posted: 01 Feb 2015 22:34
by PoltoS

Re: Configjson question

Posted: 02 Feb 2015 11:29
by pz1
PoltoS wrote:Does it makes problems for you?
No.
But my Schedules somehow stop working. I can't find any cause for it in the logs. I therefore started looking into configjson to see if there were any weird things. The instances subtree seemed to be OK and clean. I think that is what matters most. I'll continue to look for the cause of my Schedules problem.