emacs-application-framework icon indicating copy to clipboard operation
emacs-application-framework copied to clipboard

eaf browser haning

Open hexisXz opened this issue 1 year ago • 2 comments
trafficstars

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

  • I am running arch linux on dwm with emacs 29.2

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

hexisXz avatar Feb 17 '24 07:02 hexisXz

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

manateelazycat avatar Feb 19 '24 09:02 manateelazycat

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

MatthewZMD avatar Feb 21 '24 18:02 MatthewZMD