servo/servo

(Debug request) Add a way to copy the renderer log

Opened this issue · 3 comments

I got crashes on the page renderer, it show a log inside the GUI window but I can't copy them to send for you.

Solution

  • Allow the user to copy them using the mouse cursor
  • Allow the user to copy the entire log with Ctrl+A
  • Show the page renderer logs in the terminal when using ./servo

@mrobinson This is related to one of my issues where you requested the crash log.

What log are you referring to? Do you mean the console output? If you would like to copy the stack trace of crash or output from Servo that depends on your platform and and what terminal you are using.

@mrobinson I mean the log inside the GUI window, it's a black text inside a white page.

I'm using Fedora 39 with the BlackBox terminal (you can find in Flathub).