emacs-eaf / eaf-browser

A modern, customizable and extensible browser in Emacs
GNU General Public License v3.0
129 stars 26 forks source link

EAF Browser Crash on macos #66

Closed bbenchen closed 1 year ago

bbenchen commented 1 year ago

[EAF] Browser https://www.google.com/search?q=quartz serialize loading time: 3.7765350341796875s [EAF] Browser https://blog.csdn.net/u013772876/article/details/78879453 loading time: 8.681013107299805s [74882:71427:0816/123711.673469:ERROR:ssl_client_socket_impl.cc(982)] handshake failed; returned -1, SSL error code 1, net_error -101 [74882:71427:0816/123711.674002:ERROR:ssl_client_socket_impl.cc(982)] handshake failed; returned -1, SSL error code 1, net_error -101 [74882:71427:0816/123711.674249:ERROR:ssl_client_socket_impl.cc(982)] handshake failed; returned -1, SSL error code 1, net_error -100 [74882:71427:0816/123711.674499:ERROR:ssl_client_socket_impl.cc(982)] handshake failed; returned -1, SSL error code 1, net_error -100 [74882:71427:0816/123713.546205:ERROR:ssl_client_socket_impl.cc(982)] handshake failed; returned -1, SSL error code 1, net_error -100 [74882:71427:0816/123713.546531:ERROR:ssl_client_socket_impl.cc(982)] handshake failed; returned -1, SSL error code 1, net_error -101 [74882:71427:0816/123714.021134:ERROR:ssl_client_socket_impl.cc(982)] handshake failed; returned -1, SSL error code 1, net_error -100 [74882:71427:0816/123714.021641:ERROR:ssl_client_socket_impl.cc(982)] handshake failed; returned -1, SSL error code 1, net_error -100 [EAF] Browser https://www.google.com/search?q=quartz serialize loading time: 0.20415902137756348s Traceback (most recent call last): File "/Users/xianbin/.doom.d/site-lisp/eaf/app/browser/buffer.py", line 283, in update_position pos_percentage = '%.1f%%' % ((position + view_height) / page_height * 100)


ZeroDivisionError: float division by zero
manateelazycat commented 1 year ago

Please test again after update to newest version.

manateelazycat commented 1 year ago

Please re-open issue if still have problem.

bbenchen commented 1 year ago

OK, thanks for your reply.