-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
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
X-Widget: assertion '!widget->priv->alloc_needed' failed #71
Comments
I cannot reproduce this one, but I do see #72 |
This is indeed not reproducible with It is probably due to my personal config + Doom Emacs, since it is not reproducible with Doom emacs without my personal config either. |
Update: I found a way. Steps to reproduce
Screencast from 10-16-2020 12:58:38 PM.zip Relevant NoteThis is somewhat reproducible in master, but slightly different. In master I see the error four times instead of two, this suggest that the issue might lie in the master branch. I will file a bug later with CC to @fejfighter. |
yup Confirmed with new recipe |
Both this issue and #72 were reported at http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44034. |
When opening a file using xwdiget I get an error
This seems to be harmless.
How to reproduce:Not really see belowAs in #69, create a file with contents
In
~/some.html
Then run inside emacs
(xwidget-webkit-browse-url "file://home/USERNAME/some.html")
or whatever is the complete path of the file.The text was updated successfully, but these errors were encountered: