emacs-eaf / emacs-eaf/eaf-browser

bookmark doesn't work

Open
#72 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
207
Forks
29
PR merge metrics
No merged PRs in 30d

Description

**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):**
- Distro and DE/WM: `ArchLinux`, `KDE`
- Versions of Dependencies: `Emacs-Application-Framework, commit@9bf8caba36e27fafcef5d8e68969a1a8eb5432ed`
- M-x emacs-version: `GNU Emacs 29.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.41, cairo version 1.18.0)`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.