Please enable related features in preferences panel.
You can find old release builds here:
https://typora.io/releases/all
Please check http://support.typora.io/Version-Control/
Please refer #2923, cleaning existing config / cache of Typora using 3rd app such as AppCleaner, and then restart Typora will get everything working again.
Please refer #2895, cleaning existing config / cache of Typora using 3rd app such as AppCleaner, and then restart Typora will get everything working again.
You can remove following manually:
~/Applications/Typora.app
~/Library/Application Support/abnerworks.Typora/
~/Library/Caches/abnerworks.Typora/
~/Library/Preferences/abnerworks.Typora.plist
~/Library/Saved Application State/abnerworks.Typora.savedState
Please remove ~/Library/Saved Application State/abnerworks.Typora.savedState/
manually to prevent Typora from reopening last crashed files for next launch.
Try remove ~/Library/Caches/abnerworks.Typora/
, or reboot your macOS.
Please try following workarounds:
(refer https://helpx.adobe.com/in/illustrator/kb/unable-to-save-files-macOS.html)
Or you can try upgrade to 12.3.1 (https://ask.libreoffice.org/t/cannot-save-libre-office-documents-in-mac-os-monterey/76056)
This may caused by compatibility issue between Electron / Chromium and certain GPU driver, please try
Upgrade your GPU drive to latest
Or, disable GPU rendering following #2051, in short
Adding option "flags": [["disable-gpu"]]
in
C:\Users\[your-user]\AppData\Roaming\Typora\conf\conf.user.json
.
Adding option "flags": [["disable-gpu-sandbox"]]
in
C:\Users\[your-user]\AppData\Roaming\Typora\conf\conf.user.json
. (https://github.com/electron/electron/issues/32074)
Uninstall Typora, delete C:\Users\[username}]\AppData\Roaming\Typora
, then reinstall Typora.
The version 1.4.3 does not support Windows 7 yet, please download to 1.3.8 (x64) or 1.3.8 (ia32).
Please check http://support.typora.io/Typora-on-Linux/