fanglingsu / vimb

Vimb - the vim like browser is a webkit based web browser that behaves like the vimperator plugin for the firefox and usage paradigms from the great editor vim. The goal of vimb is to build a completely keyboard-driven, efficient and pleasurable browsing-experience.
https://fanglingsu.github.io/vimb/
GNU General Public License v3.0
1.34k stars 100 forks source link

[BUG]: Webview Crashed - resulting in a blank page, devoid of content, or elements #639

Open marek-lach opened 3 years ago

marek-lach commented 3 years ago

$ vimb --bug-info --> Version: 3.6.0 WebKit compile: 2.26.2 WebKit run: 2.30.2 GTK compile: 3.24.13 GTK run: 3.24.23 libsoup compile: 2.68.3 libsoup run: 2.72.0 Extension dir: /usr/lib/vimb

Operating system: Arch Linux (Manjaro)

Steps to reproduce

Happens on an element heavy site, when scrolling for a while, like theverge.com, or thegrayzone.com

unixbhaskar commented 3 years ago

Okay, have you tried to reload that page by pressing "r" or "R" ?? Becasue I have face the same and get back stuff by that. There certainly have tons of other reason ...but the getting the content can be achieved by that.

This is certainly not convenient ...but at least get you going....need more information and investigation .

marek-lach commented 3 years ago

@unixbhaskar I suppose updating components (dependencies) like webkit2gtk with which vimb is compiled to a more recent version could perhaps help the situation maybe a little @fanglingsu?

fanglingsu commented 3 years ago

@marek-lach Compiling vimb again could help in some cases. In the moste cases I've seen in the past with webkit, disabling JavaScript helped a lot. But the new modern pagers are normally empty without JavaScript.

jjakob commented 3 years ago

Please see https://github.com/fanglingsu/vimb/issues/655 and https://bugs.webkit.org/show_bug.cgi?id=222358

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had activity within the last 60 days.