Drivers and browsers

Hello people! I have a nice DWM setup and Cinnamon for guests on a workstation with a NVidia graphics card. Works great, but Firefox crashes upon some sites once or twice per month. I just open that site with Chromium. Midori and Epiphany are showing only white screen for couple months, don't know what is the problem. I had a need to run a Cinnamon session inside DWM with Xephy and lo ... Midori and Epiphany work inside Xephyr without problem, most browsers even provide fully accelerated WebGL. Phew! Maybe it's my overly simple .xinitrc? Any idea?
 
Bah, it's some WebKit - Nvidia related bug. This works:
env WEBKIT_DISABLE_COMPOSITING_MODE=1 midori
Same for Epiphany.
 
Back
Top