emacs-eaf / emacs-application-framework

EAF, an extensible framework that revolutionizes the graphical capabilities of Emacs
GNU General Public License v3.0
3.06k stars 230 forks source link

eaf browser haning #1140

Open hexisXz opened 7 months ago

hexisXz commented 7 months ago

Describe the bug i have installed eaf many different ways. From source, use package and quelpa and this allways happenes, i open up emacs go to the eaf browser type the website name and it is just stuck loading. I have found this one person who is having the say issue https://www.reddit.com/r/DoomEmacs/comments/14wi3et/eaf_stuck_saying_eafbrowser_opening/

To Reproduce i first installed from source with ./install-eaf.py and quelpa and added (require 'eaf)

(require 'eaf-browser)

to my init.el

Expected behavior eaf browser hanging for ever

**Versions

Error logs no errors just hanging

i dont know if there was another bug report that has the same issue but this makes eaf unusable

manateelazycat commented 7 months ago

Please use git clone install EAF, don'g use quelpa

MatthewZMD commented 7 months ago

dwm could be the issue here. Is therre anything in the *eaf* buffer?