Bug 389068 - systemsettings on wayland exits on mouse configuration
Summary: systemsettings on wayland exits on mouse configuration
Status: RESOLVED DUPLICATE of bug 389978
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_mouse (show other bugs)
Version: 5.11.95
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-16 20:46 UTC by bug2017
Modified: 2018-02-07 17:36 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bug2017 2018-01-16 20:46:47 UTC
It tries to access some X11 stuff while running on wayland.
Not a crash but exits with code 1:

Using Wayland-EGL
Using the 'xdg-shell-v6' shell integration
KActivities: Database connection:  "kactivities_db_resources_139755836218368_readonly" 
    query_only:          QVariant(qlonglong, 1) 
    journal_mode:        QVariant(QString, "wal") 
    wal_autocheckpoint:  QVariant(qlonglong, 100) 
    synchronous:         QVariant(qlonglong, 0)
Nothing to load - the client id is empty
Nothing to load - the client id is empty
Trying to convert empty KLocalizedString to QString.
Trying to convert empty KLocalizedString to QString.
Trying to convert empty KLocalizedString to QString.
Empty filename passed to function
KActivitiesStats( 0x55bf40cd16a0 ) ResultModelPrivate::onResultScoreUpdated  result added: "kcm:kcm_keyboard.desktop" score: 4 last: 1516135619 first: 1511554586
Trying to convert empty KLocalizedString to QString.
Trying to convert empty KLocalizedString to QString.
Trying to convert empty KLocalizedString to QString.
Empty filename passed to function
KActivitiesStats( 0x55bf40cd16a0 ) ResultModelPrivate::onResultScoreUpdated  result added: "kcm:joystick.desktop" score: 0 last: 1516135623 first: 1516135623
kcm_input: Using X11 backend
X Error of failed request:  BadAtom (invalid Atom parameter)
  Major opcode of failed request:  131 (XInputExtension)
  Minor opcode of failed request:  59 ()
  Atom id in failed request:  0x0
  Serial number of failed request:  23
  Current serial number in output stream:  23
Comment 1 Patrick Silva 2018-01-17 16:59:17 UTC
Same on Arch Linux (plasma 5.12 beta), neon dev unstable and opensuse krypton. Always under Wayland.
Comment 2 Miroslav Spehar 2018-02-04 19:34:46 UTC
Same for me using arch.
Comment 3 Patrick Silva 2018-02-07 17:36:29 UTC

*** This bug has been marked as a duplicate of bug 389978 ***