[SOLVED] autostarting polkit

im installing gparted to use under xfce.  The wiki says to use gparted from the menu I need to install and autostart polkit.  I have it installed, but it doesn't explain how to autostart it.  How do I autostart it?
Last edited by Dans564 (2012-09-29 21:40:25)

Hi there
Polkit-gnome starts with your Xfce session, assuming you're using Thunar and you can automount storage devices. So no extra configuration is needed.
Best of Luck

Similar Messages

  • (SOLVED)autostart.sh sleep issue

    Hello all,
    I have my laptop in a state I am pretty happy with.
    When I boot I backgrounded all my daemons so I would get a fast boot (about 12 seconds). When conky starts I have it getting my external ip as well as my wireless ip. To try and solve the 2 being blank I tried adding a sleep state in autostart.sh which does not work and leaves me with no mouse. Then I wrote a shell script to accomplish this and added it to autostart.sh and it worked fine with the pause and all, but again no mouse.
    Is there any fix for this?
    Last edited by corbintechboy (2010-12-28 17:01:07)

    autostart.sh
    #Restore wallpaper
    nitrogen --restore &
    #Taskbar
    tint2 &
    #Thunars file manager
    thunar --daemon &
    #Call conky script
    conky -q &
    conky script
    #!/bin/bash
    sleep 30
    conky -q
    exit
    In the autostart when it happens I add "sleep 30" before conky and end up without mouse and it don't sleep. If I link to the script I still get no mouse but it does sleep.
    Last edited by corbintechboy (2010-12-28 16:18:39)

  • [SOLVED] Autostart startx after login

    Hi everyone,
    I have a problem with autostarting startx after I log in.
    So far the machine boots, terminal login dialog appears, I log in, get my terminal and start X manually via "startx".
    But I want my system to start X automatically after logging in. Without me typing in the command.
    So I did some research (both internet and the Arch forums) and couldn't come up with a working solution to that problem.
    More or less every thread links to the Start X at Login page.
    And I did add the lines in question to my .bash_profile (after I made a skeleton copy of it, as described).
    But still nothing happens after logging in (I waited for about half a minute). So it doesn't work for, or I am doing something wrong.
    Here my .bash_profile:
    # ~/.bash_profile
    [[ -f ~/.bashrc ]] && . ~/.bashrc
    [[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx
    I have no idea how to proceed.
    Does anyone have an idea how to solve this?
    Last edited by tentorange (2014-09-09 13:45:34)

    Nothing happens?  Do you mean you are just at a command prompt, no errors, nothing?  And you are not logged out?  Even with a faulty or empty xinitrc, this would still end your current login session.
    So it seems the conditionals don't pass.  This means either that X is already running, or you do not have an active login session.  Are you booting with an alternative init system?  If you get to a command prompt enter the following commands and report their results:
    pgrep Xorg
    echo $0
    echo $XDG_VTNR
    loginctl
    uname -a

  • [SOLVED] AutoStarting Compiz

    I got Arch running, following the beginners guide on the wiki, got Gnome up, and installed Compiz. I followed the Autostart (no Fusion-icon) instructions, but then realized that because I have an Intel 945 graphics chip that I need a complex command to run Compiz.
    The problem is that the vanilla compiz command (per the wiki) is still active, and every time I login I have no title bars and some other odd behavior. When I run the proper command everything is fine, but I'd like to solve this problem.
    Here's what I've tried:
    I made a script to run the command and put it in the startup applications. I suspect it's working for a second (my mouse theme comes up for just a bit) before the desktop fully loads, but for all I know it's not running properly. The script runs from the terminal fine manually.
    I tried editing the "Exec=compiz" in /usr/share/applications/compiz.desktop specified in the wiki (http://wiki.archlinux.org/index.php/Com … on.22.29_2) to the proper command, but no change.
    I also tried to undo the gconftool commands (on the wiki) by changing the "compiz"s to "metacity"s. This had no visible effect.
    I would greatly appreciate any help in troubleshooting this, as I'm not sure where the problem is coming from, but  I suspect the bad compiz autostart overriding my startup script. I tried adding a "sleep" to the start of the script, but no dice. My google-fu is coming up empty, and I didn't see any relevant posts on the forum here.
    Last edited by JohnnyRogers (2009-11-07 21:18:25)

    just edit /usr/share/applications/compiz.desktop
    and replace the line
    Exec=compiz
    with
    Exec=compiz ccp
    that did it for me (same chipset)...
    for the record, now with intel graphics, you are forced to use UXA and thus, there are no extra options needed (indirect rendering or else...)

  • [solved]Autostart wireless

    IS there a way for wireless to autostart with xfce4?
    Wicd doesn't seem to work,when I click on it nothing happens.
    WHen I install KDEmod,my wireless goes down,this only happens when instaliing kdemod.
    I tried changing my kdemod servers but that didn't help.
    Last edited by Romanrp (2009-11-22 09:43:00)

    I can't because when I click on wicd nothing happens.
    And when I type  wicd-client in the terminal,nothing pops up.
    This is what I get
    Traceback (most recent call last):
      File "/usr/lib/wicd/wicd-client.py", line 60, in <module>
        from wicd import gui
      File "/usr/lib/python2.6/site-packages/wicd/gui.py", line 37, in <module>
        from wicd import dbusmanager
      File "/usr/lib/python2.6/site-packages/wicd/dbusmanager.py", line 93, in <module>
        DBUS_MANAGER = DBusManager()
      File "/usr/lib/python2.6/site-packages/wicd/dbusmanager.py", line 57, in __init__
        self._bus = dbus.SystemBus()
      File "/usr/lib/python2.6/site-packages/dbus/_dbus.py", line 202, in __new__
        private=private)
      File "/usr/lib/python2.6/site-packages/dbus/_dbus.py", line 108, in __new__
        bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
      File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 125, in __new__
        bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
    dbus.exceptions.DBusException: org.freedesktop.DBus.Error.FileNotFound: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
    Last edited by Romanrp (2009-11-22 09:28:31)

  • [solved] Autostarting apps only in xfce session

    Been a problem for me when playing around with multiple DEs that they all parse the same autostart folder. I don't need fusion-icon or nm-applet to start up when I boot into KDE, but I do need them when booting into xfce.
    Is there a way I can set apps to autostart in xfce alone but not in other Desktop environments?
    Last edited by b9anders (2012-03-15 19:15:29)

    spoke too soon. It only launched the first application listed in the script. Here's what I made:
    $ cat .xfcestart.sh
    #!/bin/bash
    if [ "$DESKTOP_SESSION" = "Xfce Session" ]; then
    /usr/bin/fusion-icon && /usr/bin/nm-applet && /usr/bin/xfce4-clipman && /usr/bin/xfce4-power-manager && /usr/bin/avant-window-navigator && /usr/bin/liferea && /usr/bin/xfce4-volumed
    fi
    Only fusion icon gets loaded with this.

  • [SOLVED] Autostart a program with a custom size window

    Is it possible to add a line to my autostart in openbox to draw my startup xterm in any size I want?
    Last edited by Kolt Penny (2014-09-09 05:26:06)

    man xterm | less -p geometry
    Are you going to keep asking these sorts of questions without doing even a scintilla of research yourself?
    This is the final time you will be told: help vampirism is unwelcome here. Learn to search the web or read a man page before posting here.

  • [SOLVED] Disable Polkit Services?

    Is it possible to disable the services offered by polkit, easily? I'm really tempted to run `sudo rm /usr/share/polkit-1/actions/*` at this point because I think users should be denied shutdown access (and other things offered to standard users via polkit) if they don't use sudo. Just my opinion since I'm running a multi-user server with Arch. Only downside to running that command is that the next time I update, they will reappear... I guess I could empty them, but I would rather just disable polkit altogether if at all possible.
    Edit: Found out that all I had to do was add this to /etc/polkit-1/rules.d/99-deny-all.rules:
    polkit.addRule(function(action, subject) {
    return polkit.Result.YES;
    Also that man polkit... I kept doing man polkitd xP
    Last edited by frostyfrog (2013-04-28 05:24:38)

    You could try something like this to prohibit all polkit actions:
    # cat /etc/polkit-1/localauthority/90-mandatory.d/99-deny-all.pkla
    [Always require admin]
    Identity=unix-group:users
    Action=*
    ResultAny=no
    ResultInactive=no
    ResultActive=auth_admin
    http://askubuntu.com/questions/184085/p … roup-wheel
    https://wiki.archlinux.org/index.php/PolicyKit
    Last edited by progandy (2013-03-30 11:57:18)

  • [SOLVED] Autostarted programs not exiting on logout with openbox

    Hi,
    I'm pretty sure I'm just overlooking something obvious, but I simply can't find a solution to the following basic problem. I'm using a simple openbox session started from xdm (also tried lightdm with the same results). In case of xdm, I'm using a .xsession file to start openbox like this:
    exec dbus-launch --exit-with-session openbox-session
    In case of lightdm, it also works without a .xsession or .xinitrc file.
    I'm using "~/.config/openbox/autostart" to start some tools upon login. Until now, I have only started programs which exit right away which worked fine. But now I'd like to use autostart to start a (non-X11) program which should continue to run until I log out. For testing this, I used a simple infinite loop script, let's call it "loop.sh". When I start loop.sh in autostart using "loop.sh &", this script continues to run even if I log out of openbox using the openbox menu. In fact, if I log out and log in multiple times, multiple instances will keep running forever. When I start loop.sh simply using "loop.sh", also the parent processes, namely "/bin/sh /usr/lib/openbox/openbox-autostart OPENBOX" and "sh /home/ochi/.config/openbox/autostart" continue to run.
    What is the correct way to have all processes spawned during the X session killed upon logout?
    For reference, this is the loop script I use:
    #!/bin/bash
    while true; do
    # If you like, you can also play a sound for feedback.
    #paplay /usr/share/sounds/freedesktop/stereo/complete.oga &
    sleep 1
    done
    Update: Using gdm seems to "fix" the problem, i.e. all programs started by the autostart script seem to get killed correctly. However, gdm pulls a LOT of dependencies I don't want to have. I wonder what gdm does differently...
    Last edited by Ochi (2015-04-18 23:38:21)

    I continued to study this subject, and here is what I found at this time.
    First I precise again that I use openbox launched by startx at login in tty.
    When I exit openbox, I return to a -bash prompt, and I then can log out of tty.
    After logging in into openbox, I have:
    └─user.slice
    └─user-1000.slice
    ├─[email protected]
    │ ├─1421 /usr/lib/systemd/systemd --user
    │ └─1422 (sd-pam)
    └─session-c1.scope
    ├─1414 login -- berbae
    ├─1425 -bash
    ├─1432 /bin/sh /usr/bin/startx
    ├─1454 xinit /home/berbae/.xinitrc -- /etc/X11/xinit/xserverrc :0 vt1 -auth /tmp/serverauth.xxxxxxxxxx
    ├─1455 /usr/lib/xorg-server/Xorg -nolisten tcp :0 vt1 -auth /tmp/serverauth.xxxxxxxxxx
    ├─1459 /usr/bin/openbox --startup /usr/lib/openbox/openbox-autostart OPENBOX
    ├─1464 dbus-launch --sh-syntax --exit-with-session
    ├─1465 /usr/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
    etc...
    When I exit openbox, without logging out, I have:
    └─user.slice
    └─user-1000.slice
    ├─[email protected]
    │ ├─1421 /usr/lib/systemd/systemd --user
    │ └─1422 (sd-pam)
    └─session-c1.scope
    ├─1414 login -- berbae
    └─1425 -bash
    If I ran something in background from konsole, when in openbox, this is not killed:
    └─user.slice
    └─user-1000.slice
    ├─[email protected]
    │ ├─1421 /usr/lib/systemd/systemd --user
    │ └─1422 (sd-pam)
    └─session-c1.scope
    ├─1414 login -- berbae
    ├─1425 -bash
    ├─1296 /bin/bash /home/berbae/bin/loop.sh
    └─1338 sleep 60
    If I log out, the process is still not killed!
    └─user.slice
    ├─user-1000.slice
    │ ├─[email protected]
    │ │ ├─517 /usr/lib/systemd/systemd --user
    │ │ └─519 (sd-pam)
    │ └─session-c1.scope
    │ ├─1296 /bin/bash /home/berbae/bin/loop.sh
    │ └─1338 sleep 60
    As seen the '[email protected]' with the 'systemd --user' process is not ended too, even after logging out.
    Edit: This is due to the session c1 still active; see next post.
    I don't know if this is intentional, maybe it is a feature.
    Now I found and propose a way to change this apparently default behavior, if it is not wanted.
    First to end the 'systemd --user' process at logout, it is easy; just run:
    $ systemctl --user enable exit.target
    Edit: This is useless, sorry; see next post
    Then to run a process in background, which should end when logging out, just launch it like this:
    $ systemd-run --user loop.sh
    This will launch the command 'loop.sh' as a service in the 'systemd --user' manager, instead of the 'session-c1.scope';
    and it will be ended at logout, because the manager is now ended at logout, with the normal end of the manager.
    Edit: see next post
    I will continue studying this matter, to see if something else interesting can be found.
    Edit: See the 'Edit:' lines above for the modifications, before the explanations in the next post.
    Last edited by berbae (2015-04-16 14:38:35)

  • [Solved] autostart cbatticon

    I am trying to get cbatticon to start when I login.  From the Arch wiki (here, I have created cbatticon.service located here: /etc/systemd/system
    cbatticon.service
    [Unit]
    Description=cbatticon
    [Service]
    ExecStart=/usr/bin/cbatticon
    [Install]
    WantedBy=multi-user.target
    When I execute
    sudo systemctl enable cbatticon.service
    I get
    Created symlink from /etc/systemd/system/multi-user.target.wants/cbatticon.service to /etc/systemd/system/cbatticon.service.
    But on reboot it does not start. How can I get cbatticon working? Thanks.
    Last edited by esquire70 (2014-12-11 17:58:20)

    Thanks for your help and good point. The solution is described in detail here here (I am using LXDE).
    ~/.config/lxsession/LXDE/autostart now looks like this (everything other than the cbatticon is default):
    @lxpanel --profile LXDE
    @pcmanfm --desktop --profile LXDE
    @xscreensaver -no-splash
    @cbatticon

  • [SOLVED]Autostart webserver when booting

    Hey,
    I got a webserver located at /opt/webserver/lampp/, but I can't find a way to start it automatically.
    When it's finished booting i have to enter these commands to make it work:
    sudo /opt/webserver/lampp/lampp startapache
    sudo /opt/webserver/lampp/lampp startmysql
    Your help is really appreciated.
    Last edited by SmartWish (2011-03-12 17:17:32)

    Google "start on boot arch", find https://wiki.archlinux.org/index.php/Arch_Boot_Process, read it (specifically the part about /etc/rc.local).
    Please do a little research before you ask a question.

  • Confused about polkit-gnome and lxpolkit [solved]

    I recently updated and new version of goffice and gnumeric came down with this warning:
    ==> The agent is no longer autostarted by default except in GNOME Flashback.
    For Xfce, LXDE etc., "lxpolkit" is the suggested lightweight alternative.
    See https://wiki.archlinux.org/index.php/Polkit#Authentication_agents for
    more details.
    I use xfce4 and do not know gnome-polkit installed at all. I removed it and pacman did not complain about dependencies. What exactly do I need lxpolkit for? I am able to use sudo without it.
    Last edited by maggie (2013-09-16 15:40:49)

    I'am confused too:
    Using lxde I was not even aware that there is an alternative to polkit-gnome, as it is always
    mentioned as quasi dependend on gvfs:
    The gvfs package needs to be installed, along with polkit-gnome for the polkit rules.
    This seems to be wrong as neither gvfs nor the polkit rules do depend on polkit-gnome authentication-agent in any way.
    Informations through the wiki(s) are very inconsistent!
    From LXDE-Page:
    polkit-gnome provides an authentication and will need to be started on login:
    $ mkdir -p ~/.config/autostart
    $ cp /etc/xdg/autostart/polkit-gnome-authentication-agent-1.desktop ~/.config/autostart
    What is it good for? Is there any reason to start it twice? The file mentioned is installed at '/usr/share/applications/polkit-gnome-authentication-agent-1.desktop' by default.
    Polkit-Page:
    To autostart it everywhere except in GNOME and KDE, copy the file /usr/share/applications/polkit-gnome-authentication-agent-1.desktop to /etc/xdg/autostart/
    LXDE-Wiki:
    gvfs and its dependencies (optional, but highly recommended):
    policykit-gnome (required for authentication for volume management)
    And last but not least the awareness that the LX alternative exists since March 28th, 2010 where PCMan himself told us polkit-gnome is not needed anymore:
    LXPOLKIT – SIMPLE POLICYKIT AUTHENTICATION AGENT:
    Generally when one needs to use policykit, he or she needs to install policykit-gnome. Now we have our own.
    A new component LXPolkit was added. It’s minimal policykit  authentication agent.
    As far as I get it, polkit-gnome only provides the 'query of password window' and can be replaced by lxpolkit which is more lightweight.
    And as it was never 'auto'started (see above) except in GNOME, the pacman.log message is IMHO highly questionable and confusing.

  • [Solved] error: C compiler cannot create executable

    I dont understand, I compiled many package in the past an now look like GCC is broken somewhere. I tried to reinstall base-devel and pacman to get a new makepkg.conf and the error is still there.
    Here is the output error:
    patching file daemon/gdm-server.c
    Hunk #1 succeeded at 131 (offset 4 lines).
    patching file data/greeter-autostart/gnome-settings-daemon.desktop.in.in
    patching file data/greeter-autostart/polkit-gnome-authentication-agent-1.desktop.in.in
    patching file gui/simple-chooser/gdm-chooser-session.c
    patching file daemon/gdm-server.c
    Hunk #1 succeeded at 33 with fuzz 2.
    Hunk #2 succeeded at 156 (offset 4 lines).
    Hunk #3 succeeded at 402 (offset 4 lines).
    checking for a BSD-compatible install... /bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking for style of include used by make... GNU
    checking for gcc... gcc
    checking whether the C compiler works... no
    configure: error: in `/tmp/yaourt-tmp-srivo/abs-gdm/src/gdm-2.32.0':
    configure: error: C compiler cannot create executables
    See `config.log' for more details
    Abandon...
    I tryed to build this one with yaourt -Sb but the same happen when I try to copy the content of the ABS tree in a folder and use makepkg instead.
    Last edited by srivo (2010-10-28 09:54:29)

    Here it is.  Thanks Wonder.
    This file contains any messages produced by compilers while
    running configure, to aid debugging if configure makes a mistake.
    It was created by gdm configure 2.32.0, which was
    generated by GNU Autoconf 2.66. Invocation command line was
    $ ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/gdm --localstatedir=/var --disable-static --with-at-spi-registryd-directory=/usr/lib/at-spi --disable-scrollkeeper
    ## Platform. ##
    hostname = hacker
    uname -m = i686
    uname -r = 2.6.35-ARCH
    uname -s = Linux
    uname -v = #1 SMP PREEMPT Wed Sep 29 07:17:20 UTC 2010
    /usr/bin/uname -p = unknown
    /bin/uname -X = unknown
    /bin/arch = i686
    /usr/bin/arch -k = unknown
    /usr/convex/getsysinfo = unknown
    /usr/bin/hostinfo = unknown
    /bin/machine = unknown
    /usr/bin/oslevel = unknown
    /bin/universe = unknown
    PATH: /bin
    PATH: /usr/bin
    PATH: /sbin
    PATH: /usr/sbin
    PATH: /opt/java/bin
    PATH: /opt/java/jre/bin
    PATH: /opt/NX/bin
    PATH: /usr/lib/perl5/vendor_perl/bin
    PATH: /usr/bin/perlbin/vendor
    PATH: /usr/lib/perl5/core_perl/bin
    ## Core tests. ##
    configure:2778: checking for a BSD-compatible install
    configure:2846: result: /bin/install -c
    configure:2857: checking whether build environment is sane
    configure:2907: result: yes
    configure:3048: checking for a thread-safe mkdir -p
    configure:3087: result: /bin/mkdir -p
    configure:3100: checking for gawk
    configure:3116: found /bin/gawk
    configure:3127: result: gawk
    configure:3138: checking whether make sets $(MAKE)
    configure:3160: result: yes
    configure:3253: checking whether to enable maintainer-specific portions of Makefiles
    configure:3262: result: no
    configure:3289: checking for style of include used by make
    configure:3317: result: GNU
    configure:3387: checking for gcc
    configure:3403: found /usr/bin/gcc
    configure:3414: result: gcc
    configure:3643: checking for C compiler version
    configure:3652: gcc --version >&5
    gcc (GCC) 4.5.1
    Copyright (C) 2010 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions. There is NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    configure:3663: $? = 0
    configure:3652: gcc -v >&5
    Using built-in specs.
    COLLECT_GCC=gcc
    COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/lto-wrapper
    Target: i686-pc-linux-gnu
    Configured with: ../configure --prefix=/usr --enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-gnu-unique-object --enable-lto --enable-plugin --disable-multilib --disable-libstdcxx-pch --with-system-zlib --with-ppl --with-cloog --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info
    Thread model: posix
    gcc version 4.5.1 (GCC)
    configure:3663: $? = 0
    configure:3652: gcc -V >&5
    gcc: '-V' option must have argument
    configure:3663: $? = 1
    configure:3652: gcc -qversion >&5
    gcc: unrecognized option '-qversion'
    gcc: no input files
    configure:3663: $? = 1
    configure:3683: checking whether the C compiler works
    configure:3705: gcc -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
    /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crt1.o: In function `_start':
    (.text+0xc): undefined reference to `__libc_csu_fini'
    /usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../crt1.o: In function `_start':
    (.text+0x11): undefined reference to `__libc_csu_init'
    collect2: ld returned 1 exit status
    configure:3709: $? = 1
    configure:3747: result: no
    configure: failed program was:
    | /* confdefs.h */
    | #define PACKAGE_NAME "gdm"
    | #define PACKAGE_TARNAME "gdm"
    | #define PACKAGE_VERSION "2.32.0"
    | #define PACKAGE_STRING "gdm 2.32.0"
    | #define PACKAGE_BUGREPORT "[url]http://bugzilla.gnome.org/enter_bug.cgi?product=gdm[/url]"
    | #define PACKAGE_URL ""
    | #define PACKAGE "gdm"
    | #define VERSION "2.32.0"
    | /* end confdefs.h. */
    |
    | int
    | main ()
    | {
    |
    | ;
    | return 0;
    | }
    configure:3752: error: in `/tmp/yaourt-tmp-srivoallan/abs-gdm/src/gdm-2.32.0':
    configure:3754: error: C compiler cannot create executables
    See `config.log' for more details
    ## Cache variables. ##
    ac_cv_env_APPLET_CFLAGS_set=
    ac_cv_env_APPLET_CFLAGS_value=
    ac_cv_env_APPLET_LIBS_set=
    ac_cv_env_APPLET_LIBS_value=
    ac_cv_env_CANBERRA_GTK_CFLAGS_set=
    ac_cv_env_CANBERRA_GTK_CFLAGS_value=
    ac_cv_env_CANBERRA_GTK_LIBS_set=
    ac_cv_env_CANBERRA_GTK_LIBS_value=
    ac_cv_env_CCC_set=
    ac_cv_env_CCC_value=
    ac_cv_env_CC_set=
    ac_cv_env_CC_value=
    ac_cv_env_CFLAGS_set=set
    ac_cv_env_CFLAGS_value='-march=native -O2 -pipe'
    ac_cv_env_CHECK_CFLAGS_set=
    ac_cv_env_CHECK_CFLAGS_value=
    ac_cv_env_CHECK_LIBS_set=
    ac_cv_env_CHECK_LIBS_value=
    ac_cv_env_COMMON_CFLAGS_set=
    ac_cv_env_COMMON_CFLAGS_value=
    ac_cv_env_COMMON_LIBS_set=
    ac_cv_env_COMMON_LIBS_value=
    ac_cv_env_CPPFLAGS_set=
    ac_cv_env_CPPFLAGS_value=
    ac_cv_env_CPP_set=
    ac_cv_env_CPP_value=
    ac_cv_env_CXXCPP_set=
    ac_cv_env_CXXCPP_value=
    ac_cv_env_CXXFLAGS_set=set
    ac_cv_env_CXXFLAGS_value='-march=native -O2 -pipe'
    ac_cv_env_CXX_set=
    ac_cv_env_CXX_value=
    ac_cv_env_DAEMON_CFLAGS_set=
    ac_cv_env_DAEMON_CFLAGS_value=
    ac_cv_env_DAEMON_LIBS_set=
    ac_cv_env_DAEMON_LIBS_value=
    ac_cv_env_GCONF_CFLAGS_set=
    ac_cv_env_GCONF_CFLAGS_value=
    ac_cv_env_GCONF_LIBS_set=
    ac_cv_env_GCONF_LIBS_value=
    ac_cv_env_GTHREAD_CFLAGS_set=
    ac_cv_env_GTHREAD_CFLAGS_value=
    ac_cv_env_GTHREAD_LIBS_set=
    ac_cv_env_GTHREAD_LIBS_value=
    ac_cv_env_GTK_CFLAGS_set=
    ac_cv_env_GTK_CFLAGS_value=
    ac_cv_env_GTK_LIBS_set=
    ac_cv_env_GTK_LIBS_value=
    ac_cv_env_LDFLAGS_set=set
    ac_cv_env_LDFLAGS_value='-Wl,--hash-style=gnu -Wl,--as-needed'
    ac_cv_env_LIBS_set=
    ac_cv_env_LIBS_value=
    ac_cv_env_LIBXKLAVIER_CFLAGS_set=
    ac_cv_env_LIBXKLAVIER_CFLAGS_value=
    ac_cv_env_LIBXKLAVIER_LIBS_set=
    ac_cv_env_LIBXKLAVIER_LIBS_value=
    ac_cv_env_PKG_CONFIG_LIBDIR_set=
    ac_cv_env_PKG_CONFIG_LIBDIR_value=
    ac_cv_env_PKG_CONFIG_PATH_set=set
    ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib/pkgconfig
    ac_cv_env_PKG_CONFIG_set=
    ac_cv_env_PKG_CONFIG_value=
    ac_cv_env_SIMPLE_CHOOSER_CFLAGS_set=
    ac_cv_env_SIMPLE_CHOOSER_CFLAGS_value=
    ac_cv_env_SIMPLE_CHOOSER_LIBS_set=
    ac_cv_env_SIMPLE_CHOOSER_LIBS_value=
    ac_cv_env_SIMPLE_GREETER_CFLAGS_set=
    ac_cv_env_SIMPLE_GREETER_CFLAGS_value=
    ac_cv_env_SIMPLE_GREETER_LIBS_set=
    ac_cv_env_SIMPLE_GREETER_LIBS_value=
    ac_cv_env_UPOWER_CFLAGS_set=
    ac_cv_env_UPOWER_CFLAGS_value=
    ac_cv_env_UPOWER_LIBS_set=
    ac_cv_env_UPOWER_LIBS_value=
    ac_cv_env_XLIB_CFLAGS_set=
    ac_cv_env_XLIB_CFLAGS_value=
    ac_cv_env_XLIB_LIBS_set=
    ac_cv_env_XLIB_LIBS_value=
    ac_cv_env_XMKMF_set=
    ac_cv_env_XMKMF_value=
    ac_cv_env_build_alias_set=
    ac_cv_env_build_alias_value=
    ac_cv_env_host_alias_set=
    ac_cv_env_host_alias_value=
    ac_cv_env_target_alias_set=
    ac_cv_env_target_alias_value=
    ac_cv_path_install='/bin/install -c'
    ac_cv_path_mkdir=/bin/mkdir
    ac_cv_prog_AWK=gawk
    ac_cv_prog_ac_ct_CC=gcc
    ac_cv_prog_make_make_set=yes
    ## Output variables. ##
    ACLOCAL='${SHELL} /tmp/yaourt-tmp-srivoallan/abs-gdm/src/gdm-2.32.0/missing --run aclocal-1.11'
    ALL_LINGUAS=''
    AMDEPBACKSLASH='\'
    AMDEP_FALSE='#'
    AMDEP_TRUE=''
    AMTAR='${SHELL} /tmp/yaourt-tmp-srivoallan/abs-gdm/src/gdm-2.32.0/missing --run tar'
    AM_BACKSLASH='\'
    AM_DEFAULT_VERBOSITY='0'
    APPLET_CFLAGS=''
    APPLET_LIBS=''
    AR=''
    AT_BINDIR=''
    AT_SPI_REGISTRYD_DIR=''
    AUTOCONF='${SHELL} /tmp/yaourt-tmp-srivoallan/abs-gdm/src/gdm-2.32.0/missing --run autoconf'
    AUTOHEADER='${SHELL} /tmp/yaourt-tmp-srivoallan/abs-gdm/src/gdm-2.32.0/missing --run autoheader'
    AUTOMAKE='${SHELL} /tmp/yaourt-tmp-srivoallan/abs-gdm/src/gdm-2.32.0/missing --run automake-1.11'
    AWK='gawk'
    BINDIR=''
    CANBERRA_GTK_CFLAGS=''
    CANBERRA_GTK_LIBS=''
    CATALOGS=''
    CATOBJEXT=''
    CC='gcc'
    CCDEPMODE=''
    CFLAGS='-march=native -O2 -pipe'
    CHECK_CFLAGS=''
    CHECK_LIBS=''
    COMMON_CFLAGS=''
    COMMON_LIBS=''
    CPP=''
    CPPFLAGS=''
    CXX=''
    CXXCPP=''
    CXXDEPMODE=''
    CXXFLAGS='-march=native -O2 -pipe'
    CYGPATH_W='echo'
    DAEMON_CFLAGS=''
    DAEMON_LIBS=''
    DATADIR=''
    DATADIRNAME=''
    DBUS_SYS_DIR=''
    DEBUG_CFLAGS=''
    DEFS=''
    DEPDIR='.deps'
    DISTCHECK_CONFIGURE_FLAGS=''
    DOC_USER_FORMATS=''
    DSYMUTIL=''
    DUMPBIN=''
    ECHO_C=''
    ECHO_N='-n'
    ECHO_T=''
    EGREP=''
    ENABLE_SK_FALSE=''
    ENABLE_SK_TRUE=''
    EXEEXT=''
    EXTRA_CHOOSER_LIBS=''
    EXTRA_DAEMON_LIBS=''
    EXTRA_DYNAMIC_LIBS=''
    EXTRA_FLEXI_LIBS=''
    EXTRA_GREETER_LIBS=''
    EXTRA_SETUP_LIBS=''
    EXTRA_SLAVE_LIBS=''
    EXTRA_TEST_LIBS=''
    EXTRA_XNEST_LIBS=''
    FGREP=''
    GCONFTOOL=''
    GCONF_CFLAGS=''
    GCONF_LIBS=''
    GCONF_SCHEMAS_INSTALL_FALSE=''
    GCONF_SCHEMAS_INSTALL_TRUE=''
    GCONF_SCHEMA_CONFIG_SOURCE=''
    GCONF_SCHEMA_FILE_DIR=''
    GDMCHOOSER=''
    GDM_CUSTOM_CONF=''
    GDM_DEFAULTS_CONF=''
    GDM_GROUPNAME=''
    GDM_OLD_CONF=''
    GDM_PID_FILE=''
    GDM_SCREENSHOT_DIR=''
    GDM_SESSION_DEFAULT_PATH=''
    GDM_USERNAME=''
    GDM_WORKING_DIR=''
    GDM_XAUTH_DIR=''
    GETTEXT_PACKAGE=''
    GLIB_GENMARSHAL=''
    GMOFILES=''
    GMSGFMT=''
    GREP=''
    GTHREAD_CFLAGS=''
    GTHREAD_LIBS=''
    GTK_CFLAGS=''
    GTK_LIBS=''
    HAVE_ADT_FALSE=''
    HAVE_ADT_TRUE=''
    HAVE_CHECK_FALSE=''
    HAVE_CHECK_TRUE=''
    HAVE_GNOME_DOC_UTILS_FALSE=''
    HAVE_GNOME_DOC_UTILS_TRUE=''
    HAVE_LIBAUDIT_FALSE=''
    HAVE_LIBAUDIT_TRUE=''
    HAVE_LIBXKLAVIER=''
    HAVE_LIBXKLAVIER_FALSE=''
    HAVE_LIBXKLAVIER_TRUE=''
    HAVE_PAM=''
    HELP_DIR=''
    INSTALL_DATA='${INSTALL} -m 644'
    INSTALL_PROGRAM='${INSTALL}'
    INSTALL_SCRIPT='${INSTALL}'
    INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
    INSTOBJEXT=''
    INTLLIBS=''
    INTLTOOL_CAVES_RULE=''
    INTLTOOL_DESKTOP_RULE=''
    INTLTOOL_DIRECTORY_RULE=''
    INTLTOOL_EXTRACT=''
    INTLTOOL_KBD_RULE=''
    INTLTOOL_KEYS_RULE=''
    INTLTOOL_MERGE=''
    INTLTOOL_OAF_RULE=''
    INTLTOOL_PERL=''
    INTLTOOL_POLICY_RULE=''
    INTLTOOL_PONG_RULE=''
    INTLTOOL_PROP_RULE=''
    INTLTOOL_SCHEMAS_RULE=''
    INTLTOOL_SERVER_RULE=''
    INTLTOOL_SERVICE_RULE=''
    INTLTOOL_SHEET_RULE=''
    INTLTOOL_SOUNDLIST_RULE=''
    INTLTOOL_THEME_RULE=''
    INTLTOOL_UI_RULE=''
    INTLTOOL_UPDATE=''
    INTLTOOL_XAM_RULE=''
    INTLTOOL_XML_NOMERGE_RULE=''
    INTLTOOL_XML_RULE=''
    LANG_CONFIG_FILE=''
    LD=''
    LDFLAGS='-Wl,--hash-style=gnu -Wl,--as-needed'
    LIBDIR=''
    LIBEXECDIR=''
    LIBOBJS=''
    LIBS=''
    LIBTOOL=''
    LIBWRAP_LIBS=''
    LIBXKLAVIER_CFLAGS=''
    LIBXKLAVIER_LIBS=''
    LIPO=''
    LN_S=''
    LOCALSTATEDIR=''
    LTLIBOBJS=''
    MAINT='#'
    MAINTAINER_MODE_FALSE=''
    MAINTAINER_MODE_TRUE='#'
    MAKEINFO='${SHELL} /tmp/yaourt-tmp-srivoallan/abs-gdm/src/gdm-2.32.0/missing --run makeinfo'
    MKDIR_P='/bin/mkdir -p'
    MKDTEMP_MISSING_FALSE=''
    MKDTEMP_MISSING_TRUE=''
    MKINSTALLDIRS=''
    MSGFMT=''
    MSGFMT_OPTS=''
    MSGMERGE=''
    NM=''
    NMEDIT=''
    OBJDUMP=''
    OBJEXT=''
    OMF_DIR=''
    OS_SOLARIS_FALSE=''
    OS_SOLARIS_TRUE=''
    OTOOL64=''
    OTOOL=''
    PACKAGE='gdm'
    PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gdm'
    PACKAGE_NAME='gdm'
    PACKAGE_STRING='gdm 2.32.0'
    PACKAGE_TARNAME='gdm'
    PACKAGE_URL=''
    PACKAGE_VERSION='2.32.0'
    PAM_LIBS=''
    PAM_PREFIX=''
    PATH_SEPARATOR=':'
    PKG_CONFIG=''
    PKG_CONFIG_LIBDIR=''
    PKG_CONFIG_PATH='/usr/lib/pkgconfig'
    PLUGIN_LIBTOOL_FLAGS=''
    POFILES=''
    POSUB=''
    PO_IN_DATADIR_FALSE=''
    PO_IN_DATADIR_TRUE=''
    RANLIB=''
    RBAC_LIBS=''
    SBINDIR=''
    SED=''
    SET_MAKE=''
    SHELL='/bin/sh'
    SIMPLE_CHOOSER_CFLAGS=''
    SIMPLE_CHOOSER_LIBS=''
    SIMPLE_GREETER_CFLAGS=''
    SIMPLE_GREETER_LIBS=''
    SOUND_PROGRAM=''
    STRIP=''
    SYSCONFDIR=''
    UPOWER=''
    UPOWER_CFLAGS=''
    UPOWER_LIBS=''
    USE_NLS=''
    VERSION='2.32.0'
    WARN_CFLAGS=''
    WITH_CONSOLE_KIT=''
    WITH_CONSOLE_KIT_FALSE=''
    WITH_CONSOLE_KIT_TRUE=''
    XDMCP_LIBS=''
    XDMCP_SUPPORT_FALSE=''
    XDMCP_SUPPORT_TRUE=''
    XEVIE_OPTION=''
    XGETTEXT=''
    XINERAMA_LIBS=''
    XLIB_CFLAGS=''
    XLIB_LIBS=''
    XMKMF=''
    XSESSION_SHELL=''
    X_CFLAGS=''
    X_CONFIG_OPTIONS=''
    X_EXTRA_LIBS=''
    X_LIBS=''
    X_PATH=''
    X_PRE_LIBS=''
    X_SERVER=''
    X_SERVER_PATH=''
    X_XNEST_CMD=''
    X_XNEST_CONFIG_OPTIONS=''
    X_XNEST_UNSCALED_FONTPATH=''
    ac_ct_CC='gcc'
    ac_ct_CXX=''
    ac_ct_DUMPBIN=''
    am__EXEEXT_FALSE=''
    am__EXEEXT_TRUE=''
    am__fastdepCC_FALSE=''
    am__fastdepCC_TRUE=''
    am__fastdepCXX_FALSE=''
    am__fastdepCXX_TRUE=''
    am__include='include'
    am__isrc=''
    am__leading_dot='.'
    am__quote=''
    am__tar='${AMTAR} chof - "$$tardir"'
    am__untar='${AMTAR} xf -'
    authdir=''
    bindir='${exec_prefix}/bin'
    build=''
    build_alias=''
    build_cpu=''
    build_os=''
    build_vendor=''
    datadir='${datarootdir}'
    datarootdir='${prefix}/share'
    dmconfdir=''
    docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
    dvidir='${docdir}'
    exec_prefix='NONE'
    gdmconfdir=''
    gdmlocaledir=''
    host=''
    host_alias=''
    host_cpu=''
    host_os=''
    host_vendor=''
    htmldir='${docdir}'
    includedir='${prefix}/include'
    infodir='${datarootdir}/info'
    install_sh='${SHELL} /tmp/yaourt-tmp-srivoallan/abs-gdm/src/gdm-2.32.0/install-sh'
    libdir='${exec_prefix}/lib'
    libexecdir='/usr/lib/gdm'
    localedir='${datarootdir}/locale'
    localstatedir='/var'
    logdir=''
    mandir='${datarootdir}/man'
    mkdir_p='/bin/mkdir -p'
    oldincludedir='/usr/include'
    pdfdir='${docdir}'
    pixmapdir=''
    prefix='/usr'
    program_transform_name='s,x,x,'
    psdir='${docdir}'
    sbindir='${exec_prefix}/sbin'
    sharedstatedir='${prefix}/com'
    sysconfdir='/etc'
    sysconfsubdir=''
    target_alias=''
    ## confdefs.h. ##
    /* confdefs.h */
    #define PACKAGE_NAME "gdm"
    #define PACKAGE_TARNAME "gdm"
    #define PACKAGE_VERSION "2.32.0"
    #define PACKAGE_STRING "gdm 2.32.0"
    #define PACKAGE_BUGREPORT "[url]http://bugzilla.gnome.org/enter_bug.cgi?product=gdm[/url]"
    #define PACKAGE_URL ""
    #define PACKAGE "gdm"
    #define VERSION "2.32.0"
    configure: exit 77
    Last edited by srivo (2010-10-27 13:28:27)

  • Cannot start Weston & other wayland programs on Surface Pro 3

    Using linux-3.18 and -3.19 kernels, with wayland/weston v. 1.7. In its own tty, i try to run weston, and I get the following stderr:
    Date: 2015-02-28 MST
    [22:05:23.593] weston 1.7.0
    http://wayland.freedesktop.org
    Bug reports to: https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.7.0
    Build: 1.6.93-9-gdbd8606 configure.ac: bump to version 1.7.0 for release (2015-02-13 20:47:09 -0800)
    [22:05:23.593] OS: Linux, 3.19.0-1-surfacepro3, #3 SMP PREEMPT Sat Feb 28 00:20:23 MST 2015, x86_64
    [22:05:23.593] Using config file '/home/$USER/.config/weston.ini'
    [22:05:23.593] Loading module '/usr/lib/weston/drm-backend.so'
    [22:05:23.596] initializing drm backend
    [22:05:23.601] logind: using VT /dev/tty2
    [22:05:23.601] logind: session control granted
    [22:05:23.602] using /dev/dri/card0
    [22:05:23.602] Loading module '/usr/lib/weston/gl-renderer.so'
    [22:05:23.634] warning: EGL_EXT_swap_buffers_with_damage not supported. Performance could be affected.
    [22:05:23.634] input device 'Video Bus', /dev/input/event1 is tagged by udev as: Keyboard
    [22:05:23.635] input device 'Video Bus', /dev/input/event1 is a keyboard
    [22:05:23.635] input device 'Lid Switch', /dev/input/event0 not tagged as input device
    [22:05:23.635] failed to create input device '/dev/input/event0'.
    [22:05:23.635] input device 'HDA Intel HDMI HDMI/DP,pcm=3', /dev/input/event3 not tagged as input device
    [22:05:23.635] failed to create input device '/dev/input/event3'.
    [22:05:23.636] input device 'HDA Intel HDMI HDMI/DP,pcm=7', /dev/input/event4 not tagged as input device
    [22:05:23.636] failed to create input device '/dev/input/event4'.
    [22:05:23.636] input device 'HDA Intel HDMI HDMI/DP,pcm=8', /dev/input/event5 not tagged as input device
    [22:05:23.636] failed to create input device '/dev/input/event5'.
    [22:05:23.637] input device 'Microsoft Surface Type Cover', /dev/input/event11 is tagged by udev as: Keyboard Mouse
    [22:05:23.637] input device 'Microsoft Surface Type Cover', /dev/input/event11 is a pointer caps
    [22:05:23.637] input device 'Microsoft Surface Type Cover', /dev/input/event11 is a keyboard
    [22:05:23.638] input device 'Microsoft LifeCam Front', /dev/input/event12 is tagged by udev as: Keyboard
    [22:05:23.638] input device 'Microsoft LifeCam Front', /dev/input/event12 is a keyboard
    [22:05:23.638] input device 'Microsoft LifeCam Rear', /dev/input/event13 is tagged by udev as: Keyboard
    [22:05:23.638] input device 'Microsoft LifeCam Rear', /dev/input/event13 is a keyboard
    [22:05:23.639] input device 'HDA Digital PCBeep', /dev/input/event2 not tagged as input device
    [22:05:23.639] failed to create input device '/dev/input/event2'.
    [22:05:23.639] input device 'HDA Intel PCH Mic', /dev/input/event6 not tagged as input device
    [22:05:23.639] failed to create input device '/dev/input/event6'.
    [22:05:23.639] input device 'HDA Intel PCH Headphone', /dev/input/event7 not tagged as input device
    [22:05:23.640] failed to create input device '/dev/input/event7'.
    [22:05:23.693] input device 'NTRG0001:01 1B96:1B05', /dev/input/event10 is tagged by udev as: Touchscreen
    [22:05:23.693] input device 'NTRG0001:01 1B96:1B05', /dev/input/event10 is a touch device
    [22:05:23.694] input device 'NTRG0001:01 1B96:1B05 Pen', /dev/input/event9 is tagged by udev as: Tablet
    [22:05:23.694] not using input device '/dev/input/event9'.
    [22:05:23.695] input device 'PC Speaker', /dev/input/event8 not tagged as input device
    [22:05:23.695] failed to create input device '/dev/input/event8'.
    [22:05:23.695] launching '/usr/libexec/weston-keyboard'
    [22:05:23.695] compositor: executing '/usr/libexec/weston-keyboard' failed: No such file or directory
    [22:05:23.701] EGL version: 1.4 (DRI2)
    [22:05:23.701] EGL vendor: Mesa Project
    [22:05:23.701] EGL client APIs: OpenGL OpenGL_ES OpenGL_ES2 OpenGL_ES3
    [22:05:23.701] EGL extensions: EGL_MESA_drm_image EGL_MESA_configless_context
    EGL_WL_bind_wayland_display EGL_KHR_image_base
    EGL_KHR_image_pixmap EGL_KHR_image EGL_KHR_gl_texture_2D_image
    EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image
    EGL_KHR_surfaceless_context EGL_KHR_create_context
    EGL_EXT_buffer_age EGL_EXT_image_dma_buf_import
    [22:05:23.701] GL version: OpenGL ES 3.0 Mesa 10.4.5
    [22:05:23.701] GLSL version: OpenGL ES GLSL ES 3.0
    [22:05:23.701] GL vendor: Intel Open Source Technology Center
    [22:05:23.701] GL renderer: Mesa DRI Intel(R) Haswell Mobile
    [22:05:23.701] GL extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays
    GL_EXT_texture_filter_anisotropic
    GL_EXT_texture_compression_dxt1 GL_EXT_texture_format_BGRA8888
    GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24
    GL_OES_element_index_uint GL_OES_fbo_render_mipmap
    GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives
    GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_npot
    GL_OES_EGL_image GL_OES_depth_texture
    GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV
    GL_OES_get_program_binary GL_APPLE_texture_max_level
    GL_EXT_discard_framebuffer GL_EXT_read_format_bgra
    GL_NV_fbo_color_attachments GL_OES_EGL_image_external
    GL_OES_vertex_array_object GL_ANGLE_texture_compression_dxt3
    GL_ANGLE_texture_compression_dxt5 GL_EXT_texture_rg
    GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer
    GL_EXT_map_buffer_range GL_OES_depth_texture_cube_map
    GL_OES_surfaceless_context GL_EXT_color_buffer_float
    GL_EXT_separate_shader_objects GL_EXT_shader_integer_mix
    GL_KHR_context_flush_control
    [22:05:23.701] GL ES 2 renderer features:
    read-back format: BGRA
    wl_shm sub-image to texture: yes
    EGL Wayland extension: yes
    [22:05:23.701] Chosen EGL config details:
    RGBA bits: 8 8 8 8
    swap interval range: 0 - 0
    [22:05:23.701] Failed to initialize backlight
    [22:05:23.701] EDID data 'SEC', '', ''
    [22:05:23.701] Output eDP1, (connector 20, crtc 9)
    mode [email protected], preferred, current
    mode [email protected]
    [22:05:23.702] Compositor capabilities:
    arbitrary surface rotation: yes
    screen capture uses y-flip: yes
    presentation clock: CLOCK_MONOTONIC, id 1
    [22:05:23.702] Loading module '/usr/lib/weston/fullscreen-shell.so'
    [22:05:23.702] Loading module '/usr/lib/weston/xwayland.so'
    [22:05:23.704] xserver listening on display :1
    [22:05:23.722] input_method died, respawning...
    [22:05:23.722] launching '/usr/libexec/weston-keyboard'
    [22:05:23.723] compositor: executing '/usr/libexec/weston-keyboard' failed: No such file or directory
    [22:05:23.723] input_method died, respawning...
    [22:05:23.723] launching '/usr/libexec/weston-keyboard'
    [22:05:23.724] compositor: executing '/usr/libexec/weston-keyboard' failed: No such file or directory
    [22:05:23.724] input_method died, respawning...
    [22:05:23.724] launching '/usr/libexec/weston-keyboard'
    [22:05:23.725] compositor: executing '/usr/libexec/weston-keyboard' failed: No such file or directory
    [22:05:23.725] input_method died, respawning...
    [22:05:23.725] launching '/usr/libexec/weston-keyboard'
    [22:05:23.726] compositor: executing '/usr/libexec/weston-keyboard' failed: No such file or directory
    [22:05:23.726] input_method died, respawning...
    [22:05:23.726] launching '/usr/libexec/weston-keyboard'
    [22:05:23.727] compositor: executing '/usr/libexec/weston-keyboard' failed: No such file or directory
    [22:05:23.727] input_method died, giving up.
    [22:05:26.604] caught signal: 11
    [22:05:26.604] 0: weston (weston_log_continue+0x1577) [0x40b887]
    [22:05:26.606] 1: /usr/lib/libc.so.6 (__restore_rt+0x0) [0x7f86d260953f]
    [22:05:26.607] 2: /usr/lib/libinput.so.7 (libinput_device_config_scroll_get_default_button+0x8a90) [0x7f86d1556060]
    [22:05:26.608] 3: /usr/lib/libinput.so.7 (libinput_device_config_scroll_get_default_button+0x1c83) [0x7f86d1548233]
    [22:05:26.609] 4: /usr/lib/libinput.so.7 (libinput_device_config_scroll_get_default_button+0xbb7) [0x7f86d1545f27]
    [22:05:26.610] 5: /usr/lib/libinput.so.7 (libinput_dispatch+0x5f) [0x7f86d154394f]
    [22:05:26.611] 6: /usr/lib/weston/drm-backend.so (backend_init+0x11bc) [0x7f86d1b7900c]
    [22:05:26.612] 7: /usr/lib/libwayland-server.so.0 (wl_event_loop_dispatch+0x72) [0x7f86d3592232]
    [22:05:26.613] 8: /usr/lib/libwayland-server.so.0 (wl_display_run+0x25) [0x7f86d3590995]
    [22:05:26.613] 9: weston (_init+0x158b) [0x4093eb]
    [22:05:26.615] 10: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7f86d25f6800]
    [22:05:26.615] 11: weston (_start+0x29) [0x4089b9]
    [22:05:26.616] 12: ? (?+0x29) [0x29]
    and when I run weston-launch:
    Date: 2015-02-28 MST
    [22:10:01.829] weston 1.7.0
    http://wayland.freedesktop.org
    Bug reports to: https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.7.0
    Build: 1.6.93-9-gdbd8606 configure.ac: bump to version 1.7.0 for release (2015-02-13 20:47:09 -0800)
    [22:10:01.829] OS: Linux, 3.19.0-1-surfacepro3, #3 SMP PREEMPT Sat Feb 28 00:20:23 MST 2015, x86_64
    [22:10:01.829] Using config file '/home/$USER/.config/weston.ini'
    [22:10:01.829] Loading module '/usr/lib/weston/drm-backend.so'
    [22:10:01.830] initializing drm backend
    [22:10:01.831] using /dev/dri/card0
    [22:10:01.831] Loading module '/usr/lib/weston/gl-renderer.so'
    [22:10:01.849] warning: EGL_EXT_swap_buffers_with_damage not supported. Performance could be affected.
    [22:10:01.850] input device 'Video Bus', /dev/input/event1 is tagged by udev as: Keyboard
    [22:10:01.850] input device 'Video Bus', /dev/input/event1 is a keyboard
    [22:10:01.851] input device 'Lid Switch', /dev/input/event0 not tagged as input device
    [22:10:01.851] failed to create input device '/dev/input/event0'.
    [22:10:01.851] input device 'HDA Intel HDMI HDMI/DP,pcm=3', /dev/input/event3 not tagged as input device
    [22:10:01.851] failed to create input device '/dev/input/event3'.
    [22:10:01.851] input device 'HDA Intel HDMI HDMI/DP,pcm=7', /dev/input/event4 not tagged as input device
    [22:10:01.851] failed to create input device '/dev/input/event4'.
    [22:10:01.851] input device 'HDA Intel HDMI HDMI/DP,pcm=8', /dev/input/event5 not tagged as input device
    [22:10:01.851] failed to create input device '/dev/input/event5'.
    [22:10:01.851] input device 'Microsoft Surface Type Cover', /dev/input/event11 is tagged by udev as: Keyboard Mouse
    [22:10:01.851] input device 'Microsoft Surface Type Cover', /dev/input/event11 is a pointer caps
    [22:10:01.851] input device 'Microsoft Surface Type Cover', /dev/input/event11 is a keyboard
    [22:10:01.852] input device 'Microsoft LifeCam Front', /dev/input/event12 is tagged by udev as: Keyboard
    [22:10:01.852] input device 'Microsoft LifeCam Front', /dev/input/event12 is a keyboard
    [22:10:01.852] input device 'Microsoft LifeCam Rear', /dev/input/event13 is tagged by udev as: Keyboard
    [22:10:01.852] input device 'Microsoft LifeCam Rear', /dev/input/event13 is a keyboard
    [22:10:01.852] input device 'HDA Digital PCBeep', /dev/input/event2 not tagged as input device
    [22:10:01.852] failed to create input device '/dev/input/event2'.
    [22:10:01.852] input device 'HDA Intel PCH Mic', /dev/input/event6 not tagged as input device
    [22:10:01.852] failed to create input device '/dev/input/event6'.
    [22:10:01.852] input device 'HDA Intel PCH Headphone', /dev/input/event7 not tagged as input device
    [22:10:01.852] failed to create input device '/dev/input/event7'.
    [22:10:01.906] input device 'NTRG0001:01 1B96:1B05', /dev/input/event10 is tagged by udev as: Touchscreen
    [22:10:01.906] input device 'NTRG0001:01 1B96:1B05', /dev/input/event10 is a touch device
    [22:10:01.907] input device 'NTRG0001:01 1B96:1B05 Pen', /dev/input/event9 is tagged by udev as: Tablet
    [22:10:01.907] not using input device '/dev/input/event9'.
    [22:10:01.907] input device 'PC Speaker', /dev/input/event8 not tagged as input device
    [22:10:01.907] failed to create input device '/dev/input/event8'.
    [22:10:01.907] launching '/usr/libexec/weston-keyboard'
    [22:10:01.908] compositor: executing '/usr/libexec/weston-keyboard' failed: No such file or directory
    [22:10:01.913] EGL version: 1.4 (DRI2)
    [22:10:01.913] EGL vendor: Mesa Project
    [22:10:01.913] EGL client APIs: OpenGL OpenGL_ES OpenGL_ES2 OpenGL_ES3
    [22:10:01.913] EGL extensions: EGL_MESA_drm_image EGL_MESA_configless_context
    EGL_WL_bind_wayland_display EGL_KHR_image_base
    EGL_KHR_image_pixmap EGL_KHR_image EGL_KHR_gl_texture_2D_image
    EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image
    EGL_KHR_surfaceless_context EGL_KHR_create_context
    EGL_EXT_buffer_age EGL_EXT_image_dma_buf_import
    [22:10:01.913] GL version: OpenGL ES 3.0 Mesa 10.4.5
    [22:10:01.913] GLSL version: OpenGL ES GLSL ES 3.0
    [22:10:01.913] GL vendor: Intel Open Source Technology Center
    [22:10:01.913] GL renderer: Mesa DRI Intel(R) Haswell Mobile
    [22:10:01.913] GL extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays
    GL_EXT_texture_filter_anisotropic
    GL_EXT_texture_compression_dxt1 GL_EXT_texture_format_BGRA8888
    GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24
    GL_OES_element_index_uint GL_OES_fbo_render_mipmap
    GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives
    GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_npot
    GL_OES_EGL_image GL_OES_depth_texture
    GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV
    GL_OES_get_program_binary GL_APPLE_texture_max_level
    GL_EXT_discard_framebuffer GL_EXT_read_format_bgra
    GL_NV_fbo_color_attachments GL_OES_EGL_image_external
    GL_OES_vertex_array_object GL_ANGLE_texture_compression_dxt3
    GL_ANGLE_texture_compression_dxt5 GL_EXT_texture_rg
    GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer
    GL_EXT_map_buffer_range GL_OES_depth_texture_cube_map
    GL_OES_surfaceless_context GL_EXT_color_buffer_float
    GL_EXT_separate_shader_objects GL_EXT_shader_integer_mix
    GL_KHR_context_flush_control
    [22:10:01.913] GL ES 2 renderer features:
    read-back format: BGRA
    wl_shm sub-image to texture: yes
    EGL Wayland extension: yes
    [22:10:01.913] Chosen EGL config details:
    RGBA bits: 8 8 8 8
    swap interval range: 0 - 0
    [22:10:01.913] Failed to initialize backlight
    [22:10:01.913] EDID data 'SEC', '', ''
    [22:10:01.913] Output eDP1, (connector 20, crtc 9)
    mode [email protected], preferred, current
    mode [email protected]
    [22:10:01.914] Compositor capabilities:
    arbitrary surface rotation: yes
    screen capture uses y-flip: yes
    presentation clock: CLOCK_MONOTONIC, id 1
    [22:10:01.914] Loading module '/usr/lib/weston/fullscreen-shell.so'
    [22:10:01.914] Loading module '/usr/lib/weston/xwayland.so'
    [22:10:01.917] unlinking stale lock file /tmp/.X1-lock
    [22:10:01.917] xserver listening on display :1
    [22:10:01.937] input_method died, respawning...
    [22:10:01.937] launching '/usr/libexec/weston-keyboard'
    [22:10:01.938] compositor: executing '/usr/libexec/weston-keyboard' failed: No such file or directory
    [22:10:01.939] input_method died, respawning...
    [22:10:01.939] launching '/usr/libexec/weston-keyboard'
    [22:10:01.939] compositor: executing '/usr/libexec/weston-keyboard' failed: No such file or directory
    [22:10:01.940] input_method died, respawning...
    [22:10:01.940] launching '/usr/libexec/weston-keyboard'
    [22:10:01.940] compositor: executing '/usr/libexec/weston-keyboard' failed: No such file or directory
    [22:10:01.941] input_method died, respawning...
    [22:10:01.941] launching '/usr/libexec/weston-keyboard'
    [22:10:01.941] compositor: executing '/usr/libexec/weston-keyboard' failed: No such file or directory
    [22:10:01.942] input_method died, respawning...
    [22:10:01.942] launching '/usr/libexec/weston-keyboard'
    [22:10:01.942] compositor: executing '/usr/libexec/weston-keyboard' failed: No such file or directory
    [22:10:01.943] input_method died, giving up.
    [22:10:08.140] deactivating session
    [22:10:13.156] caught signal 15
    Could anyone help me to figure this out? Thanks.
    Edit:
    I have also tried running `swc-launch -- velox`, and get the following error:
    Running on /dev/tty2
    velox: error while loading shared libraries: libinput.so.5: cannot open shared object file: No such file or directory
    Server exited with status 127
    Restoring VT to original state
    So, perhaps I am having some libinput trouble. Does this seem correct?
    Edit 2:
    Just to tack this on here for `gnome-session --session=gnome-wayland --debug`
    gnome-session[9907]: DEBUG(+): Enabling debugging
    gnome-session[9907]: DEBUG(+): Using systemd for session tracking
    gnome-session[9907]: DEBUG(+): GsmShell: Not connected to the shell
    gnome-session[9907]: DEBUG(+): GsmManager: setting client store 0x6fd420
    gnome-session[9907]: DEBUG(+): GsmXsmpServer: SESSION_MANAGER=local/PAUL-SP3:@/tmp/.ICE-unix/9907,unix/PAUL-SP3:/tmp/.ICE-unix/9907
    gnome-session[9907]: DEBUG(+): fill: *** Getting session 'gnome-wayland'
    gnome-session[9907]: DEBUG(+): fill: *** Looking if /home/$USER/.config/gnome-session/sessions/gnome-wayland.session is a valid session file
    gnome-session[9907]: DEBUG(+): Cannot use session '/home/$USER/.config/gnome-session/sessions/gnome-wayland.session': non-existing or invalid file.
    gnome-session[9907]: DEBUG(+): fill: *** Looking if /etc/xdg/gnome-session/sessions/gnome-wayland.session is a valid session file
    gnome-session[9907]: DEBUG(+): Cannot use session '/etc/xdg/gnome-session/sessions/gnome-wayland.session': non-existing or invalid file.
    gnome-session[9907]: DEBUG(+): fill: *** Looking if /usr/local/share/gnome-session/sessions/gnome-wayland.session is a valid session file
    gnome-session[9907]: DEBUG(+): Cannot use session '/usr/local/share/gnome-session/sessions/gnome-wayland.session': non-existing or invalid file.
    gnome-session[9907]: DEBUG(+): fill: *** Looking if /usr/share/gnome-session/sessions/gnome-wayland.session is a valid session file
    gnome-session[9907]: DEBUG(+): fill: *** Checking required components
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell-wayland.desktop'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/home/$USER/.config/autostart'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/home/$USER/.local/share/applications'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[9907]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/applications/gnome-shell-wayland.desktop'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/home/$USER/.config/autostart'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/home/$USER/.local/share/applications'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[9907]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
    gnome-session[9907]: DEBUG(+): fill: *** Done checking required components
    gnome-session[9907]: DEBUG(+): fill: *** Adding required components
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell-wayland.desktop'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/home/$USER/.config/gnome-session/saved-session'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/home/$USER/.config/autostart'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/home/$USER/.local/share/applications'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[9907]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/applications/gnome-shell-wayland.desktop'
    gnome-session[9907]: DEBUG(+): GsmManager: read /usr/share/applications/gnome-shell-wayland.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App1 to store
    gnome-session[9907]: DEBUG(+): GsmManager: adding required app gnome-shell-wayland.desktop
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/home/$USER/.config/gnome-session/saved-session'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/home/$USER/.config/autostart'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/home/$USER/.local/share/applications'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[9907]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[9907]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
    gnome-session[9907]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-settings-daemon.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App2 to store
    gnome-session[9907]: DEBUG(+): GsmManager: adding required app gnome-settings-daemon.desktop
    gnome-session[9907]: DEBUG(+): fill: *** Done adding required components
    gnome-session[9907]: DEBUG(+): GsmManager: *** Adding autostart apps for /home/$USER/.config/gnome-session/saved-session
    gnome-session[9907]: DEBUG(+): GsmManager: *** Adding autostart apps for /home/$USER/.config/autostart
    gnome-session[9907]: DEBUG(+): GsmManager: read /home/$USER/.config/autostart/remmina-applet.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App3 to store
    gnome-session[9907]: DEBUG(+): GsmManager: *** Adding autostart apps for /usr/local/share/gnome/autostart
    gnome-session[9907]: DEBUG(+): GsmManager: *** Adding autostart apps for /usr/share/gnome/autostart
    gnome-session[9907]: DEBUG(+): GsmManager: read /usr/share/gnome/autostart/libcanberra-login-sound.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App4 to store
    gnome-session[9907]: DEBUG(+): GsmManager: *** Adding autostart apps for /etc/xdg/autostart
    gnome-session[9907]: DEBUG(+): GsmManager: read /etc/xdg/autostart/at-spi-dbus-bus.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App5 to store
    gnome-session[9907]: DEBUG(+): GsmManager: read /etc/xdg/autostart/caribou-autostart.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App6 to store
    gnome-session[9907]: DEBUG(+): GsmManager: read /etc/xdg/autostart/pulseaudio.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App7 to store
    gnome-session[9907]: DEBUG(+): GsmManager: read /etc/xdg/autostart/plasmashell.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App8 to store
    gnome-session[9907]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-settings-daemon.desktop
    gnome-session[9907]: DEBUG(+): GsmManager: not adding app: app-id 'gnome-settings-daemon.desktop' already exists
    gnome-session[9907]: DEBUG(+): GsmManager: read /etc/xdg/autostart/nm-applet.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App10 to store
    gnome-session[9907]: DEBUG(+): GsmManager: read /etc/xdg/autostart/zeitgeist-datahub.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App11 to store
    gnome-session[9907]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-keyring-pkcs11.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App12 to store
    gnome-session[9907]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-keyring-secrets.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App13 to store
    gnome-session[9907]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-keyring-ssh.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App14 to store
    gnome-session[9907]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-keyring-gpg.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App15 to store
    gnome-session[9907]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-user-share-obexpush.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App16 to store
    gnome-session[9907]: DEBUG(+): GsmManager: read /etc/xdg/autostart/nautilus-autostart.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App17 to store
    gnome-session[9907]: DEBUG(+): GsmManager: read /etc/xdg/autostart/tracker-store.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App18 to store
    gnome-session[9907]: DEBUG(+): GsmManager: read /etc/xdg/autostart/tracker-miner-fs.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App19 to store
    gnome-session[9907]: DEBUG(+): GsmManager: read /etc/xdg/autostart/tracker-extract.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App20 to store
    gnome-session[9907]: DEBUG(+): GsmManager: read /etc/xdg/autostart/tracker-miner-apps.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App21 to store
    gnome-session[9907]: DEBUG(+): GsmManager: read /etc/xdg/autostart/tracker-miner-user-guides.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App22 to store
    gnome-session[9907]: DEBUG(+): GsmManager: read /etc/xdg/autostart/user-dirs-update-gtk.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App23 to store
    gnome-session[9907]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gsettings-data-convert.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App24 to store
    gnome-session[9907]: DEBUG(+): GsmManager: read /etc/xdg/autostart/evolution-alarm-notify.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App25 to store
    gnome-session[9907]: WARNING: Could not parse desktop file baloo_file.desktop or it references a not found TryExec binary
    gnome-session[9907]: DEBUG(+): GsmManager: read /etc/xdg/autostart/org.kde.klipper.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App27 to store
    gnome-session[9907]: DEBUG(+): GsmManager: read /etc/xdg/autostart/krunner.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App28 to store
    gnome-session[9907]: DEBUG(+): GsmManager: read /etc/xdg/autostart/polkit-kde-authentication-agent-1.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App29 to store
    gnome-session[9907]: DEBUG(+): GsmManager: read /etc/xdg/autostart/onboard-autostart.desktop
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App30 to store
    gnome-session[9907]: DEBUG(+): GsmManager: GSM starting to manage
    gnome-session[9907]: DEBUG(+): GsmManager: App startup summary
    gnome-session[9907]: DEBUG(+): GsmManager: Phase EARLY_INITIALIZATION
    gnome-session[9907]: DEBUG(+): GsmManager: Phase DISPLAY_SERVER
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App1 app-id:gnome-shell-wayland.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[9907]: DEBUG(+): GsmManager: Phase INITIALIZATION
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App24 app-id:gsettings-data-convert.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App2 app-id:gnome-settings-daemon.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App5 app-id:at-spi-dbus-bus.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App7 app-id:pulseaudio.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App12 app-id:gnome-keyring-pkcs11.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App13 app-id:gnome-keyring-secrets.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App14 app-id:gnome-keyring-ssh.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App15 app-id:gnome-keyring-gpg.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[9907]: DEBUG(+): GsmManager: Phase WINDOW_MANAGER
    gnome-session[9907]: DEBUG(+): GsmManager: Phase PANEL
    gnome-session[9907]: DEBUG(+): GsmManager: Phase DESKTOP
    gnome-session[9907]: DEBUG(+): GsmManager: Phase APPLICATION
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App18 app-id:tracker-store.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App19 app-id:tracker-miner-fs.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App23 app-id:user-dirs-update-gtk.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App21 app-id:tracker-miner-apps.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App22 app-id:tracker-miner-user-guides.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[9907]: DEBUG(+): app /org/gnome/SessionManager/App29 is not for the current desktop
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App29 app-id:polkit-kde-authentication-agent-1.desktop is-disabled:1 is-conditionally-disabled:0
    gnome-session[9907]: DEBUG(+): app /org/gnome/SessionManager/App27 is not for the current desktop
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App27 app-id:org.kde.klipper.desktop is-disabled:1 is-conditionally-disabled:0
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App25 app-id:evolution-alarm-notify.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App30 app-id:onboard-autostart.desktop is-disabled:0 is-conditionally-disabled:1
    gnome-session[9907]: DEBUG(+): app /org/gnome/SessionManager/App28 is not for the current desktop
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App28 app-id:krunner.desktop is-disabled:1 is-conditionally-disabled:0
    gnome-session[9907]: DEBUG(+): app /org/gnome/SessionManager/App3 is disabled by Hidden
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App3 app-id:remmina-applet.desktop is-disabled:1 is-conditionally-disabled:0
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App4 app-id:libcanberra-login-sound.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App6 app-id:caribou-autostart.desktop is-disabled:0 is-conditionally-disabled:1
    gnome-session[9907]: DEBUG(+): app /org/gnome/SessionManager/App8 is not for the current desktop
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App8 app-id:plasmashell.desktop is-disabled:1 is-conditionally-disabled:0
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App10 app-id:nm-applet.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App11 app-id:zeitgeist-datahub.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App16 app-id:gnome-user-share-obexpush.desktop is-disabled:0 is-conditionally-disabled:1
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App17 app-id:nautilus-autostart.desktop is-disabled:0 is-conditionally-disabled:1
    gnome-session[9907]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App20 app-id:tracker-extract.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[9907]: DEBUG(+): GsmManager: starting phase EARLY_INITIALIZATION
    gnome-session[9907]: DEBUG(+): GsmManager: ending phase EARLY_INITIALIZATION
    gnome-session[9907]: DEBUG(+): GsmManager: starting phase DISPLAY_SERVER
    gnome-session[9907]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App1'
    gnome-session[9907]: DEBUG(+): Starting app: /org/gnome/SessionManager/App1
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: starting gnome-shell-wayland.desktop: command=/usr/bin/gnome-shell --wayland --display-server startup-id=10b24058f87e0426d6142518694095493000000099070000
    gnome-session[9907]: GLib-CRITICAL: g_environ_setenv: assertion 'value != NULL' failed
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: started pid:9917
    glamor: EGL version 1.4 (DRI2):
    gnome-session[9907]: DEBUG(+): GsmShell: Connected to the shell
    gnome-session[9907]: DEBUG(+): Detected that screensaver has appeared on the bus
    Gjs-Message: JS LOG: Failed to launch ibus-daemon: Failed to execute child process "ibus-daemon" (No such file or directory)
    Gjs-Message: JS LOG: No permission to trigger offline updates: Polkit.Error: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.packagekit.trigger-offline-update is not registered
    gnome-session[9907]: DEBUG(+): GsmXsmpServer: accept_ice_connection()
    gnome-session[9907]: DEBUG(+): GsmXsmpServer: auth_ice_connection()
    gnome-session[9907]: DEBUG(+): GsmXSMPClient: Setting up new connection
    gnome-session[9907]: DEBUG(+): GsmXSMPClient: New client '0x704a90 []'
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client1 to store
    gnome-session[9907]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client1
    gnome-session[9907]: DEBUG(+): GsmXSMPClient: Initializing client 0x704a90 []
    gnome-session[9907]: DEBUG(+): GsmXSMPClient: Client '0x704a90 []' received RegisterClient(10b24058f87e0426d6142518694095493000000099070000)
    gnome-session[9907]: DEBUG(+): GsmManager: Adding new client 10b24058f87e0426d6142518694095493000000099070000 to session
    gnome-session[9907]: DEBUG(+): GsmXSMPClient: Sending RegisterClientReply to '0x704a90 [10b24058f87e0426d6142518694095493000000099070000]'
    gnome-session[9907]: DEBUG(+): App gnome-shell-wayland.desktop registered
    gnome-session[9907]: DEBUG(+): GsmManager: ending phase DISPLAY_SERVER
    gnome-session[9907]: DEBUG(+): GsmManager: starting phase INITIALIZATION
    gnome-session[9907]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App24'
    gnome-session[9907]: DEBUG(+): Starting app: /org/gnome/SessionManager/App24
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: starting gsettings-data-convert.desktop: command=gsettings-data-convert startup-id=10b24058f87e0426d6142518694096441800000099070023
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: started pid:10002
    gnome-session[9907]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App2'
    gnome-session[9907]: DEBUG(+): Starting app: /org/gnome/SessionManager/App2
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: starting gnome-settings-daemon.desktop: command=/usr/lib/gnome-settings-daemon/gnome-settings-daemon-localeexec startup-id=10b24058f87e0426d6142518694095648300000099070001
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: started pid:10004
    gnome-session[9907]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App5'
    gnome-session[9907]: DEBUG(+): Starting app: /org/gnome/SessionManager/App5
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: starting at-spi-dbus-bus.desktop: command=/usr/lib/at-spi2-core/at-spi-bus-launcher --launch-immediately startup-id=10b24058f87e0426d6142518694095826600000099070004
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: started pid:10005
    gnome-session[9907]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App7'
    gnome-session[9907]: DEBUG(+): Starting app: /org/gnome/SessionManager/App7
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: starting pulseaudio.desktop: command=start-pulseaudio-x11 startup-id=10b24058f87e0426d6142518694095895800000099070006
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: started pid:10007
    gnome-session[9907]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App12'
    gnome-session[9907]: DEBUG(+): Starting app: /org/gnome/SessionManager/App12
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: starting gnome-keyring-pkcs11.desktop: command=/usr/bin/gnome-keyring-daemon --start --components=pkcs11 startup-id=10b24058f87e0426d6142518694096057500000099070011
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: started pid:10009
    gnome-session[9907]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App13'
    gnome-session[9907]: DEBUG(+): Starting app: /org/gnome/SessionManager/App13
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: starting gnome-keyring-secrets.desktop: command=/usr/bin/gnome-keyring-daemon --start --components=secrets startup-id=10b24058f87e0426d6142518694096088900000099070012
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: started pid:10012
    gnome-session[9907]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App14'
    gnome-session[9907]: DEBUG(+): Starting app: /org/gnome/SessionManager/App14
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: starting gnome-keyring-ssh.desktop: command=/usr/bin/gnome-keyring-daemon --start --components=ssh startup-id=10b24058f87e0426d6142518694096121200000099070013
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: started pid:10013
    gnome-session[9907]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App15'
    gnome-session[9907]: DEBUG(+): Starting app: /org/gnome/SessionManager/App15
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: starting gnome-keyring-gpg.desktop: command=/usr/bin/gnome-keyring-daemon --start --components=gpg startup-id=10b24058f87e0426d6142518694096153100000099070014
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: started pid:10014
    gnome-session[9907]: DEBUG(+): GsmXSMPClient: Set properties from client '0x704a90 [10b24058f87e0426d6142518694095493000000099070000]'
    gnome-session[9907]: DEBUG(+): GsmXSMPClient: Program = 'gnome-shell'
    gnome-session[9907]: DEBUG(+): GsmXSMPClient: UserID = '$USER'
    gnome-session[9907]: DEBUG(+): GsmXSMPClient: RestartStyleHint = 0
    gnome-session[9907]: DEBUG(+): GsmXSMPClient: ProcessID = '9917'
    gnome-session[9907]: DEBUG(+): GsmXSMPClient: CurrentDirectory = '/home/$USER'
    gnome-session[9907]: DEBUG(+): GsmXSMPClient: _GSM_Priority = 20
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: (pid:10002) done (status:0)
    gnome-session[9907]: DEBUG(+): App gsettings-data-convert.desktop exited successfully
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: (pid:10005) done (status:0)
    gnome-session[9907]: DEBUG(+): App at-spi-dbus-bus.desktop exited successfully
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: (pid:10009) done (status:0)
    gnome-session[9907]: DEBUG(+): App gnome-keyring-pkcs11.desktop exited successfully
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: (pid:10012) done (status:0)
    gnome-session[9907]: DEBUG(+): App gnome-keyring-secrets.desktop exited successfully
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: (pid:10013) done (status:0)
    gnome-session[9907]: DEBUG(+): App gnome-keyring-ssh.desktop exited successfully
    gnome-session[9907]: DEBUG(+): GsmXsmpServer: accept_ice_connection()
    gnome-session[9907]: DEBUG(+): GsmXsmpServer: auth_ice_connection()
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: (pid:10014) done (status:0)
    gnome-session[9907]: DEBUG(+): App gnome-keyring-gpg.desktop exited successfully
    gnome-session[9907]: DEBUG(+): GsmXSMPClient: Setting up new connection
    gnome-session[9907]: DEBUG(+): GsmXSMPClient: New client '0x7f6084003640 []'
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client2 to store
    gnome-session[9907]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client2
    gnome-session[9907]: DEBUG(+): GsmXSMPClient: Initializing client 0x7f6084003640 []
    gnome-session[9907]: DEBUG(+): GsmXSMPClient: Client '0x7f6084003640 []' received RegisterClient(NULL)
    gnome-session[9907]: DEBUG(+): GsmManager: Adding new client 10b24058f87e0426d6142518694183700800000099070029 to session
    gnome-session[9907]: DEBUG(+): GsmXSMPClient: Sending RegisterClientReply to '0x7f6084003640 [10b24058f87e0426d6142518694183700800000099070029]'
    gnome-session[9907]: DEBUG(+): GsmXSMPClient: Sending initial SaveYourself
    gnome-session[9907]: DEBUG(+): GsmXSMPClient: Set properties from client '0x7f6084003640 [10b24058f87e0426d6142518694183700800000099070029]'
    gnome-session[9907]: DEBUG(+): GsmXSMPClient: Program = 'pulseaudio'
    gnome-session[9907]: DEBUG(+): GsmXSMPClient: UserID = '$USER'
    gnome-session[9907]: DEBUG(+): GsmXSMPClient: Client '0x7f6084003640 [pulseaudio 10b24058f87e0426d6142518694183700800000099070029]' received SaveYourselfDone(success = True)
    gnome-session[9907]: DEBUG(+): GsmXsmpServer: sms_error_handler (0x751030, FALSE, 3, 9, 32771, 0)
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: (pid:10007) done (status:0)
    gnome-session[9907]: DEBUG(+): App pulseaudio.desktop exited successfully
    (gnome-shell:9917): Clutter-CRITICAL **: clutter_input_device_get_pointer_stage: assertion 'CLUTTER_IS_INPUT_DEVICE (device)' failed
    gnome-session[9907]: DEBUG(+): GsmManager: RegisterClient 10b24058f87e0426d6142518694095648300000099070001
    gnome-session[9907]: DEBUG(+): GsmManager: Adding new client 10b24058f87e0426d6142518694095648300000099070001 to session
    gnome-session[9907]: DEBUG(+): uid = 1000
    gnome-session[9907]: DEBUG(+): pid = 10004
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client3 to store
    gnome-session[9907]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client3
    gnome-session[9907]: DEBUG(+): App gnome-settings-daemon.desktop registered
    gnome-session[9907]: DEBUG(+): GsmManager: ending phase INITIALIZATION
    gnome-session[9907]: DEBUG(+): GsmManager: starting phase WINDOW_MANAGER
    gnome-session[9907]: DEBUG(+): GsmManager: ending phase WINDOW_MANAGER
    gnome-session[9907]: DEBUG(+): GsmManager: starting phase PANEL
    gnome-session[9907]: DEBUG(+): GsmManager: ending phase PANEL
    gnome-session[9907]: DEBUG(+): GsmManager: starting phase DESKTOP
    gnome-session[9907]: DEBUG(+): GsmManager: ending phase DESKTOP
    gnome-session[9907]: DEBUG(+): GsmManager: starting phase APPLICATION
    gnome-session[9907]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App18'
    gnome-session[9907]: DEBUG(+): Starting app: /org/gnome/SessionManager/App18
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: starting tracker-store.desktop: command=gdbus call -e -d org.freedesktop.DBus -o /org/freedesktop/DBus -m org.freedesktop.DBus.StartServiceByName org.freedesktop.Tracker1 0 startup-id=10b24058f87e0426d6142518694096254700000099070017
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: started pid:10022
    gnome-session[9907]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App19'
    gnome-session[9907]: DEBUG(+): Starting app: /org/gnome/SessionManager/App19
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: starting tracker-miner-fs.desktop: command=/usr/lib/tracker/tracker-miner-fs startup-id=10b24058f87e0426d6142518694096286400000099070018
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: started pid:10027
    gnome-session[9907]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App23'
    gnome-session[9907]: DEBUG(+): Starting app: /org/gnome/SessionManager/App23
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: starting user-dirs-update-gtk.desktop: command=xdg-user-dirs-gtk-update startup-id=10b24058f87e0426d6142518694096412100000099070022
    (gnome-settings-daemon:10004): rfkill-plugin-WARNING **: Failed to acquire NetworkManager proxy: Error calling StartServiceByName for org.freedesktop.NetworkManager: GDBus.Error:org.freedesktop.systemd1.LoadFailed: Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory.
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: started pid:10029
    gnome-session[9907]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App21'
    gnome-session[9907]: DEBUG(+): Starting app: /org/gnome/SessionManager/App21
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: starting tracker-miner-apps.desktop: command=/usr/lib/tracker/tracker-miner-apps startup-id=10b24058f87e0426d6142518694096344100000099070020
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: started pid:10033
    gnome-session[9907]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App22'
    gnome-session[9907]: DEBUG(+): Starting app: /org/gnome/SessionManager/App22
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: starting tracker-miner-user-guides.desktop: command=/usr/lib/tracker/tracker-miner-user-guides startup-id=10b24058f87e0426d6142518694096374300000099070021
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: started pid:10034
    gnome-session[9907]: DEBUG(+): app /org/gnome/SessionManager/App29 is not for the current desktop
    gnome-session[9907]: DEBUG(+): GsmManager: Skipping disabled app: /org/gnome/SessionManager/App29
    gnome-session[9907]: DEBUG(+): app /org/gnome/SessionManager/App27 is not for the current desktop
    gnome-session[9907]: DEBUG(+): GsmManager: Skipping disabled app: /org/gnome/SessionManager/App27
    gnome-session[9907]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App25'
    gnome-session[9907]: DEBUG(+): Starting app: /org/gnome/SessionManager/App25
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: starting evolution-alarm-notify.desktop: command=/usr/lib/evolution/3.12/evolution-alarm-notify startup-id=10b24058f87e0426d6142518694096473400000099070024
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: started pid:10037
    gnome-session[9907]: DEBUG(+): GsmManager: Skipping disabled app: /org/gnome/SessionManager/App30
    gnome-session[9907]: DEBUG(+): app /org/gnome/SessionManager/App28 is not for the current desktop
    gnome-session[9907]: DEBUG(+): GsmManager: Skipping disabled app: /org/gnome/SessionManager/App28
    gnome-session[9907]: DEBUG(+): app /org/gnome/SessionManager/App3 is disabled by Hidden
    gnome-session[9907]: DEBUG(+): GsmManager: Skipping disabled app: /org/gnome/SessionManager/App3
    gnome-session[9907]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App4'
    gnome-session[9907]: DEBUG(+): Starting app: /org/gnome/SessionManager/App4
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: starting libcanberra-login-sound.desktop: command=/usr/bin/canberra-gtk-play --id="desktop-login" --description="GNOME Login" startup-id=10b24058f87e0426d6142518694095780000000099070003
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: started pid:10039
    gnome-session[9907]: DEBUG(+): GsmManager: Skipping disabled app: /org/gnome/SessionManager/App6
    gnome-session[9907]: DEBUG(+): app /org/gnome/SessionManager/App8 is not for the current desktop
    gnome-session[9907]: DEBUG(+): GsmManager: Skipping disabled app: /org/gnome/SessionManager/App8
    gnome-session[9907]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App10'
    gnome-session[9907]: DEBUG(+): Starting app: /org/gnome/SessionManager/App10
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: starting nm-applet.desktop: command=nm-applet startup-id=10b24058f87e0426d6142518694095996700000099070009
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: started pid:10044
    gnome-session[9907]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App11'
    gnome-session[9907]: DEBUG(+): Starting app: /org/gnome/SessionManager/App11
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: starting zeitgeist-datahub.desktop: command=zeitgeist-datahub startup-id=10b24058f87e0426d6142518694096018700000099070010
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: started pid:10051
    gnome-session[9907]: DEBUG(+): GsmManager: Skipping disabled app: /org/gnome/SessionManager/App16
    gnome-session[9907]: DEBUG(+): GsmManager: Skipping disabled app: /org/gnome/SessionManager/App17
    gnome-session[9907]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App20'
    gnome-session[9907]: DEBUG(+): Starting app: /org/gnome/SessionManager/App20
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: starting tracker-extract.desktop: command=/usr/lib/tracker/tracker-extract startup-id=10b24058f87e0426d6142518694096314500000099070019
    (gnome-settings-daemon:10004): GLib-GIO-WARNING **: Invalid URI 'none://[smb://REYCOSERVER:631]:631'
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: started pid:10053
    gnome-session[9907]: DEBUG(+): GsmManager: ending phase APPLICATION
    gnome-session[9907]: DEBUG(+): GsmManager: starting phase RUNNING
    gnome-session[9907]: DEBUG(+): gsm_xsmp_server_start
    gnome-session[9907]: DEBUG(+): GsmPresence: adding idle watch (1) for 600 secs
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: (pid:10022) done (status:0)
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=RegisterClient
    gnome-session[9907]: DEBUG(+): GsmManager: RegisterClient
    gnome-session[9907]: DEBUG(+): GsmManager: Adding new client 10b24058f87e0426d614251869422145100000099070030 to session
    gnome-session[9907]: DEBUG(+): uid = 1000
    gnome-session[9907]: DEBUG(+): pid = 9945
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client4 to store
    gnome-session[9907]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client4
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client4 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client4 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=RegisterClient
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=RegisterClient
    gnome-session[9907]: DEBUG(+): GsmManager: RegisterClient
    gnome-session[9907]: DEBUG(+): GsmManager: Adding new client 10b24058f87e0426d6142518694210721700000099070031 to session
    gnome-session[9907]: DEBUG(+): uid = 1000
    gnome-session[9907]: DEBUG(+): pid = 10058
    gnome-session[9907]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client5 to store
    gnome-session[9907]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client5
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client3 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client3 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client3 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
    Failed to play sound: File or data not found
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: (pid:10039) done (status:1)
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[9907]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    (EE)
    Fatal server error:
    (EE) failed to dispatch Wayland events: Connection reset by peer
    (EE)
    gnome-session[9907]: DEBUG(+): GsmXsmpServer: ice_io_error_handler (0x723870)
    gnome-session[9907]: DEBUG(+): GsmXSMPClient: IceProcessMessagesIOError on '0x704a90 [gnome-shell 10b24058f87e0426d6142518694095493000000099070000]'
    gnome-session[9907]: DEBUG(+): GsmManager: disconnect client
    gnome-session[9907]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client1
    gnome-session[9907]: DEBUG(+): GsmXSMPClient: getting restart style
    gnome-session[9907]: DEBUG(+): GsmManager: autorestart not set, not restarting application
    gnome-session[9907]: DEBUG(+): GsmStore: Unreffing object: 0x704a90
    gnome-session[9907]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client1
    gnome-session[9907]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client1
    gnome-session[9907]: DEBUG(+): GsmXSMPClient: xsmp_finalize (0x704a90 [gnome-shell 10b24058f87e0426d6142518694095493000000099070000])
    gnome-session[9907]: DEBUG(+): GsmAutostartApp: (pid:9917) done (signal:11)
    gnome-session[9907]: WARNING: Application 'gnome-shell-wayland.desktop' killed by signal 11
    (xdg-user-dirs-gtk-update:10029): Gdk-WARNING **: xdg-user-dirs-gtk-update: Fatal IO error 11 (Resource temporarily unavailable) on X server :1.
    (nm-applet:10044): Gdk-WARNING **: nm-applet: Fatal IO error 11 (Resource temporarily unavailable) on X server :1.
    (gnome-settings-daemon:10004): Gdk-WARNING **: gnome-settings-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :1.
    (evolution-alarm-notify:10037): Gdk-WARNING **: evolution-alarm-notify: Fatal IO error 11 (Resource temporarily unavailable) on X server :1.
    gnome-sessi

    noctlos wrote:
    Using linux-3.18 and -3.19 kernels, with wayland/weston v. 1.7. In its own tty, i try to run weston, and I get the following stderr:
    Could anyone help me to figure this out? Thanks.
    Seems that the problem lies in libinput. Maybe you can report that upstream. I suggest you recompile libinput with debug info and do not strip the binaries to obtain better backtraces.
    Edit:
    I have also tried running `swc-launch -- velox`, and get the following error:
    Running on /dev/tty2
    velox: error while loading shared libraries: libinput.so.5: cannot open shared object file: No such file or directory
    Server exited with status 127
    Restoring VT to original state
    So, perhaps I am having some libinput trouble. Does this seem correct?
    Well, that's a different problem. libinput has several soname bumps because of API and ABI incompatibility. You have to rebuild swc against the newest libinput. (Although I'm not sure if swc developer updated the code to new API)
    Edit 2:
    Just to tack this on here for `gnome-session --session=gnome-wayland --debug`
    I'm not expert on this, it may be related to libinput problem. If you don't include GDK_BACKEND=wayland environment variable when launching gnome-wayland.
    Last edited by jdbrown (2015-03-01 08:04:39)

  • KDE startup delay

    Hey there,
    ever since I installed KDE (plasma) on my notebook it has been really slow to start and doesn't show a progress bar, just fades in after 30 seconds or thereabout.
    I looked at my journal and it presented this to me
    Apr 27 18:44:58 HOSTNAME kglobalaccel5[647]: Registering key "Screensaver" for "ksmserver" : "Lock Session"
    Apr 27 18:44:58 HOSTNAME kdeinit5[628]: powerdevil: ACTIVE SESSION PATH CHANGED: "/org/freedesktop/login1/session/c2"
    Apr 27 18:44:58 HOSTNAME kdeinit5[628]: powerdevil: Current session is now inactive
    Apr 27 18:44:59 HOSTNAME systemd[528]: Time has been changed
    Apr 27 18:44:59 HOSTNAME systemd[1]: Time has been changed
    Apr 27 18:45:03 HOSTNAME NetworkManager[404]: <info> (wlp3s0): Activation: Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
    Apr 27 18:45:03 HOSTNAME NetworkManager[404]: <info> (wlp3s0): Activation: Stage 4 of 5 (IPv6 Configure Timeout) started...
    Apr 27 18:45:03 HOSTNAME NetworkManager[404]: <info> (wlp3s0): Activation: Stage 4 of 5 (IPv6 Configure Timeout) complete.
    Apr 27 18:45:23 HOSTNAME kdeinit5[628]: kcm_keyboard: New device id: 8
    Apr 27 18:45:23 HOSTNAME kdeinit5[628]: kcm_keyboard: id: 2 name: Virtual core pointer used as: 0
    Apr 27 18:45:23 HOSTNAME kdeinit5[628]: kcm_keyboard: id: 3 name: Virtual core keyboard used as: 1
    Apr 27 18:45:23 HOSTNAME kdeinit5[628]: kcm_keyboard: id: 4 name: Virtual core XTEST pointer used as: 4
    Apr 27 18:45:23 HOSTNAME kdeinit5[628]: kcm_keyboard: id: 5 name: Virtual core XTEST keyboard used as: 3
    It registers and unregisters like a million keys but that 24 seconds delay seems unnecesarry. Do you guys have an idea to what could cause this?
    I attached the whole kde startup log here:
    Apr 27 18:44:39 MYHOSTNAME dbus[407]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
    Apr 27 18:44:39 MYHOSTNAME systemd[1]: Starting Network Manager Script Dispatcher Service...
    Apr 27 18:44:39 MYHOSTNAME dbus[407]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
    Apr 27 18:44:39 MYHOSTNAME systemd[1]: Started Network Manager Script Dispatcher Service.
    Apr 27 18:44:42 MYHOSTNAME login[421]: pam_unix(login:session): session opened for user MYUSERNAME by LOGIN(uid=0)
    Apr 27 18:44:42 MYHOSTNAME systemd[1]: Created slice user-1000.slice.
    Apr 27 18:44:42 MYHOSTNAME systemd[1]: Starting user-1000.slice.
    Apr 27 18:44:42 MYHOSTNAME systemd[1]: Starting User Manager for UID 1000...
    Apr 27 18:44:42 MYHOSTNAME systemd-logind[403]: New session c1 of user MYUSERNAME.
    Apr 27 18:44:42 MYHOSTNAME systemd[1]: Started Session c1 of user MYUSERNAME.
    Apr 27 18:44:42 MYHOSTNAME systemd[1]: Starting Session c1 of user MYUSERNAME.
    Apr 27 18:44:42 MYHOSTNAME systemd[528]: pam_unix(systemd-user:session): session opened for user MYUSERNAME by (uid=0)
    Apr 27 18:44:42 MYHOSTNAME systemd[528]: Unit type .busname is not supported on this system.
    Apr 27 18:44:42 MYHOSTNAME systemd[528]: Unit boot.mount is bound to inactive unit. Stopping, too.
    Apr 27 18:44:42 MYHOSTNAME systemd[528]: Unit boot-bin.mount is bound to inactive unit. Stopping, too.
    Apr 27 18:44:42 MYHOSTNAME systemd[528]: Startup finished in 10ms.
    Apr 27 18:44:42 MYHOSTNAME systemd[528]: Reached target Timers.
    Apr 27 18:44:42 MYHOSTNAME systemd[528]: Starting Timers.
    Apr 27 18:44:42 MYHOSTNAME systemd[528]: Reached target Sockets.
    Apr 27 18:44:42 MYHOSTNAME systemd[528]: Starting Sockets.
    Apr 27 18:44:42 MYHOSTNAME systemd[528]: Reached target Paths.
    Apr 27 18:44:42 MYHOSTNAME systemd[528]: Starting Paths.
    Apr 27 18:44:42 MYHOSTNAME systemd[528]: Reached target Basic System.
    Apr 27 18:44:42 MYHOSTNAME systemd[528]: Starting Basic System.
    Apr 27 18:44:42 MYHOSTNAME systemd[528]: Reached target Default.
    Apr 27 18:44:42 MYHOSTNAME systemd[528]: Starting Default.
    Apr 27 18:44:42 MYHOSTNAME login[421]: LOGIN ON tty1 BY MYUSERNAME
    Apr 27 18:44:45 MYHOSTNAME kdeinit5[621]: Qt: Session management error: networkIdsList argument is NULL
    Apr 27 18:44:45 MYHOSTNAME kdeinit5[621]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
    Apr 27 18:44:45 MYHOSTNAME kdeinit5[628]: Qt: Session management error: networkIdsList argument is NULL
    Apr 27 18:44:45 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: "/usr/bin/kbuildsycoca5" (pid 635) up and running.
    Apr 27 18:44:45 MYHOSTNAME kbuildsycoca5[635]: kf5.kservice.sycoca: Trying to open ksycoca from "/home/MYUSERNAME/.cache/ksycoca5"
    Apr 27 18:44:45 MYHOSTNAME kbuildsycoca5[635]: checking file timestamps
    Apr 27 18:44:45 MYHOSTNAME kdeinit5[631]: kf5.kservice.sycoca: Trying to open ksycoca from "/home/MYUSERNAME/.cache/ksycoca5"
    Apr 27 18:44:45 MYHOSTNAME kdeinit5[631]: Initializing "kcm_style" : "kcminit_style"
    Apr 27 18:44:45 MYHOSTNAME kdeinit5[631]: Initializing "kcm_bell" : "kcminit_bell"
    Apr 27 18:44:45 MYHOSTNAME kdeinit5[631]: Initializing "kcm_input" : "kcminit_mouse"
    Apr 27 18:44:45 MYHOSTNAME kdeinit5[631]: Initializing "kcm_access" : "kcminit_access"
    Apr 27 18:44:45 MYHOSTNAME kdeinit5[621]: kf5.kservice.sycoca: Trying to open ksycoca from "/home/MYUSERNAME/.cache/ksycoca5"
    Apr 27 18:44:45 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: "/usr/bin/kaccess" (pid 640) up and running.
    Apr 27 18:44:45 MYHOSTNAME kaccess[640]: QCoreApplication::arguments: Please instantiate the QApplication object first
    Apr 27 18:44:45 MYHOSTNAME kaccess[643]: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    Apr 27 18:44:45 MYHOSTNAME kaccess[640]: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    Apr 27 18:44:45 MYHOSTNAME kbuildsycoca5[635]: timestamps check ok
    Apr 27 18:44:45 MYHOSTNAME kbuildsycoca5[635]: Emitting notifyDatabaseChanged ()
    Apr 27 18:44:45 MYHOSTNAME kdeinit5[628]: kf5.kservice.sycoca: Trying to open ksycoca from "/home/MYUSERNAME/.cache/ksycoca5"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "networkmanagement" still uses .desktop files ("kded/networkmanagement.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "bluedevil" still uses .desktop files ("kded/bluedevil.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "obexftpdaemon" still uses .desktop files ("kded/obexftpdaemon.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "solidautoeject" still uses .desktop files ("kded/solidautoeject.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "kwrited" still uses .desktop files ("kded/kwrited.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "ksysguard" still uses .desktop files ("kded/ksysguard.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "desktopnotifier" still uses .desktop files ("kded/desktopnotifier.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "kscreen" still uses .desktop files ("kded/kscreen.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "keyboard" still uses .desktop files ("kded/keyboard.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "appmenu" still uses .desktop files ("kded/appmenu.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "platformstatus" still uses .desktop files ("kded/platformstatus.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "khotkeys" still uses .desktop files ("kded/khotkeys.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "ktouchpadenabler" still uses .desktop files ("kded/ktouchpadenabler.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "freespacenotifier" still uses .desktop files ("kded/freespacenotifier.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "ktimezoned" still uses .desktop files ("kded/ktimezoned.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "kmixd" still uses .desktop files ("kded/kmixd.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "statusnotifierwatcher" still uses .desktop files ("kded/statusnotifierwatcher.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "recentdocumentsnotifier" still uses .desktop files ("kded/recentdocumentsnotifier.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "soliduiserver" still uses .desktop files ("kded/soliduiserver.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "powerdevil" still uses .desktop files ("kded/powerdevil.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "proxyscout" has already been found using JSON metadata, please don't install the now unneeded .desktop file ("kded/proxyscout.desktop").
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "networkstatus" still uses .desktop files ("kded/networkstatus.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "remotedirnotify" still uses .desktop files ("kded/remotedirnotify.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "networkwatcher" still uses .desktop files ("kded/networkwatcher.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[642]: Qt: Session management error: networkIdsList argument is NULL
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: found kded module "networkmanagement" by prepending 'kded_' to the library path, please fix your metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: Successfully loaded module "networkmanagement"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[642]: Configuring Lock Action
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: found kded module "ksysguard" by prepending 'kded_' to the library path, please fix your metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: Successfully loaded module "ksysguard"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: found kded module "kscreen" by prepending 'kded_' to the library path, please fix your metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: Successfully loaded module "kscreen"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: found kded module "statusnotifierwatcher" by prepending 'kded_' to the library path, please fix your metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: Successfully loaded module "statusnotifierwatcher"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: found kded module "powerdevil" by prepending 'kded_' to the library path, please fix your metadata.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kf5.kded: Successfully loaded module "powerdevil"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[621]: kf5.kservice.sycoca: Trying to open ksycoca from "/home/MYUSERNAME/.cache/ksycoca5"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: "/usr/lib/kf5/kconf_update" (pid 649) up and running.
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Loading group "khotkeys"
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: "{d03619b6-9b3c-48cc-9d9c-a2aadb485550}" skipping because key "" is already taken
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Loading group "krunner"
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Loading group "kwin"
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Loading group "kmix"
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Loading group "kded5"
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Loading group "plasmashell"
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Loading group "KDE Keyboard Layout Switcher"
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Loading group "ksmserver"
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Registering key "Ctrl+Esc" for "kded5" : "Show System Activity"
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Registering key "Ctrl+Alt+L" for "ksmserver" : "Lock Session"
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Registering key "Screensaver" for "ksmserver" : "Lock Session"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[642]: XSync seems available and ready
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[642]: XSync Inited
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[642]: Supported, init completed
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: Loading UPower backend...
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: UPower service, org.freedesktop.UPower , is not registered on the bus. Trying to find out if it is activated.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: UPower was found, activating service...
    Apr 27 18:44:46 MYHOSTNAME dbus[407]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service'
    Apr 27 18:44:46 MYHOSTNAME systemd[1]: Starting Daemon for power management...
    Apr 27 18:44:46 MYHOSTNAME dbus[407]: [system] Successfully activated service 'org.freedesktop.UPower'
    Apr 27 18:44:46 MYHOSTNAME systemd[1]: Started Daemon for power management.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: Success!
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: Backend loaded, loading core
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: Core loaded, initializing backend
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: Using XRandR
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: Screen brightness value: 7
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: current screen brightness value: 7
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: Backend is ready, KDE Power Management system initialized
    Apr 27 18:44:46 MYHOSTNAME dbus[407]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service'
    Apr 27 18:44:46 MYHOSTNAME systemd[1]: Starting Disk Manager...
    Apr 27 18:44:46 MYHOSTNAME udisksd[665]: udisks daemon version 2.1.5 starting
    Apr 27 18:44:46 MYHOSTNAME dbus[407]: [system] Successfully activated service 'org.freedesktop.UDisks2'
    Apr 27 18:44:46 MYHOSTNAME systemd[1]: Started Disk Manager.
    Apr 27 18:44:46 MYHOSTNAME udisksd[665]: Acquired the name org.freedesktop.UDisks2 on the system message bus
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: A new battery was detected
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: XSync seems available and ready
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: XSync Inited
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: Supported, init completed
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: Session path: "/org/freedesktop/login1/session/c1"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: ACTIVE SESSION PATH: "/org/freedesktop/login1/session/c1"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: Current session is now active
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: fd passing available: true
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: systemd powersave events handling inhibited, descriptor: 18
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: systemd support initialized
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: Got a valid offer for "DPMSControl"
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Registering key "Monitor Brightness Up" for "kded5" : "Increase Screen Brightness"
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Registering key "Monitor Brightness Down" for "kded5" : "Decrease Screen Brightness"
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Registering key "Keyboard Brightness Up" for "kded5" : "Increase Keyboard Brightness"
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Registering key "Keyboard Brightness Down" for "kded5" : "Decrease Keyboard Brightness"
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Registering key "Keyboard Light On/Off" for "kded5" : "Toggle Keyboard Backlight"
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Registering key "Sleep" for "kded5" : "Sleep"
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Registering key "Hibernate" for "kded5" : "Hibernate"
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: "Hibernate" : Failed to register "Hibernate"
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Registering key "Power Off" for "kded5" : "PowerOff"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: Core is ready, registering various services on the bus...
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: Can't contact ck
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: We are now into activity "default"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: () ()
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: () ()
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: Loading profile for plugged AC
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: Activity is not forcing a profile
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: Created alarm 16777217
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: Created alarm 16777222
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: Profiles: "AC" ""
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: set screen brightness percentage: 100
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: Screen brightness value max: 15
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: set screen brightness value: 15
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil:
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: Loading timeouts with 300000
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: Created alarm 16777223
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: Created alarm 16777224
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: Created alarm 16777225
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.9'
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.13'
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Unregistering key "Keyboard Brightness Up" for "kded5" : "Increase Keyboard Brightness"
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Unregistering key "Keyboard Brightness Down" for "kded5" : "Decrease Keyboard Brightness"
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Unregistering key "Keyboard Light On/Off" for "kded5" : "Toggle Keyboard Backlight"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: Screen brightness value: 15
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: Brightness changed!!
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: Screen brightness value max: 15
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: Screen brightness value: 15
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: Brightness changed!!
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: Screen brightness value: 15
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: powerdevil: Brightness changed!!
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: detected kglobalaccel restarting, re-registering all shortcut keys
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[642]: Created alarm 20971521
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[642]: ksmserver: "/run/user/1000/KSMserver"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[642]: ksmserver: KSMServer: SetAProc_loc: conn 0 , prot= local , file= @/tmp/.ICE-unix/642
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[642]: ksmserver: KSMServer: SetAProc_loc: conn 1 , prot= unix , file= /tmp/.ICE-unix/642
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[642]: ksmserver: KSMServer::restoreSession "saved at previous logout"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: Service: 0 "/etc/xdg/autostart/krunner.desktop"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[642]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.9'
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[642]: detected kglobalaccel restarting, re-registering all shortcut keys
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[642]: Session path: "/org/freedesktop/login1/session/c1"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: "/usr/bin/krunner" (pid 677) up and running.
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: Qt: Session management error: networkIdsList argument is NULL
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.backendLauncher: Requested backend: ""
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.backendLauncher: Lookup paths: ("/usr/lib/qt/plugins", "/usr/lib/kf5")
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.backendLauncher: Trying "/usr/lib/qt/plugins//kf5/kscreen/KSC_XRandR.so"
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xcb.helper: Detected XRandR 1.4
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xcb.helper: Event Base: 89
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xcb.helper: Event Error: 147
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.backendLauncher: Loading "XRandR" backend
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: appId= ":1.10" newAppId= ":1.10" pendingAppId= "org.kde.krunner"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: appId= "org.kde.KScreen.Backend.XRandR" newAppId= "org.kde.KScreen.Backend.XRandR" pendingAppId= "org.kde.krunner"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kscreen: launcherDataAvailable: "org.kde.KScreen.Backend.XRandR"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: appId= ":1.11" newAppId= ":1.11" pendingAppId= "org.kde.krunner"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: Service: 0 "/etc/xdg/autostart/plasmashell.desktop"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kscreen.kded: Config KScreen::Config(0x138e860) is ready
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Registering key "Display" for "kded5" : "display"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kscreen.kded: Applying config
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kscreen.kded: Calculating config ID for KScreen::Config(0x138e860)
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kscreen.kded: Part of the Id: "46d063b31aa4bfa4aa488b784881c4eb"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kscreen.kded: Config ID: "b42afda34ff5f252655c26442199ed66"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kscreen.kded: Calculating config ID for KScreen::Config(0x138e860)
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kscreen.kded: Part of the Id: "46d063b31aa4bfa4aa488b784881c4eb"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kscreen.kded: Config ID: "b42afda34ff5f252655c26442199ed66"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kscreen.kded: Applying known config "b42afda34ff5f252655c26442199ed66"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kscreen.kded: Finding a mode for QSize(1440, 900) @ 60.0375
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kscreen.kded: Found: "76" QSize(1440, 900) @ 60.0375
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kscreen.kded: doApplyConfig()
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: "/usr/bin/plasmashell" (pid 680) up and running.
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xrandr: XRandR::setConfig
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xrandr: Output: "LVDS1" Size: QSize(1440, 900) Pos: QPoint(0,0)
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xrandr: Disabled/Disconnected output: "DP1"
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xrandr: Disabled/Disconnected output: "DP2"
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xrandr: Disabled/Disconnected output: "DP3"
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xrandr: Disabled/Disconnected output: "HDMI1"
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xrandr: Disabled/Disconnected output: "HDMI2"
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xrandr: Disabled/Disconnected output: "HDMI3"
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xrandr: Disabled/Disconnected output: "VGA1"
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xrandr: Disabled/Disconnected output: "VIRTUAL1"
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xrandr: Requested screen size is QSize(1440, 900)
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xrandr: 1
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xrandr: Actions to perform:
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xrandr: Primary Output: 66
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xrandr: Change Screen Size: false
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xrandr: Disable outputs: false
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xrandr: Change outputs: false
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xrandr: Enable outputs: false
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xrandr: XRandR::setConfig done!
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: appId= ":1.12" newAppId= ":1.12" pendingAppId= "org.kde.plasmashell"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kscreen.kded: Config applied
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kscreen.kded: Monitor for changes: true
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: appId= "org.kde.kwin" newAppId= "org.kde.kwin" pendingAppId= "org.kde.plasmashell"
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Registering key "Alt+Space" for "krunner" : "run command"
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Registering key "Alt+F2" for "krunner" : "run command"
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Registering key "Search" for "krunner" : "run command"
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Registering key "Alt+Shift+F2" for "krunner" : "run command on clipboard contents"
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xcb.helper: OUTPUT CHANGE
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xcb.helper: Output: 66
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xcb.helper: CRTC: 63
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xcb.helper: Mode: 76
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xcb.helper: Rotation: "RR_Rotate_0"
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xcb.helper: Connection: "RR_Connected"
    Apr 27 18:44:46 MYHOSTNAME kscreen_backend_launcher[673]: kscreen.xcb.helper: Subpixel Order: 1
    Apr 27 18:44:46 MYHOSTNAME kwin_x11[676]: kwin_core: Extensions: shape: 0x "11" composite: 0x "4" render: 0x "b" fixes: 0x "50" randr: 0x "14" sync: 0x "31" damage: 0x "11"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kscreen: Requesting missing EDID for outputs (66)
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[628]: kscreen.kded: Change detected
    Apr 27 18:44:46 MYHOSTNAME krunner[677]: Calling KPluginInfo::property("X-KDE-PluginInfo-Name") is deprecated, use KPluginInfo::pluginName() in "/usr/lib/qt/plugins/plasma/packagestructure/plasma_packagestructure_share.so" instead.
    Apr 27 18:44:46 MYHOSTNAME krunner[677]: Calling KPluginInfo::property("X-KDE-PluginInfo-Name") is deprecated, use KPluginInfo::pluginName() in "/usr/lib/qt/plugins/plasma/packagestructure/plasma_packagestructure_wallpaper.so" instead.
    Apr 27 18:44:46 MYHOSTNAME krunner[677]: Calling KPluginInfo::property("X-KDE-PluginInfo-Name") is deprecated, use KPluginInfo::pluginName() in "/usr/lib/qt/plugins/plasma/packagestructure/plasma_packagestructure_layoutemplate.so" instead.
    Apr 27 18:44:46 MYHOSTNAME krunner[677]: Calling KPluginInfo::property("X-KDE-PluginInfo-Name") is deprecated, use KPluginInfo::pluginName() in "/usr/lib/qt/plugins/plasma/packagestructure/plasma_packagestructure_lookandfeel.so" instead.
    Apr 27 18:44:46 MYHOSTNAME krunner[677]: Calling KPluginInfo::property("X-KDE-PluginInfo-Name") is deprecated, use KPluginInfo::pluginName() in "/usr/lib/qt/plugins/plasma/packagestructure/plasma_packagestructure_plasmashell.so" instead.
    Apr 27 18:44:46 MYHOSTNAME krunner[677]: Calling KPluginInfo::property("X-KDE-PluginInfo-Name") is deprecated, use KPluginInfo::pluginName() in "/usr/lib/qt/plugins/plasma/packagestructure/plasma_packagestructure_wallpaperimages.so" instead.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: appId= ":1.13" newAppId= ":1.13" pendingAppId= "org.kde.plasmashell"
    Apr 27 18:44:46 MYHOSTNAME kwin_x11[676]: Constructing a KPluginInfo object from old style JSON. Please use kcoreaddons_desktop_to_json() for "/usr/lib/qt/plugins/org.kde.kdecoration2/breezedecoration.so" instead of kservice_desktop_to_json() in your CMake code.
    Apr 27 18:44:46 MYHOSTNAME kwin_x11[676]: Constructing a KPluginInfo object from old style JSON. Please use kcoreaddons_desktop_to_json() for "/usr/lib/qt/plugins/org.kde.kdecoration2/kwin5_aurorae.so" instead of kservice_desktop_to_json() in your CMake code.
    Apr 27 18:44:46 MYHOSTNAME kwin_x11[676]: kf5.kservice.sycoca: Trying to open ksycoca from "/home/MYUSERNAME/.cache/ksycoca5"
    Apr 27 18:44:46 MYHOSTNAME kwin_x11[676]: Trying to load decoration plugin: "/usr/lib/qt/plugins/org.kde.kdecoration2/breezedecoration.so"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: Service: 0 "/etc/xdg/autostart/polkit-kde-authentication-agent-1.desktop"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: "/usr/lib/polkit-kde/polkit-kde-authentication-agent-1" (pid 688) up and running.
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: appId= "org.kde.KWin" newAppId= "org.kde.KWin" pendingAppId= "*.polkit-kde-authentication-agent-1"
    Apr 27 18:44:46 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: appName= "KWin"
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Registering key "Alt+F3" for "kwin" : "Window Operations Menu"
    Apr 27 18:44:46 MYHOSTNAME kglobalaccel5[647]: Registering key "Alt+F4" for "kwin" : "Window Close"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Ctrl+Alt+A" for "kwin" : "Activate Window Demanding Attention"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Ctrl+F12" for "plasmashell" : "show dashboard"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Meta+Q" for "plasmashell" : "manage activities"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Meta+Tab" for "plasmashell" : "next activity"
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: appId= ":1.14" newAppId= ":1.14" pendingAppId= "*.polkit-kde-authentication-agent-1"
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: appName= "14"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Meta+Shift+Tab" for "plasmashell" : "previous activity"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Meta+S" for "plasmashell" : "stop current activity"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Meta+Alt+Up" for "kwin" : "Switch Window Up"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Meta+Alt+Down" for "kwin" : "Switch Window Down"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Meta+Alt+Right" for "kwin" : "Switch Window Right"
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[642]: completeShutdownOrCheckpoint called
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Meta+Alt+Left" for "kwin" : "Switch Window Left"
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: appId= ":1.15" newAppId= ":1.15" pendingAppId= "*.polkit-kde-authentication-agent-1"
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: appName= "15"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Ctrl+Alt+Esc" for "kwin" : "Kill Window"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Alt+Shift+F12" for "kwin" : "Suspend Compositing"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Alt+Tab" for "kwin" : "Walk Through Windows"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Alt+Shift+Backtab" for "kwin" : "Walk Through Windows (Reverse)"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Alt+`" for "kwin" : "Walk Through Windows of Current Application"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Alt+~" for "kwin" : "Walk Through Windows of Current Application (Reverse)"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: adding shift to the grab
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Ctrl+F1" for "kwin" : "Switch to Desktop 1"
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[642]: completeShutdownOrCheckpoint called
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Ctrl+F2" for "kwin" : "Switch to Desktop 2"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Ctrl+F3" for "kwin" : "Switch to Desktop 3"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Ctrl+F4" for "kwin" : "Switch to Desktop 4"
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: appId= ":1.16" newAppId= ":1.16" pendingAppId= "*.polkit-kde-authentication-agent-1"
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: appName= "16"
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: appId= "org.kde.ActivityManager" newAppId= "org.kde.ActivityManager" pendingAppId= "*.polkit-kde-authentication-agent-1"
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: appName= "ActivityManager"
    Apr 27 18:44:47 MYHOSTNAME kactivitymanagerd[697]: org.kde.kactivities.activities: Starting the KDE Activity Manager daemon QDateTime("2015-04-27 18:44:47.205 CEST Qt::LocalTime")
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: appId= ":1.17" newAppId= ":1.17" pendingAppId= "*.polkit-kde-authentication-agent-1"
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: appName= "17"
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kscreen.kded: Saving current config to file
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kscreen.kded: Calculating config ID for KScreen::Config(0x138e860)
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kscreen.kded: Part of the Id: "46d063b31aa4bfa4aa488b784881c4eb"
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kscreen.kded: Config ID: "b42afda34ff5f252655c26442199ed66"
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kscreen.kded: Config saved on: "/home/MYUSERNAME/.local/share/kscreen/b42afda34ff5f252655c26442199ed66"
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: screens: 1 desktops: 1
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Done.
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: screens: 1 desktops: 1
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Done.
    Apr 27 18:44:47 MYHOSTNAME polkit-kde-authentication-agent-1[688]: New PolkitAgentListener 0x165b320
    Apr 27 18:44:47 MYHOSTNAME polkit-kde-authentication-agent-1[688]: Adding new listener PolkitQt1::Agent::Listener(0x167a790) for 0x165b320
    Apr 27 18:44:47 MYHOSTNAME polkit-kde-authentication-agent-1[688]: Listener online
    Apr 27 18:44:47 MYHOSTNAME polkitd[445]: Registered Authentication Agent for unix-session:c1 (system bus name :1.16 [/usr/lib/polkit-kde/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
    Apr 27 18:44:47 MYHOSTNAME polkit-kde-authentication-agent-1[688]: true
    Apr 27 18:44:47 MYHOSTNAME polkit-kde-authentication-agent-1[688]: Invalid service name "/org/kde/polkit-kde-authentication-agent-1" using: "/org/kde/polkitkdeauthenticationagent1"
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: Service: 0 ""
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[642]: ksmserver: Autostart 0 done
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[642]: kcminit not running? If we are running with mobile profile or in another platform other than X11 this is normal.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[642]: ksmserver: Kcminit phase 1 done
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: Service: 1 "/etc/xdg/autostart/restore_kmix_volumes.desktop"
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: "/usr/bin/kmixctrl" (pid 706) up and running.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: Service: 1 ""
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[642]: ksmserver: Autostart 1 done
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Ctrl+Alt+Del" for "ksmserver" : "Log Out"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Ctrl+Alt+Shift+Del" for "ksmserver" : "Log Out Without Confirmation"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Ctrl+Alt+Shift+PgDown" for "ksmserver" : "Halt Without Confirmation"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Ctrl+Alt+Shift+PgUp" for "ksmserver" : "Reboot Without Confirmation"
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[642]: completeShutdownOrCheckpoint called
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[642]: completeShutdownOrCheckpoint called
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: "/usr/bin/kactivitymanagerd" (pid 707) up and running.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[642]: completeShutdownOrCheckpoint called
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: screens: 1 desktops: 1
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Done.
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Initializing OpenGL compositing
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Choosing GLXFBConfig 0x66 X visual 0x7a depth 24 RGBA 8:8:8:8 ZS 0:0
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: Direct rendering: true
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Color correction: false
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: 0x3: 0:1(12): warning: extension `GL_AMD_vertex_shader_layer' unsupported in vertex shader
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[642]: completeShutdownOrCheckpoint called
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: OpenGL 2 compositing successfully initialized
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Vertical Refresh rate 60 Hz
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kf5.kservice.sycoca: Trying to open ksycoca from "/home/MYUSERNAME/.cache/ksycoca5"
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: Using FBConfig 0x6c for visual 0x61
    Apr 27 18:44:47 MYHOSTNAME krunner[677]: Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Enabled by default function disables effect: "blur"
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Enabled by default function disables effect: "contrast"
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Session path: "/org/freedesktop/login1/session/c1"
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Successfully loaded built-in effect: "dashboard"
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Successfully loaded scripted effect: "kwin4_effect_maximize"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Ctrl+F8" for "kwin" : "ShowDesktopGrid"
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Successfully loaded built-in effect: "desktopgrid"
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Successfully loaded scripted effect: "kwin4_effect_login"
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Successfully loaded built-in effect: "highlightwindow"
    Apr 27 18:44:47 MYHOSTNAME kactivitymanagerd[697]: kf5.kservice.sycoca: Trying to open ksycoca from "/home/MYUSERNAME/.cache/ksycoca5"
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Successfully loaded scripted effect: "kwin4_effect_dialogparent"
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Successfully loaded built-in effect: "kscreen"
    Apr 27 18:44:47 MYHOSTNAME kactivitymanagerd[697]: Setting the name: "org.kde.ActivityManager.ActivityTemplates"
    Apr 27 18:44:47 MYHOSTNAME kactivitymanagerd[697]: org.kde.kactivities.application: [ OK ] loaded: "Activity Templates"
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Successfully loaded scripted effect: "kwin4_effect_fade"
    Apr 27 18:44:47 MYHOSTNAME kactivitymanagerd[697]: org.kde.kactivities.application: [ OK ] loaded: "Share-Like-Connect"
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Successfully loaded built-in effect: "logout"
    Apr 27 18:44:47 MYHOSTNAME kactivitymanagerd[697]: Setting the name: "org.kde.ActivityManager.Resources.Scoring"
    Apr 27 18:44:47 MYHOSTNAME kactivitymanagerd[697]: Creating directory: "/home/MYUSERNAME/.local/share/kactivitymanagerd/resources/"
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: "/usr/bin/bluedevil-monolithic" (pid 717) up and running.
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Successfully loaded scripted effect: "kwin4_effect_translucency"
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Successfully loaded built-in effect: "minimizeanimation"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Ctrl+F9" for "kwin" : "Expose"
    Apr 27 18:44:47 MYHOSTNAME kactivitymanagerd[697]: Database connection: "kactivities_db_resources_139855001909184_readwrite"
    query_only: QVariant(qlonglong, 0)
    journal_mode: QVariant(QString, "wal")
    wal_autocheckpoint: QVariant(qlonglong, 100)
    synchronous: QVariant(qlonglong, 1)
    Apr 27 18:44:47 MYHOSTNAME kactivitymanagerd[697]: org.kde.kactivities.application: [ OK ] loaded: "Sqlite Feeder"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Ctrl+F10" for "kwin" : "ExposeAll"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Launch (C)" for "kwin" : "ExposeAll"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Ctrl+F7" for "kwin" : "ExposeClass"
    Apr 27 18:44:47 MYHOSTNAME kactivitymanagerd[697]: org.kde.kactivities.application: [ OK ] loaded: "Event Spy"
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[642]: completeShutdownOrCheckpoint called
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Successfully loaded built-in effect: "presentwindows"
    Apr 27 18:44:47 MYHOSTNAME kernel: QXcbEventReader[692]: segfault at 7fb8321d8399 ip 00007fb8321d8399 sp 00007fb8250f4e20 error 14
    Apr 27 18:44:47 MYHOSTNAME kscreen_backend_launcher[711]: kscreen.backendLauncher: Requested backend: ""
    Apr 27 18:44:47 MYHOSTNAME kscreen_backend_launcher[711]: kscreen.backendLauncher: Lookup paths: ("/usr/lib/qt/plugins", "/usr/lib/kf5")
    Apr 27 18:44:47 MYHOSTNAME kscreen_backend_launcher[711]: kscreen.backendLauncher: Trying "/usr/lib/qt/plugins//kf5/kscreen/KSC_XRandR.so"
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Successfully loaded built-in effect: "screenedge"
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Successfully loaded built-in effect: "screenshot"
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Successfully loaded built-in effect: "slide"
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Successfully loaded built-in effect: "slidingpopups"
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Successfully loaded built-in effect: "startupfeedback"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Meta+=" for "kwin" : "view_zoom_in"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Meta+-" for "kwin" : "view_zoom_out"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Meta+0" for "kwin" : "view_actual_size"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Meta+Left" for "kwin" : "MoveZoomLeft"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Meta+Right" for "kwin" : "MoveZoomRight"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Meta+Up" for "kwin" : "MoveZoomUp"
    Apr 27 18:44:47 MYHOSTNAME kscreen_backend_launcher[711]: kscreen.xcb.helper: Detected XRandR 1.4
    Apr 27 18:44:47 MYHOSTNAME kscreen_backend_launcher[711]: kscreen.xcb.helper: Event Base: 89
    Apr 27 18:44:47 MYHOSTNAME kscreen_backend_launcher[711]: kscreen.xcb.helper: Event Error: 147
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Meta+Down" for "kwin" : "MoveZoomDown"
    Apr 27 18:44:47 MYHOSTNAME kscreen_backend_launcher[711]: kscreen.backendLauncher: Loading "XRandR" backend
    Apr 27 18:44:47 MYHOSTNAME kscreen_backend_launcher[711]: kscreen.backendLauncher: Failed to register as DBus service: another launcher already running?
    Apr 27 18:44:47 MYHOSTNAME kscreen_backend_launcher[711]: kscreen.backendLauncher: ""
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Meta+F5" for "kwin" : "MoveMouseToFocus"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Meta+F6" for "kwin" : "MoveMouseToCenter"
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Successfully loaded built-in effect: "zoom"
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 886, resource id: 50331653, major code: 18 (ChangeProperty), minor code: 0
    Apr 27 18:44:47 MYHOSTNAME systemd-coredump[718]: Process 691 (kactivitymanage) of user 1000 dumped core.
    Apr 27 18:44:47 MYHOSTNAME kmixctrl[706]: QString::arg: Argument missing: "hw%i" , 0
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 890, resource id: 50331654, major code: 18 (ChangeProperty), minor code: 0
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 902, resource id: 48234501, major code: 18 (ChangeProperty), minor code: 0
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[642]: completeShutdownOrCheckpoint called
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: "/usr/bin/kmix" (pid 722) up and running.
    Apr 27 18:44:47 MYHOSTNAME bluedevil-monolithic[717]: service is "org.kde.StatusNotifierItem-717-1"
    Apr 27 18:44:47 MYHOSTNAME bluedevil-monolithic[717]: Registering a client interface to the KStatusNotifierWatcher
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Alt+F1" for "plasmashell" : "activate widget 2"
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: Registering "org.kde.StatusNotifierItem-717-1/StatusNotifierItem" to system tray
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[642]: completeShutdownOrCheckpoint called
    Apr 27 18:44:47 MYHOSTNAME kmix[726]: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    Apr 27 18:44:47 MYHOSTNAME kmix[722]: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: "Thunar" (pid 731) up and running.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[642]: completeShutdownOrCheckpoint called
    Apr 27 18:44:47 MYHOSTNAME kmix[726]: KXMLGUI file found at deprecated location ("/usr/share/kmix/kmixui.rc") -- please use ${KXMLGUI_INSTALL_DIR} to install this file instead.
    Apr 27 18:44:47 MYHOSTNAME kmix[726]: Shortcut for action "hide_kmixwindow" "Hide Mixer Window" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
    Apr 27 18:44:47 MYHOSTNAME kmix[726]: Shortcut for action "save_1" "Save volume profile 1" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
    Apr 27 18:44:47 MYHOSTNAME kmix[726]: Shortcut for action "save_2" "Save volume profile 2" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
    Apr 27 18:44:47 MYHOSTNAME kmix[726]: Shortcut for action "save_3" "Save volume profile 3" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
    Apr 27 18:44:47 MYHOSTNAME kmix[726]: Shortcut for action "save_4" "Save volume profile 4" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
    Apr 27 18:44:47 MYHOSTNAME kmix[726]: Shortcut for action "load_1" "Load volume profile 1" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
    Apr 27 18:44:47 MYHOSTNAME kmix[726]: Shortcut for action "load_2" "Load volume profile 2" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
    Apr 27 18:44:47 MYHOSTNAME kmix[726]: Shortcut for action "load_3" "Load volume profile 3" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
    Apr 27 18:44:47 MYHOSTNAME kmix[726]: Shortcut for action "load_4" "Load volume profile 4" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Volume Up" for "kmix" : "increase_volume"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Volume Down" for "kmix" : "decrease_volume"
    Apr 27 18:44:47 MYHOSTNAME kglobalaccel5[647]: Registering key "Volume Mute" for "kmix" : "mute"
    Apr 27 18:44:47 MYHOSTNAME kmix[726]: Your code needs to be ported in KF5. See the Ki18n programmers guide.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: Loading second phase autoload
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: Service: 2 "/home/MYUSERNAME/.config/autostart/cutegram.desktop"
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "networkmanagement" still uses .desktop files ("kded/networkmanagement.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "bluedevil" still uses .desktop files ("kded/bluedevil.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "obexftpdaemon" still uses .desktop files ("kded/obexftpdaemon.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "solidautoeject" still uses .desktop files ("kded/solidautoeject.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: "/usr/bin/cutegram" failed.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "kwrited" still uses .desktop files ("kded/kwrited.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: Service: 2 "/etc/xdg/autostart/kmix_autostart.desktop"
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: "/usr/bin/kmix" (pid 739) up and running.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "ksysguard" still uses .desktop files ("kded/ksysguard.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "desktopnotifier" still uses .desktop files ("kded/desktopnotifier.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "kscreen" still uses .desktop files ("kded/kscreen.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "keyboard" still uses .desktop files ("kded/keyboard.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "appmenu" still uses .desktop files ("kded/appmenu.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "platformstatus" still uses .desktop files ("kded/platformstatus.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "khotkeys" still uses .desktop files ("kded/khotkeys.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "ktouchpadenabler" still uses .desktop files ("kded/ktouchpadenabler.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "freespacenotifier" still uses .desktop files ("kded/freespacenotifier.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "ktimezoned" still uses .desktop files ("kded/ktimezoned.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "kmixd" still uses .desktop files ("kded/kmixd.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "statusnotifierwatcher" still uses .desktop files ("kded/statusnotifierwatcher.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "recentdocumentsnotifier" still uses .desktop files ("kded/recentdocumentsnotifier.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "soliduiserver" still uses .desktop files ("kded/soliduiserver.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "powerdevil" still uses .desktop files ("kded/powerdevil.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "proxyscout" has already been found using JSON metadata, please don't install the now unneeded .desktop file ("kded/proxyscout.desktop").
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: User timestamp, ASN: 4294967295
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "networkstatus" still uses .desktop files ("kded/networkstatus.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: User timestamp, final: 'ID: 37748741 ;WMCLASS: "kmix" : "kmix" ;Caption: "kmix" ' : 37806
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "remotedirnotify" still uses .desktop files ("kded/remotedirnotify.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Activation: No client active, allowing
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: screens: 1 desktops: 1
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Done.
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: screens: 1 desktops: 1
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: kwin_core: Done.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: kded module "networkwatcher" still uses .desktop files ("kded/networkwatcher.desktop"). Please port it to JSON metadata.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: 2nd phase: loading "solidautoeject"
    Apr 27 18:44:47 MYHOSTNAME kwin_x11[676]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1137, resource id: 31457305, major code: 18 (ChangeProperty), minor code: 0
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: found kded module "solidautoeject" by prepending 'kded_' to the library path, please fix your metadata.
    Apr 27 18:44:47 MYHOSTNAME kmix[726]: QString::arg: Argument missing: "hw%i" , 0
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[621]: kf5.kinit.klauncher: Service: 2 ""
    Apr 27 18:44:47 MYHOSTNAME kmix[741]: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    Apr 27 18:44:47 MYHOSTNAME kmix[739]: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: Successfully loaded module "solidautoeject"
    Apr 27 18:44:47 MYHOSTNAME kdeinit5[628]: kf5.kded: 2nd phase: loading "kwrited"
    Apr 27 18:44:47 MYHOSTNAME kmix[726]: Cannot load profile "MPRIS2.Playback_Streams.1.default" . It was removed by the user, or the KMix config file is defective.
    Apr 27 18:44:48 MYHOSTNAME kmix[726]: service is "org.kde.StatusNotifierItem-726-1"
    Apr 27 18:44:48 MYHOSTNAME kmix[726]: Registering a client interface to the KStatusNotifierWatcher
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kf5.kded: found kded module "kwrited" by prepending 'kded_' to the library path, please fix your metadata.
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kf5.kded: Successfully loaded module "kwrited"
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kf5.kded: 2nd phase: loading "keyboard"
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kf5.kded: found kded module "keyboard" by prepending 'kded_' to the library path, please fix your metadata.
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kcm_keyboard: Fetched layout groups from X server: layouts: ("us") variants: ("")
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kcm_keyboard: Parsing xkb rules from "/usr/share/X11/xkb/rules/evdev.xml"
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kcm_keyboard: xkbConfigRegistry version "1.1"
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: "Trying to convert empty KLocalizedString to QString."
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: "Trying to convert empty KLocalizedString to QString."
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: "Trying to convert empty KLocalizedString to QString."
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kcm_keyboard: Parsing xkb rules from "/usr/share/X11/xkb/rules/evdev.extras.xml"
    Apr 27 18:44:48 MYHOSTNAME kwin_x11[676]: kwin_core: User timestamp, ASN: 37485
    Apr 27 18:44:48 MYHOSTNAME kwin_x11[676]: kwin_core: User timestamp, final: 'ID: 33554449 ;WMCLASS: "plasmashell" : "plasmashell" ;Caption: "Desktop — Plasma" ' : 37485
    Apr 27 18:44:48 MYHOSTNAME kwin_x11[676]: kwin_core: Activation: No client active, allowing
    Apr 27 18:44:48 MYHOSTNAME kwin_x11[676]: kwin_core: screens: 1 desktops: 1
    Apr 27 18:44:48 MYHOSTNAME kwin_x11[676]: kwin_core: Done.
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kcm_keyboard: Merged from extra rules: 37 layouts, 0 models, 0 option groups
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kcm_keyboard: Configuring keyboard
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kcm_keyboard: configuring layouts false configuring options false
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kcm_keyboard: Fetched layout groups from X server: layouts: ("us") variants: ("")
    Apr 27 18:44:48 MYHOSTNAME kglobalaccel5[647]: Registering key "Ctrl+Alt+K" for "KDE Keyboard Layout Switcher" : "Switch to Next Keyboard Layout"
    Apr 27 18:44:48 MYHOSTNAME kglobalaccel5[647]: 1
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kcm_keyboard: Cleaning component shortcuts on load false
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kcm_keyboard: Registered for new device events from XInput, class 81
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kcm_keyboard: qCoreApp QApplication(0x7fffb4e34b00)
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kcm_keyboard: loginMode: ""
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: Failed to open layout memory xml file for reading "/home/MYUSERNAME/.local/share/kded5/keyboard/session/layout_memory.xml" error: 5
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kf5.kded: Successfully loaded module "keyboard"
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kf5.kded: 2nd phase: loading "appmenu"
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kf5.kded: found kded module "appmenu" by prepending 'kded_' to the library path, please fix your metadata.
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kf5.kded: Successfully loaded module "appmenu"
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kf5.kded: 2nd phase: loading "platformstatus"
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kf5.kded: Successfully loaded module "platformstatus"
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kf5.kded: 2nd phase: loading "khotkeys"
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kf5.kded: found kded module "khotkeys" by prepending 'kded_' to the library path, please fix your metadata.
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: Installing the delayed initialization callback.
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kf5.kded: Successfully loaded module "khotkeys"
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kf5.kded: 2nd phase: loading "ktimezoned"
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kf5.kded: found kded module "ktimezoned" by prepending 'kded_' to the library path, please fix your metadata.
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kf5.kded: Successfully loaded module "ktimezoned"
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kf5.kded: 2nd phase: loading "kmixd"
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kf5.kded: found kded module "kmixd" by prepending 'kded_' to the library path, please fix your metadata.
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kmix: kmixd: Triggering delayed initialization
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kf5.kded: Successfully loaded module "kmixd"
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kf5.kded: 2nd phase: loading "networkstatus"
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kf5.kded: Successfully loaded module "networkstatus"
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kf5.kded: 2nd phase: loading "remotedirnotify"
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kf5.kded: found kded module "remotedirnotify" by prepending 'kded_' to the library path, please fix your metadata.
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: kf5.kded: Successfully loaded module "remotedirnotify"
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: Delayed initialization.
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[642]: ksmserver: Kcminit phase 2 done
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[642]: ksmserver: Autostart 2 done
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: true
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: Reloading the khotkeys configuration
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: Version 2 File!
    Apr 27 18:44:48 MYHOSTNAME kwin_x11[676]: kwin_core: User timestamp, ASN: 4294967295
    Apr 27 18:44:48 MYHOSTNAME kwin_x11[676]: kwin_core: User timestamp, final: 'ID: 44040196 ;WMCLASS: "thunar" : "thunar" ;Caption: "EtPraktikum 2 - File Manager" ' : 38057
    Apr 27 18:44:48 MYHOSTNAME kwin_x11[676]: kwin_core: Activation: No client active, allowing
    Apr 27 18:44:48 MYHOSTNAME kwin_x11[676]: kwin_core: screens: 1 desktops: 1
    Apr 27 18:44:48 MYHOSTNAME kwin_x11[676]: kwin_core: Done.
    Apr 27 18:44:48 MYHOSTNAME kglobalaccel5[647]: Registering key "Print" for "khotkeys" : "{a8b57573-0f1c-47db-9523-81e666733509}"
    Apr 27 18:44:48 MYHOSTNAME kglobalaccel5[647]: Registering key "Launch (3)" for "khotkeys" : "{a7837fe3-e8bb-4e31-8e86-6cc88eb4fa61}"
    Apr 27 18:44:48 MYHOSTNAME kglobalaccel5[647]: Unregistering key "Launch (3)" for "khotkeys" : "{a7837fe3-e8bb-4e31-8e86-6cc88eb4fa61}"
    Apr 27 18:44:48 MYHOSTNAME kglobalaccel5[647]: Registering key "Launch (3)" for "khotkeys" : "{a7837fe3-e8bb-4e31-8e86-6cc88eb4fa61}"
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: true
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: false
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: Enabled: false
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: Handler: 0
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: Exclude: 0x0 Match? false
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: false
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: Gesture ungrab
    Apr 27 18:44:48 MYHOSTNAME kglobalaccel5[647]: 3
    Apr 27 18:44:48 MYHOSTNAME kglobalaccel5[647]: 3
    Apr 27 18:44:48 MYHOSTNAME kglobalaccel5[647]: 3
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: Imported file "/usr/share/khotkeys/kde32b1.khotkeys"
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: Imported file "/usr/share/khotkeys/konqueror_gestures_kde321.khotkeys"
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: Imported file "/usr/share/khotkeys/printscreen.khotkeys"
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: Imported file "/usr/share/khotkeys/defaults.khotkeys"
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: Enabled: false
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: Handler: 0
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: Exclude: 0x0 Match? false
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: false
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: Gesture ungrab
    Apr 27 18:44:48 MYHOSTNAME kwin_x11[676]: Using FBConfig 0x67 for visual 0x7b
    Apr 27 18:44:48 MYHOSTNAME kdeinit5[628]: Registering "org.kde.StatusNotifierItem-726-1/StatusNotifierItem" to system tray
    Apr 27 18:44:49 MYHOSTNAME kwin_x11[676]: kwin_core: User timestamp, ASN: 38162
    Apr 27 18:44:49 MYHOSTNAME kwin_x11[676]: kwin_core: User timestamp, final: 'ID: 33554455 ;WMCLASS: "plasmashell" : "plasmashell" ;Caption: "Plasma" ' : 38162
    Apr 27 18:44:49 MYHOSTNAME kwin_x11[676]: kwin_core: Activation, compared: 'ID: 33554455 ;WMCLASS: "plasmashell" : "plasmashell" ;Caption: "Plasma" ' : 38162 : 38057 : true
    Apr 27 18:44:49 MYHOSTNAME kwin_x11[676]: kwin_core: screens: 1 desktops: 1
    Apr 27 18:44:49 MYHOSTNAME kwin_x11[676]: kwin_core: Done.
    Apr 27 18:44:49 MYHOSTNAME kdeinit5[628]: Registering "org.kde.StatusNotifierHost-680" as system tray
    Apr 27 18:44:49 MYHOSTNAME kmix[726]: Registering a client interface to the KStatusNotifierWatcher
    Apr 27 18:44:49 MYHOSTNAME bluedevil-monolithic[717]: Registering a client interface to the KStatusNotifierWatcher
    Apr 27 18:44:49 MYHOSTNAME kdeinit5[628]: powerdevil: Screen brightness value: 15
    Apr 27 18:44:49 MYHOSTNAME kdeinit5[628]: powerdevil: Screen brightness value max: 15
    Apr 27 18:44:49 MYHOSTNAME kdeinit5[628]: powerdevil: Screen brightness value: 15
    Apr 27 18:44:49 MYHOSTNAME

    Check the setting in the Startup Disk pane of System Preferences.
    (52278)

Maybe you are looking for

  • I need to know how to download songs onto my new computer??

    Dear Apple, I am ticked off. I have bought 3 iPod's within the past four years, and 2 out of the 3 are registered to other people boy was I mad when apple said they couldn't do anything, but at least I could still put music on there. Now that my old

  • When i export the app to ipad via phonegap it won't fit the screen.

    Even when i choose the "Ipad Landscape" resolution template, the screen will be dragable up and down and will show white background where ever the app boundries are passed, it just won't sit properly in the ipad screen, how do i sove it ? I'm using C

  • HT1766 backup iphone 4 to multiple pc's

    How can I backup my IPhone 4 to two different PC's, without losing any data?

  • BPM & WebDynpro ABAP

    Hello, I would like to call WebDynpro ABAP application from BPM. I assume in order to get process data from BPM i must call some specific web service with process id which must be delegated to WD ABAP. Via call of a web service it must be also possib

  • Some errors after doing the system copy for DB2 database instance

    HI, Recently we have transferred the DB2 database instance from old host( db 9.1.7 under windows 2003 R2) to new host( DB2 9.7.9 under windows 2008 R2) using the system copy database depending methods. Currently system is: * ECC 6.0 under NW 7.0 SR3