[systemsettings] [Bug 395401] [evdev] Mouse settings are not loaded up at login

David Edmundson bugzilla_noreply at kde.org
Wed Feb 6 11:28:48 GMT 2019


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

David Edmundson <kde at davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|https://commits.kde.org/pla |https://commits.kde.org/pla
                   |sma-desktop/a4c724173b5c6a5 |sma-desktop/e8de7085371f263
                   |9331587f2e5db746dffbabdc6   |e445ffbfc3ca7b5be5a732fc8
             Status|REOPENED                    |RESOLVED

--- Comment #32 from David Edmundson <kde at davidedmundson.co.uk> ---
Git commit e8de7085371f263e445ffbfc3ca7b5be5a732fc8 by David Edmundson.
Committed on 06/02/2019 at 11:28.
Pushed by davidedmundson into branch 'Plasma/5.14'.

[kcms/mouse] Load current server settings in kcminit

Summary:
Without loading the current server status m_handed will remain
Handed::NotSupported;

EvdevSettings::load relies on various properties of X11EvdevBackend to
be initialised properly. When we load the settings from the config it'll
then save the fact that the server doesn't support setting which hand mouse to
use as none was loaded - and assume that means we probably can't apply any
setting.

Test Plan:
Ran in virtualbox (to get evdev used)
kcminit_startup was going into the right codepaths

Reviewers: #plasma, ngraham, mart

Reviewed By: #plasma, ngraham, mart

Subscribers: ngraham, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D18777

M  +1    -1    kcms/mouse/backends/x11/x11_evdev_backend.cpp

https://commits.kde.org/plasma-desktop/e8de7085371f263e445ffbfc3ca7b5be5a732fc8

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Unassigned-bugs mailing list