Lukas Fleischer
Lukas Fleischer
Have you tried installing `libncurses5-dev`?
Being "visually identical" is not a Boolean property. If the image is small enough (or you are far away), every pair of images becomes "visually identical". Conversely, with massive zooming...
This was partly addressed by 539c541 (Makefile: fix compilation under 64-bit Linux systems, 2017-11-29)... What else is missing? Only `DESTDIR` support?
So, I guess we can close this...?
I can reproduce the crash by running your command and clicking on the first sponsored link; it is, however, not a link leading to LeaseWeb, as my local search results...
> Could you make sure `$DEBUGINFOD_URLS` [is set correctly](https://wiki.archlinux.org/title/debuginfod) and then run: > > `gdb -ex r --args python3 -m qutebrowser --temp-basedir -s content.blocking.enabled true ':adblock-update' 'https://google.com/search?q=server+hosting'` > > and...
Thanks for the analysis! Do you have an idea how this could be related to content blocking? As I mentioned in my original bug report, the crashes only occur if...
> Actually, could you copy the link (via right click -> copy link) and see if it also happens if you paste it here and click on it e.g. in...
Another observation: Even copying the exact `www.googleadservices.com` link from Google's sponsored search results to another website and opening in the same tab from there, I cannot reproduce the crash (and...
You can try to use the `PasswordCommand` option (which is now the recommended form of storing/passing the password). With that it's up to the tool integrating to print the password...