please close all your browser windows, and then start the browser from a terminal. This way you can capture some more detailed debug output.
For example:
firefox &> pipelight.log
(the same also works with chromium-browser / google-chrome / ...)
Afterwards upload the log pipelight.log (which is created in the same directory, where you executed the command) and attach it to this bug report.
Based on my previous experience I would assume that there is a problem with your graphic card drivers, but we need the log to know more. Which graphic card do you have, and how did you install the drivers? The output of
Hi,
please close all your browser windows, and then start the browser from a terminal. This way you can capture some more detailed debug output.
For example:
firefox &> pipelight.log
(the same also works with chromium-browser / google-chrome / ...)
Afterwards upload the log pipelight.log (which is created in the same directory, where you executed the command) and attach it to this bug report.
Based on my previous experience I would assume that there is a problem with your graphic card drivers, but we need the log to know more. Which graphic card do you have, and how did you install the drivers? The output of
glxinfo
could also be useful.
Sebastian