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.71k stars 106 forks source link

bug: setWikiLanguage("$:/languages/zh-Hans"), language "$:/languages/zh-Hans" in workspaceID 5973f3f4-56c #211

Closed daozhouwu closed 2 years ago

daozhouwu commented 2 years ago

Environment

TidGi 0.7.4 Electron 16.0.8 win32 10.0.18362 Locale: zh-CN

Description:

Steps to Reproduce:

Additional Context

Error: setWikiLanguage("$:/languages/zh-Hans"), language "$:/languages/zh-Hans" in workspaceID 5973f3f4-56cb-4b18-a75f-7892b038ecb3 is too slow to update after 15000ms.
    at Timeout._onTimeout (C:\Users\Administrator\AppData\Local\TidGi\app-0.7.4\resources\app.asar\.webpack\main\file:\D:%5Ca%5CTidGi-Desktop%5CTidGi-Desktop%5Csrc%5Cservices%5Cwiki%5Cindex.ts:623:16)
    at listOnTimeout (node:internal/timers:557:17)
    at processTimers (node:internal/timers:500:7)

linonetwo commented 2 years ago

Steps to Reproduce