https://bugs.kde.org/show_bug.cgi?id=477133

--- Comment #14 from Bharadwaj Raju <bharadwaj.raju...@protonmail.com> ---
(In reply to kel...@yahoo.com from comment #10)
> (In reply to Vlad Zahorodnii from comment #7)
> > Can you run plasmashell with WAYLAND_DEBUG=1, press volume keys and attach
> > the log to the bug report?
> 
> I'm going to need some help on exactly how to do this one and save the log.
> I ran WAYLAND_DEBUG=1 plasmashell --replace >> log.txt, but the output is
> not saving to the file. What should I do?

Debug output is printed to stderr, not stdout. To redirect that use:

WAYLAND_DEBUG=1 plasmashell --replace 2>> log.txt

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to