OCAuxiliaryTools icon indicating copy to clipboard operation
OCAuxiliaryTools copied to clipboard

DeviceProperties - children missing when saving config.plist

Open xenophon61 opened this issue 2 years ago • 2 comments

Hi, and thanks for your work!

I've noticed that when selecting "Save" to update a validated config.plist, OCAT removes children from DeviceProperties entries.

For example, a "disable-gpu" flag under an unused Nvidia GPU is just deleted. One has to check and restore the missing value by hand. Of note, there does not appear to be any validation issues.

Thanks!

xenophon61 avatar Apr 29 '23 17:04 xenophon61

Can you provide config.plist for me to analyze?

In principle, if validation issues occur after you upgrade the OC, OCAT will automatically fix them after you save them. If validation issues still occur after you save them, then you need to manually adjust them to eliminate OC validation issues.

Anyway, thank you for raising this question.

ic005k avatar Apr 30 '23 01:04 ic005k

我也遇到过类似问题,手动修改显卡驱动参数时,填写进去的子项不能被保存

maxnnn avatar May 10 '23 08:05 maxnnn

Can you provide config.plist for me to analyze?

In principle, if validation issues occur after you upgrade the OC, OCAT will automatically fix them after you save them. If validation issues still occur after you save them, then you need to manually adjust them to eliminate OC validation issues.

Anyway, thank you for raising this question.

DeviceProperties <Path_your_GPU> <BOOLEAN> <True>

Not boolean value exist in OCAT.

jaimersonwellington avatar Dec 04 '24 17:12 jaimersonwellington