Menu

#2882 FGAddon Illuminator GUI dialogs not working

2020.4
Fixed
nobody
Low
2024-07-12
2024-04-20
No

I suspect there is a problem with FGAddon/Illuminator, it doesn't work... it does not show any dialog window althought the Illuminator menu is showed on the menubar. Also it seems that if you try to open an Illuminator dialog window it crash all other dialog windows (you cannot open any new dialog). I think this could be related to PUI Compatible Canvas GUI

Discussion

  • Gijs

    Gijs - 2024-07-12

    I could reproduce this with the following errors:

    [WARN]:general   simgear\simgear\debug\ErrorReportingCallback.cxx:82: Error:misconfigured from XML/animation load::sgReadCondition: condition has no children, textual value is:1, condition will always be false.
    [WARN]:general   simgear\simgear\debug\ErrorReportingCallback.cxx:82: Error:misconfigured from UI dialog load::Dialog failed to show:illuminator-configure:condition with no children: textual value is:1
    

    Turned out to be caused by a redundant <enable>1</enable> line in the configure-light.xml dialog of the addon. I've fixed that in [r9305], so @vezza, please re-download the addon and check if it works.

     

    Related

    Commit: [r9305]

  • Gijs

    Gijs - 2024-07-12
    • status: New --> Fixed
     

Log in to post a comment.