Advertisement
Guest User

pavucontrol output

a guest
Mar 8th, 2025
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.53 KB | None | 0 0
  1. [ori@yuristation:~]$ systemctl status --user pipewire-pulse.socket
  2. ● pipewire-pulse.socket - PipeWire PulseAudio
  3.      Loaded: loaded (/etc/systemd/user/pipewire-pulse.socket; enabled; preset: ignored)
  4.     Drop-In: /nix/store/azgmyqqd6kd6xmz0lxmyqhxrzqdz9a5g-user-units/pipewire-pulse.socket.d
  5.              └─overrides.conf
  6.      Active: active (running) since Sat 2025-03-08 23:32:50 CET; 13min ago
  7.  Invocation: 782a17e88a67453c94bdd0b632467ba9
  8.    Triggers: ● pipewire-pulse.service
  9.      Listen: /run/user/1000/pulse/native (Stream)
  10.      CGroup: /user.slice/user-1000.slice/user@1000.service/app.slice/pipewire-pulse.socket
  11.  
  12. Mar 08 23:32:50 yuristation systemd[1465]: Listening on PipeWire PulseAudio.
  13.  
  14. [ori@yuristation:~]$ systemctl restart --user pipewire-pulse.socket
  15.  
  16. [ori@yuristation:~]$ pavucontrol
  17.  
  18. (pavucontrol:3844): Gtk-WARNING **: 23:46:11.043: Theme parser error: gtk.css:4970:12-17: "shade" is not a valid color name.
  19.  
  20. (pavucontrol:3844): Gtk-WARNING **: 23:46:11.043: Theme parser error: gtk.css:5030:12-17: "shade" is not a valid color name.
  21.  
  22. (pavucontrol:3844): Gtk-WARNING **: 23:46:11.044: Theme parser error: gtk.css:5057:12-15: "mix" is not a valid color name.
  23.  
  24. (pavucontrol:3844): Gtk-WARNING **: 23:46:11.044: Theme parser error: gtk.css:5061:12-15: "mix" is not a valid color name.
  25.  
  26. (pavucontrol:3844): Gtk-WARNING **: 23:46:11.044: Theme parser warning: gtk.css:5262:3-5263:1: Expected ';' at end of block
  27.  
  28. (pavucontrol:3844): Gtk-WARNING **: 23:46:11.044: Theme parser error: gtk.css:5293:3-19: No property named "-gtk-icon-effect"
  29.  
  30. (pavucontrol:3844): Gtk-WARNING **: 23:46:11.094: Theme parser error: gtk.css:4970:12-17: "shade" is not a valid color name.
  31.  
  32. (pavucontrol:3844): Gtk-WARNING **: 23:46:11.094: Theme parser error: gtk.css:5030:12-17: "shade" is not a valid color name.
  33.  
  34. (pavucontrol:3844): Gtk-WARNING **: 23:46:11.094: Theme parser error: gtk.css:5057:12-15: "mix" is not a valid color name.
  35.  
  36. (pavucontrol:3844): Gtk-WARNING **: 23:46:11.094: Theme parser error: gtk.css:5061:12-15: "mix" is not a valid color name.
  37.  
  38. (pavucontrol:3844): Gtk-WARNING **: 23:46:11.094: Theme parser warning: gtk.css:5262:3-5263:1: Expected ';' at end of block
  39.  
  40. (pavucontrol:3844): Gtk-WARNING **: 23:46:11.094: Theme parser error: gtk.css:5293:3-19: No property named "-gtk-icon-effect"
  41.  
  42. (pavucontrol:3844): Gtk-CRITICAL **: 23:46:16.231: gtk_css_section_get_bytes: assertion 'section != NULL' failed
  43.  
  44. (pavucontrol:3844): Gtk-CRITICAL **: 23:46:16.231: gtk_css_section_get_bytes: assertion 'section != NULL' failed
  45. ^C
  46.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement