tiddly-gittly / TidGi-Desktop

TidGi is an privacy-in-mind, automated, auto-git-backup, freely-deployed knowledge management Desktop note app, based on Tiddlywiki, with REST API for web-clipping and Anki connect. 「 太记 」是一个基于「 太微 TiddlyWiki 」的知识管理桌面应用,能保护隐私内容、高级自动化、自动Git云备份、部署为博客,且可通过RESTAPI与Anki等应用连接。(迭代开发中欢迎试用,开发进度见下方链接)(Under active development, see website below for details)
https://tidgi.fun
Mozilla Public License 2.0
1.74k stars 111 forks source link

bug: ERR_ABORTED (-3) loading 'tidgi://YOsJgf6Tt4Cre6ZalQqjD:5212' #431

Closed fxbing closed 1 year ago

fxbing commented 1 year ago

Environment

TidGi 0.8.0 Electron 25.2.0 darwin 22.4.0 Locale: zh-CN

Description:

Steps to Reproduce:

Additional Context

Error: ERR_ABORTED (-3) loading 'tidgi://YOsJgf6Tt4Cre6ZalQqjD:5212'
    at rejectAndCleanup (node:electron/js2c/browser_init:2:84917)
    at EventEmitter.navigationListener (node:electron/js2c/browser_init:2:85223)
    at EventEmitter.emit (node:events:513:28)

linonetwo commented 1 year ago

这可就稀罕了,我还从没遇到过

Steps to Reproduce:

Zacharia2 commented 1 year ago
Unhandled Promise Rejection
Error:  (-3) loading 'tidgi://rLq8Rt2UAiD3fJRB041xM#:Index'
    at rejectAndCleanup (node:electron/js2c/browser_init:2:84917)
    at EventEmitter.failListener (node:electron/js2c/browser_init:2:85130)
    at EventEmitter.emit (node:events:525:35)
Zacharia2 commented 1 year ago

我遇到了,这个

linonetwo commented 1 year ago

重点还是 Steps to Reproduce:

Zacharia2 commented 1 year ago

突然出现的,呜呜呜

linonetwo commented 1 year ago

那我只好到处加点 try catch,下次看看还会不会出现了

linonetwo commented 1 year ago

也不知道修复了没,发个预发布版试试

Zacharia2 commented 1 year ago