You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Broken initialization mechanism (first start). Seems, wrong logic. During the first launch, user should see the initial setup screen. However, this does not happen. As a result, a FIPS have errors on startup.
Temporary fix:
Put next lines to FIPS.INI into deployment directory
[Common]
Initialization=1
Floatbar=1
Broken initialization mechanism (first start). Seems, wrong logic. During the first launch, user should see the initial setup screen. However, this does not happen. As a result, a FIPS have errors on startup.
Temporary fix:
Put next lines to FIPS.INI into deployment directory
[Common]
Initialization=1
Floatbar=1
Lines 399-407
https://github.com/kosfango/fips/blob/master/Light.cpp#L399-L407
and 455-465
https://github.com/kosfango/fips/blob/master/Light.cpp#L455-L465
of Light.cpp
The text was updated successfully, but these errors were encountered: