zoukankan      html  css  js  c++  java
  • Sencha Architect打开闪退问题修复

    删除以下位置的cache文件夹

    C:UsersAdministratorAppDataLocalSenchaSencha Architect 3.2Cache

    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:
    Code:
    OS X:    /Users/<user>/Library/Application Support/SenchaArchitect4.1
    Linux:    /home/<user>/.config/SenchaArchitect4.1 
    Windows:    C:Users<user>AppDataRoamingSenchaArchitect4.1
    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.


    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
  • 相关阅读:
    MVC总结
    HTML+CSS总结
    常用正则表达式
    从你的全世界切过(胡说八道支持向量机SVM小故事)
    Beta分布
    贝叶斯决策理论
    Linux(Ubuntu)下载安装破解Matlab2016
    贝叶斯规则
    多元分布
    条件分布
  • 原文地址:https://www.cnblogs.com/xuejianxiyang/p/9024480.html
Copyright © 2011-2022 走看看