Advertisement
Guest User

Untitled

a guest
Aug 12th, 2017
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.20 KB | None | 0 0
  1. [root@ubu-chroot: /]# su nemo
  2. [nemo@ubu-chroot: /]# /sfos/usr/bin/test_egl_configs
  3. Starting test (EGL_PLATFORM=wayland)
  4. Segmentation fault
  5. [nemo@ubu-chroot: /]# kwin_wayland --width $DISPLAY_WIDTH --height $DISPLAY_HEIGHT --xwayland
  6. No backend specified through command line argument, trying auto resolution
  7. OpenGL vendor string: Qualcomm
  8. OpenGL renderer string: Adreno (TM) 225
  9. OpenGL version string: OpenGL ES 2.0 (OpenGL ES 2.0 V@14.0 AU@04.02.02.088.027 (CL@337
  10. OpenGL shading language version string: OpenGL ES GLSL ES 1.00
  11. Driver: Qualcomm
  12. Driver version: 0.0
  13. GPU class: Adreno 2xx series
  14. OpenGL version: 2.0
  15. GLSL version: 1.0
  16. Linux kernel version: 3.0.101
  17. Requires strict binding: yes
  18. GLSL shaders: yes
  19. Texture NPOT support: yes
  20. Virtual Machine: no
  21. Disabling glamor and dri3, EGL setup failed
  22. Failed to initialize glamor, falling back to sw
  23. X-Server started on display :0
  24. [D] unknown:0 - Configuring Lock Action
  25. [W] unknown:21 - file:///usr/share/kwin/virtualkeyboard/main.qml:21:1: module "QtQuick.VirtualKeyboard" is not installed
  26. import QtQuick.VirtualKeyboard 2.1
  27. ^
  28. [W] unknown:21 - file:///usr/share/kwin/virtualkeyboard/main-enterprise.qml:21:1: module "QtQuick.Enterprise.VirtualKeyboard" is not installed
  29. import QtQuick.Enterprise.VirtualKeyboard 2.0
  30. ^
  31. [W] unknown:0 - Property type "Url" is not a known QVariant type. Found while parsing property definition for "X-KWin-Video-Url" in "/usr/share/kservicetypes5/kwin-effect.desktop"
  32. [D] unknown:0 - Config timer connecting...
  33. [D] unknown:0 - Session path: "/org/freedesktop/login1/session/c2"
  34. [D] unknown:0 - Setting the name of 0x180ba10 to "org.kde.ActivityManager.RunApplication"
  35. [D] unknown:0 - Setting the name of 0x180cf78 to "org.kde.ActivityManager.Resources.Scoring"
  36. [D] unknown:0 - Creating directory: "/home/nemo/.local/share/kactivitymanagerd/resources/"
  37. [D] unknown:0 - KActivities: Database connection: "kactivities_db_resources_1127739392_readwrite"
  38. query_only: QVariant(qlonglong, 0)
  39. journal_mode: QVariant(QString, "wal")
  40. wal_autocheckpoint: QVariant(qlonglong, 100)
  41. synchronous: QVariant(qlonglong, 1)
  42. [D] unknown:0 - Setting the name of 0x1820118 to "org.kde.ActivityManager.ActivityTemplates"
  43. Service started, version: 7.0.0
  44. [D] unknown:0 - Cleaning up...
  45. ^Z
  46. [1]+ Stopped kwin_wayland --width $DISPLAY_WIDTH --height $DISPLAY_HEIGHT --xwayland
  47. [nemo@ubu-chroot: /]# bg
  48. [1]+ kwin_wayland --width $DISPLAY_WIDTH --height $DISPLAY_HEIGHT --xwayland &
  49. [nemo@ubu-chroot: /]# startlxde
  50. ** Message: main.vala:102: Session is LXDE
  51. ** Message: main.vala:103: DE is LXDE
  52. ** Message: main.vala:134: log directory: /home/nemo/.cache/lxsession/LXDE
  53. ** Message: main.vala:135: log path: /home/nemo/.cache/lxsession/LXDE/run.log
  54. [W] unknown:0 - X11 implementation of KKeyServer accessed from non-X11 platform! This is an application bug.
  55. ^C
  56. [nemo@ubu-chroot: /]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement