-
Notifications
You must be signed in to change notification settings - Fork 970
All Pages White, Maybe Crash? #4113
Comments
I'm also experiencing this issue. Only started occurring once the latest Windows Anniversary Update installed. A re-install did not work. |
Pontianak @MikeFoden would you all be able to provide more information about your system? For example, I'm interested in what kind of video card you have and what display driver you're using. You should be able to see the info in device manager or by using a utility like dxdiag One thing that's worth a shot (to help us collect more info) would be to start Brave via command line and see if anything is output. Here's how you do that:
Once the tabs load and you're seeing the above, please go back to the command window and see if there are any logs. Additionally, you can check the electron renderer's logs by pressing Shift + F8. This will pop up a dev toolkit on the right (toolkit is for Brave, not for the websites you are viewing). In there, go to the console tab and see if there are any logs @MikeFoden Good to know that Brave worked at least before the anniversary update. I'm hoping more info can be uncovered so we can get you all up and running 😄 |
@bsclifton My video card is a Nvida Geforce GTX 850M. As for the console output, all I received was
I cannot get the Electron Renderer's logs to load either. Any page load will throw a blank about:error page. |
I'm seeing this intermittently too on recent master (commit f51e1a3) , Ubuntu 14.04. |
I saw this earlier this week, and went back to an earlier commit which seemed to fix it. Minutes ago, though I got a clue that this is related to webpack. |
I've been experiencing this too on Manjaro Linux. In my case, I suspect that it started after changing from the proprietary catalyst drivers to the open source ati driver. I also updated my X-org server to 1.18.x. The interesting thing is that the page does load, it just fails to display the content. Even the links are 'clickable', but they will send you to another blank page. Only message on the console is:
I have not encountered this issue on my laptop, which uses the Nvidia-340xx proprietary drivers (also Manjaro Linux) EDIT: I should mention, I am using Brave 0.12.1 from the AUR (binary). |
I am seeing this too on Windows 10, NVIDIA Geforce 745M and Brave v0.12.1. This issue usually pops up after the browser has been open a while but inactive (as in, computer may have gone to sleep). I believe that I am also seeing this on Ubuntu 14.x LTS. |
@Pontianak @lo-co @MikeFoden @ConorIA If you're feeling extra Brave, you can try a pre-release version here and report back: @willy-b if you redo your npm install on master, you should get the new electron which may or may not fix this. |
@bsclifton, sweet thanks! |
I've created a brand new wiki entry which I hope helps 😄 Folks, can you please try the following steps for me?
Thanks in advance to anyone who can try this- your time is very much appreciated and will help other users. |
I'm using 0.13.5, which I believe is the latest. Tried the switches from the command-line to no effect. Tried by editing shortcut, just in case there was some difference. (There wasn't.) Got a bunch of errors on the command-line:
|
Moving to 0.13.7 |
@dsbw the issue you're reporting should be intermittent (it's a race condition) and can be worked around by turning off Brave Payments for now. We have a fix which will be in our next release (0.14.0) |
Since this issue is largely related to driver issues (and not the payment issue reported above), I'm going to remove the milestone. As stated above, the wiki entry would be the best case for folks on Linux having the driver issue |
Thanks, @bsclifton--how would I turn off Brave Payments when I have no screen? Is there a command-line switch somewhere? |
@dsbw I don't think there's an easy way (I can walk you through editing the session file directly, but it would be better to avoid that). You might want to try out latest build (which is a preview build). Worst case scenario (if you didn't want to run preview software):
|
Since we have a documented workaround and also because we're moving to Brave Core and won't be addressing this before then, I believe it makes sense to close this issue |
So it looks like Brave has started not rendering/loading webpages, or certain menus such as the settings menu. The page will just be a solid white, and the tabs title will eventually change to about:error, but not right away. Ctrl-A and Ctrl-Alt-J do nothing. Reinstall did not resolve either.
Expected behavior:
The text was updated successfully, but these errors were encountered: