manateelazycat / popweb

Show popup web window for Emacs
144 stars 16 forks source link

popweb crash on macos #43

Closed bbenchen closed 1 year ago

bbenchen commented 1 year ago

Traceback (most recent call last): File "/Users/chenxianbin/.emacs.d/.local/straight/build-28.2/popweb/popweb.py", line 67, in on_signal_received self._func(obj, *args, **kwargs) File "/Users/chenxianbin/.emacs.d/.local/straight/build-28.2/popweb/popweb.py", line 423, in hide_web_window web_window.developer_tools_view.hide() AttributeError: 'WebWindow' object has no attribute 'developer_tools_view'

bbenchen commented 1 year ago

popweb-enable-developer-tools 的值为 nil

manateelazycat commented 1 year ago

更新看看?

bbenchen commented 1 year ago

@manateelazycat 没有问题了,thanks