博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Source InSight context 窗口丢失的解决办法
阅读量:4674 次
发布时间:2019-06-09

本文共 2889 字,大约阅读时间需要 9 分钟。

我没关si的情况下强制关机导致的

 

 

Source InSight context 窗口丢失的解决办法

(2010-09-03 13:35:45)
   

今天早晨改改CLI,上了趟WC,回来发现不知道谁给我弄的,把context 窗口搞没了。我在菜单里面找了半天,也没找到类似视图之类的东西,害的我要看函数,必须jump到函数定义那里,看完再退回来。

就像这样
上网搜了一下,结果只发现一个英语的文档。
Q: My Context Window disappeared and I can’t get it back.
A: This may be caused by a corrupted configuration file. 

You will have to restart Source Insight without your configuration file.
Run Source Insight, and select Options > Save Configuration. Check to box at the top that says “All settings”. Click the Save button.
Note the directory where the Save dialog box opens.  This is the directory where your configuration file is normally stored. It will probably be in a folder such as “My Documents\Source Insight\Settings”. Just cancel the dialog without saving.
Exit Source Insight.
Go to the folder found in step#2 above, and find the file called GLOBAL.CF3.
Rename GLOBAL.CF3 to something like OLD.CF3
Run Source Insight again.  All options should be back to the defaults.
Select Options > Load Configuration.  Clear the top check box and turn on all the lower checkboxes except for “Display and
Windows”.   Press the Load button and select OLD.CF3 to load. This will load all your other settings, except for the positions of the
windows.
After loading OLD.CF3 (minus the “
windows” settings), your
Context Window should be back.  We’re sorry for the inconvenience.
Q:我的
context 窗口不见了,而且我找不回来。……
Source <wbr>InSight <wbr><B style='color:black;background-color:#A0FFFF'>context</B> <wbr>窗口丢失的解决办法翻译的好烂
A:发生这种情况,是应为Source InSight的配置文件损坏了。如果需要解决这个问题,请在没有配置文件的情况下,重新启动Source InSight。
1.Run Source Insight, and select Options > Save Configuration. Check to box at the top that says “All settings”. Click the Save button.
运行Source Insight,在options中选择configuration。选中新窗口顶部的“All settings”,然后点击save按钮。
2.Note the directory where the Save dialog box opens.  This is the directory where your configuration file is normally stored. It will probably be in a folder such as “My Documents\Source Insight\Settings”. Just cancel the dialog without saving.
Exit Source Insight.
记住打开的保存对话框的位置,这个位置就是你通常存放配置文件的地方。比如,My Documents\Source Insight\Settings。然后退出Source Insight。
3.Go to the folder found in step#2 above, and find the file called GLOBAL.CF3.
Rename GLOBAL.CF3 to something like OLD.CF3
进入step#2中的文件夹,里面有一个名为GLOBAL.CF3的文件,把他改名成为OLD.CF3
4.Run Source Insight again.  All options should be back to the defaults.
Select Options > Load Configuration.  Clear the top check box and turn on all the lower checkboxes except for “Display and
Windows”.   Press the Load button and select OLD.CF3 to load. This will load all your other settings, except for the positions of the
windows.
重启Source Insight。这时候,所有的设置应当便会默认的,选择options中的load configuration.点击load,然后选择OLD.CF3,点击载入。这一步将会载入出去窗口设置以外的所有设置。
5.After loading OLD.CF3 (minus the “
windows” settings), your
Context Window should be back.  We’re sorry for the inconvenience.
在导入OLD.FC3后,
Context Window就会出现。对此我们深表歉意。

转载于:https://www.cnblogs.com/jeanschen/p/3182612.html

你可能感兴趣的文章
第四节 -- 列表
查看>>
Python入门学习笔记4:他人的博客及他人的学习思路
查看>>
webstorm里直接调用命令行
查看>>
关联规则算法之FP growth算法
查看>>
对数组序列进行洗牌
查看>>
决策树
查看>>
团队作业
查看>>
如何避免在简单业务逻辑上面的细节上面出错
查看>>
win7,Ubuntu 12.04 双系统修改启动项顺序三方法
查看>>
python--列表推导式和生成表达式
查看>>
P - Psychos in a Line 单调队列
查看>>
POJ 2653 Pick-up sticks(计算几何)
查看>>
大型网站高并发的架构演变图-摘自网络
查看>>
8丶运行及总结
查看>>
Unity获取手机的电量时间
查看>>
Spring框架:Spring容器具体解释
查看>>
MongoDB 3.2 从安装到使用。
查看>>
完全卸载oracle11g步骤
查看>>
再次说搜索
查看>>
spring测试
查看>>