Created attachment 337441 [details] Proposed patch to remove the warning. Description of problem: NumLock remembering disabled because hostname is set to "localhost" warning should be instead a debug message. localhost hostname is very common on desktop systems today, especially laptops that use wireless networks and connect anywhere. This makes the above warning all too common and confusing for a novice user. Version-Release number of selected component (if applicable): 2.26.0-1 How reproducible: Log in gnome desktop. Actual results: gnome-settings-daemon reports warning: NumLock remembering disabled because hostname is set to "localhost" Expected results: No warning.
It's a g_message in the F11 version.