https://bugs.kde.org/show_bug.cgi?id=445389

            Bug ID: 445389
           Summary: CC.CompositorAdaptor.ModeAutomatic is undefined,
                    causing various errors
           Product: systemsettings
           Version: master
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: kcm_nightcolor
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
  Target Milestone: ---

This line is not working:

if (kcm.nightColorSettings.mode == CC.CompositorAdaptor.ModeAutomatic &&
kcm.nightColorSettings.active) {

kcm.nightColorSettings.mode is set to an integer, but
CC.CompositorAdaptor.ModeAutomatic is undefined, so they don't match.

As a result, the warning text does not appear, and the geolocation object does
not get automatically loaded.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to