Guest User

Untitled

a guest
Jul 4th, 2020
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. {14:02}/data/Projects/Buildstream/org.kde.dolphin:3a477b9 ✗ ➭ bst shell dolphin.bst -- dolphin
  2. [--:--:--][63e3f73e][ main:dolphin.bst ] STATUS Running command
  3.  
  4. dolphin
  5.  
  6. No protocol specified
  7. qt.qpa.xcb: could not connect to display :0
  8. qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
  9. This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
  10.  
  11. Available platform plugins are: eglfs, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, xcb.
  12.  
  13. ---
  14. My shell is configured as is:
  15.  
  16. shell:
  17. command: [ '/usr/bin/bash', '--noprofile', '--norc', '-i' ]
  18.  
  19. environment:
  20. LANG: '$LANG'
  21. DISPLAY: '$DISPLAY'
  22. TERM: '$TERM'
  23. DBUS_SESSION_BUS_ADDRESS: '$DBUS_SESSION_BUS_ADDRESS'
  24. XDG_RUNTIME_DIR: '$XDG_RUNTIME_DIR'
  25. PULSE_SERVER: 'unix:${XDG_RUNTIME_DIR}/pulse/native'
Add Comment
Please, Sign In to add comment