popweb,基于Web技术的弹窗框架

GNU Emacs 30.0.50

求助, MacOS下,现象:

  1. 可以弹出窗口。但窗口没内容,空白。
  2. 不能自动消失,得“强制退出”
(use-package popweb
  :load-path ("~/.emacs.d/el/popweb" "~/.emacs.d/el/popweb/extension/dict")
  :defer 3
  :config
  (require 'popweb-dict)
  (setq popweb-url-web-window-width-absolute 480)
  (setq popweb-url-web-window-height-absolute 270)
  )

set option popweb-enable-developer-tools with t, 发现窗口里的html文件是正常的,难道是字体的颜色不对?

Emacs -Q测试也没有找到啥线索: popweb buffer内容: qt.webenginecontext:

GL Type: core_profile Surface Type: OpenGL Surface Profile: CoreProfile Surface Version: 4.1 QSG RHI Backend: OpenGL Using Supported QSG Backend: yes Using Software Dynamic GL: no Using Multithreaded OpenGL: yes

Init Parameters:

  • application-name Python
  • browser-subprocess-path /opt/homebrew/lib/python3.11/site-packages/PyQt6/Qt6/lib/QtWebEngineCore.framework/Helpers/QtWebEngineProcess.app/Contents/MacOS/QtWebEngineProcess
  • disable-features ConsolidatedMovementXY,InstalledApp,BackgroundFetch,WebOTP,WebPayments,WebUSB,PictureInPicture
  • disable-speech-api
  • enable-features NetworkServiceInProcess,TracingServiceInProcess
  • enable-threaded-compositing
  • in-process-gpu
  • use-gl core_profile

js: Mixed Content: The page at ‘【zoo】什么意思_英语zoo的翻译_音标_读音_用法_例句_在线翻译_有道词典’ was loaded over HTTPS, but requested an insecure element ‘http://dict.youdao.com/pureimage?docid=7348460476502335146’. This request was automatically upgraded to HTTPS, For more information see Chromium Blog: No More Mixed Messages About HTTPS js: Mixed Content: The page at ‘【zoo】什么意思_英语zoo的翻译_音标_读音_用法_例句_在线翻译_有道词典’ was loaded over HTTPS, but requested an insecure element ‘http://dict.youdao.com/pureimage?docid=-3786433729563759741’. This request was automatically upgraded to HTTPS, For more information see Chromium Blog: No More Mixed Messages About HTTPS js: Mixed Content: The page at ‘【zoo】什么意思_英语zoo的翻译_音标_读音_用法_例句_在线翻译_有道词典’ was loaded over HTTPS, but requested an insecure element ‘http://dict.youdao.com/pureimage?docid=7348460476502335146’. This request was automatically upgraded to HTTPS, For more information see Chromium Blog: No More Mixed Messages About HTTPS

Process popweb terminated: 15