emacs-eaf / eaf-browser

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

bookmark doesn't work #72

Open lemyx opened 3 months ago

lemyx commented 3 months ago

Describe the bug

  1. 当我用 eaf-open-browser https://github.com/emacs-eaf/eaf-browser 命令时, 可以打开输入的网址
  2. 使用 m 执行 insert_or_save_as_bookmark 功能将 eaf-browser 网页加入书签
  3. M-x restart-emacs
  4. 使用 eaf-open-bookmark 打开 eaf-browser 网页时无法打开, *eaf* buffer 报错如下:
    [EAF] Browser https://github.com/emacs-eaf/eaf-browser loading time: 2.0354702472686768s
    [81204:81257:0512/090949.757963:ERROR:ssl_client_socket_impl.cc(975)] handshake failed; returned -1, SSL error code 1, net_error -100
    [81204:81257:0512/090949.758076:ERROR:ssl_client_socket_impl.cc(975)] handshake failed; returned -1, SSL error code 1, net_error -100
    [81204:81257:0512/090949.767721:ERROR:ssl_client_socket_impl.cc(975)] handshake failed; returned -1, SSL error code 1, net_error -100
    [81204:81257:0512/090949.768067:ERROR:ssl_client_socket_impl.cc(975)] handshake failed; returned -1, SSL error code 1, net_error -100
    [81204:81257:0512/090950.404437:ERROR:ssl_client_socket_impl.cc(975)] handshake failed; returned -1, SSL error code 1, net_error -100
    [81204:81257:0512/090950.415242:ERROR:ssl_client_socket_impl.cc(975)] handshake failed; returned -1, SSL error code 1, net_error -100
    [81204:81257:0512/090950.487333:ERROR:ssl_client_socket_impl.cc(975)] handshake failed; returned -1, SSL error code 1, net_error -100
    [81204:81257:0512/090950.497487:ERROR:ssl_client_socket_impl.cc(975)] handshake failed; returned -1, SSL error code 1, net_error -100

Versions (please complete the following info):