Sencha Architect打开闪退问题修复
删除以下位置的cache文件夹
C:\Users\Administrator\AppData\Local\Sencha\Sencha Architect 3.2\Cache
bug解决参考
https://www.sencha.com/forum/showthread.php?334643-Cannot-open-architect-project
https://www.sencha.com/forum/showthread.php?334641-BUG-Can-t-open-any-Ext-6-project-in-any-SA-after-11-Jan
Answered: BUG: Can't open any Ext 6+ project in any SA after 11/Jan
Hello everyone
Due to deprecated Google API which is loaded in ExtJS framework you may not be able to open any Ext 6+ project in SA 4+.
This behavior is shown as never-ending load of project or as empty project inspector in a opened project.
This issue is fixed in SA 4.1.1 which is available on the support portal.
Workaround 1:
1# You will need to delete SA cache which is located here:
2# Than you will need to disconnect your computer from the internet (or block SA from using internet) and open your project. Once your project is loaded you can connect internet back.Code:OS X: /Users/<user>/Library/Application Support/SenchaArchitect4.1 Linux: /home/<user>/.config/SenchaArchitect4.1 Windows: C:\Users\<user>\AppData\Roaming\SenchaArchitect4.1
Workaround 2:
If you require permanent solution for this bug and you will not be able to upgrade to 4.1.1, please contact sencha support for further assistance
We are sorry for the inconvenience. Please let us know if you are having any other troubles.
From:http://www.cnblogs.com/xuejianxiyang/p/9024480.html
- The Sencha Team
作者:xuejianxiyang
出处:http://xuejianxiyang.cnblogs.com
关于作者:Heaven helps those who help themselves.
本文版权归原作者和博客园共有,欢迎转载,但未经原作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· AI与.NET技术实操系列:基于图像分类模型对图像进行分类
· go语言实现终端里的倒计时
· 如何编写易于单元测试的代码
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
· 分享一个免费、快速、无限量使用的满血 DeepSeek R1 模型,支持深度思考和联网搜索!
· 基于 Docker 搭建 FRP 内网穿透开源项目(很简单哒)
· ollama系列01:轻松3步本地部署deepseek,普通电脑可用
· 25岁的心里话
· 按钮权限的设计及实现