We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
This also affects muttator, see reference above.
Sorry, something went wrong.
@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
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: