Open divansantana opened 6 years ago
Vimperator: 3.16.0 (created: 2017/02/01 00:55:15) Firefox: Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Firefox/52.0
Which is really icecat via guix.
icecat
guix
guix package --list-installed| grep icecat icecat 52.6.0-gnu1 out /gnu/store/360i9ca4gnm3rsjj8v43ih0j3mfrp40n-icecat-52.6.0-gnu1 ~ ᐅ which icecat /home/admin/.guix-profile/bin/icecat
When I run :open the popup dialog renders weirdly. Not sure why this is. It shouldn't look like this.
:open
Should look like this:
Perhaps one could launch icecat installed via guix and then install the vimperator addon.
I suspect perhaps there is some missing libs in the guix env that is causing this. Any idea?
This also affects muttator, see reference above.
@sebastianst thanks. Would be nice if there was a workaround.
I had the same problem with muttator. Here is my patch that fixes the problem for my setup.
fix-open-popup-reders-wrong.txt
Issue type:
Version:
Which is really
icecat
viaguix
.Description:
When I run
:open
the popup dialog renders weirdly. Not sure why this is. It shouldn't look like this.Expected behavior:
Should look like this:
Steps to reproduce:
Perhaps one could launch icecat installed via guix and then install the vimperator addon.
Other info
I suspect perhaps there is some missing libs in the guix env that is causing this. Any idea?