116 Star 438 Fork 75

吴侃 / NovalIDE

 / 详情

1.2.3dev 开始页 偶尔 无内容

待办的
创建于  
2020-04-22 12:29

这段日志包括三次启动, 第一次和第三次是无内容,第二次是有内容

2020-04-22 12:13:02,882 noval.ide INFO: app process id 11796 is not run again
2020-04-22 12:13:03,067 noval.ide INFO: load lexer id:32102 description C源文件 
2020-04-22 12:13:03,070 noval.ide INFO: load lexer id:32103 description C++源文件 
2020-04-22 12:13:03,072 noval.ide INFO: load lexer id:32104 description 样式表文件 
2020-04-22 12:13:03,074 noval.ide INFO: load lexer id:32105 description C/C++头文件 
2020-04-22 12:13:03,075 noval.ide INFO: load lexer id:32106 description HTML文件 
2020-04-22 12:13:03,077 noval.ide INFO: load lexer id:32107 description JavaScript脚本 
2020-04-22 12:13:03,079 noval.ide INFO: load lexer id:32101 description 文本文件 
2020-04-22 12:13:03,081 noval.ide INFO: load lexer id:32108 description XML文件 
2020-04-22 12:13:03,082 noval.ide INFO: load lexer id:32109 description Python脚本 
2020-04-22 12:13:03,310 noval.plugin.manager INFO: load plugin config file C:\Users\Administrator\AppData\Roaming\NovalIDE\plugin.cfg success
2020-04-22 12:13:03,316 noval.plugin.manager INFO: Found plugin: pipmanager
2020-04-22 12:13:03,344 noval.plugin.manager INFO: Creating Instance of PipManager
2020-04-22 12:13:03,344 noval.plugin.manager INFO: [pluginmgr][info] Cached Plugin: PipManager
2020-04-22 12:13:03,344 noval.plugin.manager INFO: Found plugin: openwebbrowser
2020-04-22 12:13:03,648 noval.plugin.manager INFO: Creating Instance of OpenWebBrowser
2020-04-22 12:13:03,649 noval.plugin.manager INFO: [pluginmgr][info] Cached Plugin: OpenWebBrowser
2020-04-22 12:13:03,649 noval.plugin.manager INFO: Found plugin: autocompletion
2020-04-22 12:13:03,651 noval.plugin.manager INFO: Creating Instance of AutoCompletion
2020-04-22 12:13:03,652 noval.plugin.manager INFO: [pluginmgr][info] Cached Plugin: AutoCompletion
2020-04-22 12:13:03,826 novalide.util.xml INFO: Load statistics for file F:\py\IDEL\na\HI\HI.nov (668 bytes): elapsed time = 0.002000 secs
2020-04-22 12:13:03,831 noval.ide INFO: app is loading projects at startup ,do not load project document F:\py\IDEL\na\HI\HI.nov at this time
2020-04-22 12:13:03,846 noval.ide ERROR: [_dispatch_tk_operation] operation: tag, args:('raise', 'underline')
Traceback (most recent call last):
  File "noval\ui_base.py", line 572, in _dispatch_tk_operation
_tkinter.TclError: tag "underline" isn't defined in text widget
2020-04-22 12:13:03,846 noval.ide ERROR: [_dispatch_tk_operation] operation: tag, args:('raise', 'strikethrough')
Traceback (most recent call last):
  File "noval\ui_base.py", line 572, in _dispatch_tk_operation
_tkinter.TclError: tag "strikethrough" isn't defined in text widget
2020-04-22 12:13:03,847 noval.ide ERROR: [_dispatch_tk_operation] operation: tag, args:('raise', 'intense_io')
Traceback (most recent call last):
  File "noval\ui_base.py", line 572, in _dispatch_tk_operation
_tkinter.TclError: tag "intense_io" isn't defined in text widget
2020-04-22 12:13:03,847 noval.ide ERROR: [_dispatch_tk_operation] operation: tag, args:('raise', 'italic_io')
Traceback (most recent call last):
  File "noval\ui_base.py", line 572, in _dispatch_tk_operation
_tkinter.TclError: tag "italic_io" isn't defined in text widget
2020-04-22 12:13:03,847 noval.ide ERROR: [_dispatch_tk_operation] operation: tag, args:('raise', 'intense_italic_io')
Traceback (most recent call last):
  File "noval\ui_base.py", line 572, in _dispatch_tk_operation
_tkinter.TclError: tag "intense_italic_io" isn't defined in text widget
2020-04-22 12:13:03,849 noval.ide INFO: project view could not handler view PythonInterpreter showview event
2020-04-22 12:13:03,873 noval.ide INFO: project view could not handler view Outline showview event
2020-04-22 12:13:03,881 noval.ide INFO: project view could not handler view Breakpoints showview event
2020-04-22 12:13:03,902 noval.ide INFO: project view could not handler view StackFrame showview event
2020-04-22 12:13:03,917 noval.ide INFO: project view could not handler view InteractConsole showview event
2020-04-22 12:13:03,918 noval.ide INFO: load default plugin gui plugin
2020-04-22 12:13:03,920 noval.ide INFO: init plugin PluginManagerGUI elapse time 0.002 seconds
2020-04-22 12:13:03,920 noval.ide INFO: Installing PipManager plugin
2020-04-22 12:13:03,920 noval.ide INFO: pipmanager need update pypi packages
2020-04-22 12:13:03,921 noval.ide INFO: init plugin PipManagerPlugin elapse time 0.001 seconds
2020-04-22 12:13:03,921 noval.ide INFO: Installing WebBrowser plugin
2020-04-22 12:13:03,925 noval.ide INFO: init plugin WebBrowserPlugin elapse time 0.004 seconds
2020-04-22 12:13:03,926 noval.ide INFO: Installing AutoCompletion plugin
2020-04-22 12:13:03,926 noval.ide INFO: init plugin AutoCompletionPlugin elapse time 0.000 seconds
2020-04-22 12:13:04,055 noval.ide INFO: InitPlugins elapse 0.756 seconds
2020-04-22 12:13:04,078 noval.ide INFO: interpreter 3.8-32 is no need to update database
2020-04-22 12:13:04,079 noval.ide INFO: _BootstrapApp elapse 1.201 seconds
2020-04-22 12:13:04,369 noval.ide INFO: _update_coloring elapse 0.000 seconds
2020-04-22 12:13:04,578 noval.ide INFO: load module tkdnd success
open http://www.novalide.com/member/get_pypi_packages error:HTTPConnectionPool(host='www.novalide.com', port=80): Read timed out. (read timeout=10)
open http://www.novalide.com/api/update/app error:HTTPConnectionPool(host='www.novalide.com', port=80): Read timed out. (read timeout=10)
open http://www.novalide.com/member/share_data error:HTTPConnectionPool(host='www.novalide.com', port=80): Read timed out. (read timeout=10)
open http://www.novalide.com/api/plugin error:HTTPConnectionPool(host='www.novalide.com', port=80): Read timed out. (read timeout=10)
2020-04-22 12:13:14,944 noval.ide INFO: get_server_plugins elapse 10.024 seconds
open http://www.novalide.com/api/feed/items error:HTTPConnectionPool(host='www.novalide.com', port=80): Read timed out. (read timeout=10)open http://www.novalide.com/member/share_data error:HTTPConnectionPool(host='www.novalide.com', port=80): Read timed out. (read timeout=10)

open http://www.novalide.com/member/get_plugin error:HTTPConnectionPool(host='www.novalide.com', port=80): Read timed out. (read timeout=10)
2020-04-22 12:18:54,039 noval.ide INFO: app process id 22148 is not run again
2020-04-22 12:18:54,225 noval.ide INFO: load lexer id:32102 description C源文件 
2020-04-22 12:18:54,227 noval.ide INFO: load lexer id:32103 description C++源文件 
2020-04-22 12:18:54,229 noval.ide INFO: load lexer id:32104 description 样式表文件 
2020-04-22 12:18:54,231 noval.ide INFO: load lexer id:32105 description C/C++头文件 
2020-04-22 12:18:54,233 noval.ide INFO: load lexer id:32106 description HTML文件 
2020-04-22 12:18:54,235 noval.ide INFO: load lexer id:32107 description JavaScript脚本 
2020-04-22 12:18:54,236 noval.ide INFO: load lexer id:32101 description 文本文件 
2020-04-22 12:18:54,238 noval.ide INFO: load lexer id:32108 description XML文件 
2020-04-22 12:18:54,241 noval.ide INFO: load lexer id:32109 description Python脚本 
2020-04-22 12:18:54,517 noval.plugin.manager INFO: load plugin config file C:\Users\Administrator\AppData\Roaming\NovalIDE\plugin.cfg success
2020-04-22 12:18:54,525 noval.plugin.manager INFO: Found plugin: pipmanager
2020-04-22 12:18:54,554 noval.plugin.manager INFO: Creating Instance of PipManager
2020-04-22 12:18:54,555 noval.plugin.manager INFO: [pluginmgr][info] Cached Plugin: PipManager
2020-04-22 12:18:54,555 noval.plugin.manager INFO: Found plugin: openwebbrowser
2020-04-22 12:18:54,867 noval.plugin.manager INFO: Creating Instance of OpenWebBrowser
2020-04-22 12:18:54,867 noval.plugin.manager INFO: [pluginmgr][info] Cached Plugin: OpenWebBrowser
2020-04-22 12:18:54,868 noval.plugin.manager INFO: Found plugin: autocompletion
2020-04-22 12:18:54,871 noval.plugin.manager INFO: Creating Instance of AutoCompletion
2020-04-22 12:18:54,871 noval.plugin.manager INFO: [pluginmgr][info] Cached Plugin: AutoCompletion
2020-04-22 12:18:55,086 novalide.util.xml INFO: Load statistics for file F:\py\IDEL\na\HI\HI.nov (668 bytes): elapsed time = 0.002002 secs
2020-04-22 12:18:55,091 noval.ide INFO: app is loading projects at startup ,do not load project document F:\py\IDEL\na\HI\HI.nov at this time
2020-04-22 12:18:55,136 noval.ide ERROR: [_dispatch_tk_operation] operation: tag, args:('raise', 'underline')
Traceback (most recent call last):
  File "noval\ui_base.py", line 572, in _dispatch_tk_operation
_tkinter.TclError: tag "underline" isn't defined in text widget
2020-04-22 12:18:55,136 noval.ide ERROR: [_dispatch_tk_operation] operation: tag, args:('raise', 'strikethrough')
Traceback (most recent call last):
  File "noval\ui_base.py", line 572, in _dispatch_tk_operation
_tkinter.TclError: tag "strikethrough" isn't defined in text widget
2020-04-22 12:18:55,136 noval.ide ERROR: [_dispatch_tk_operation] operation: tag, args:('raise', 'intense_io')
Traceback (most recent call last):
  File "noval\ui_base.py", line 572, in _dispatch_tk_operation
_tkinter.TclError: tag "intense_io" isn't defined in text widget
2020-04-22 12:18:55,137 noval.ide ERROR: [_dispatch_tk_operation] operation: tag, args:('raise', 'italic_io')
Traceback (most recent call last):
  File "noval\ui_base.py", line 572, in _dispatch_tk_operation
_tkinter.TclError: tag "italic_io" isn't defined in text widget
2020-04-22 12:18:55,137 noval.ide ERROR: [_dispatch_tk_operation] operation: tag, args:('raise', 'intense_italic_io')
Traceback (most recent call last):
  File "noval\ui_base.py", line 572, in _dispatch_tk_operation
_tkinter.TclError: tag "intense_italic_io" isn't defined in text widget
2020-04-22 12:18:55,145 noval.ide INFO: project view could not handler view PythonInterpreter showview event
2020-04-22 12:18:55,160 noval.ide INFO: project view could not handler view Outline showview event
2020-04-22 12:18:55,188 noval.ide INFO: project view could not handler view Breakpoints showview event
2020-04-22 12:18:55,219 noval.ide INFO: project view could not handler view StackFrame showview event
2020-04-22 12:18:55,232 noval.ide INFO: project view could not handler view InteractConsole showview event
2020-04-22 12:18:55,233 noval.ide INFO: load default plugin gui plugin
2020-04-22 12:18:55,234 noval.ide INFO: init plugin PluginManagerGUI elapse time 0.002 seconds
2020-04-22 12:18:55,234 noval.ide INFO: Installing PipManager plugin
2020-04-22 12:18:55,235 noval.ide INFO: pipmanager need update pypi packages
2020-04-22 12:18:55,236 noval.ide INFO: init plugin PipManagerPlugin elapse time 0.001 seconds
2020-04-22 12:18:55,236 noval.ide INFO: Installing WebBrowser plugin
2020-04-22 12:18:55,241 noval.ide INFO: init plugin WebBrowserPlugin elapse time 0.005 seconds
2020-04-22 12:18:55,241 noval.ide INFO: Installing AutoCompletion plugin
2020-04-22 12:18:55,241 noval.ide INFO: init plugin AutoCompletionPlugin elapse time 0.000 seconds
2020-04-22 12:18:55,373 noval.ide INFO: InitPlugins elapse 0.866 seconds
2020-04-22 12:18:55,396 noval.ide INFO: interpreter 3.8-32 is no need to update database
2020-04-22 12:18:55,400 noval.ide INFO: _BootstrapApp elapse 1.365 seconds
2020-04-22 12:18:55,809 noval.ide INFO: _update_coloring elapse 0.000 seconds
2020-04-22 12:18:55,913 noval.ide INFO: load module tkdnd success
2020-04-22 12:18:56,403 noval.ide INFO: get_server_plugins elapse 0.168 seconds
2020-04-22 12:18:56,404 noval.ide INFO: plugin PipManager version is 1.0 latest verison is 1.0
2020-04-22 12:18:56,404 noval.ide INFO: plugin OpenWebBrowser version is 1.0 latest verison is 1.0
2020-04-22 12:18:56,405 noval.ide INFO: plugin AutoCompletion version is 1.0 latest verison is 1.0
2020-04-22 12:19:04,838 noval.ide INFO: app process id 15836 is not run again
2020-04-22 12:19:05,208 noval.ide INFO: load lexer id:32102 description C源文件 
2020-04-22 12:19:05,213 noval.ide INFO: load lexer id:32103 description C++源文件 
2020-04-22 12:19:05,218 noval.ide INFO: load lexer id:32104 description 样式表文件 
2020-04-22 12:19:05,223 noval.ide INFO: load lexer id:32105 description C/C++头文件 
2020-04-22 12:19:05,229 noval.ide INFO: load lexer id:32106 description HTML文件 
2020-04-22 12:19:05,233 noval.ide INFO: load lexer id:32107 description JavaScript脚本 
2020-04-22 12:19:05,238 noval.ide INFO: load lexer id:32101 description 文本文件 
2020-04-22 12:19:05,243 noval.ide INFO: load lexer id:32108 description XML文件 
2020-04-22 12:19:05,248 noval.ide INFO: load lexer id:32109 description Python脚本 
2020-04-22 12:19:05,576 noval.plugin.manager INFO: load plugin config file C:\Users\Administrator\AppData\Roaming\NovalIDE\plugin.cfg success
2020-04-22 12:19:05,583 noval.plugin.manager INFO: Found plugin: pipmanager
2020-04-22 12:19:05,647 noval.plugin.manager INFO: Creating Instance of PipManager
2020-04-22 12:19:05,648 noval.plugin.manager INFO: [pluginmgr][info] Cached Plugin: PipManager
2020-04-22 12:19:05,648 noval.plugin.manager INFO: Found plugin: openwebbrowser
2020-04-22 12:19:06,354 noval.plugin.manager INFO: Creating Instance of OpenWebBrowser
2020-04-22 12:19:06,355 noval.plugin.manager INFO: [pluginmgr][info] Cached Plugin: OpenWebBrowser
2020-04-22 12:19:06,355 noval.plugin.manager INFO: Found plugin: autocompletion
2020-04-22 12:19:06,358 noval.plugin.manager INFO: Creating Instance of AutoCompletion
2020-04-22 12:19:06,358 noval.plugin.manager INFO: [pluginmgr][info] Cached Plugin: AutoCompletion
2020-04-22 12:19:06,637 novalide.util.xml INFO: Load statistics for file F:\py\IDEL\na\HI\HI.nov (668 bytes): elapsed time = 0.002000 secs
2020-04-22 12:19:06,641 noval.ide INFO: app is loading projects at startup ,do not load project document F:\py\IDEL\na\HI\HI.nov at this time
2020-04-22 12:19:06,655 noval.ide ERROR: [_dispatch_tk_operation] operation: tag, args:('raise', 'underline')
Traceback (most recent call last):
  File "noval\ui_base.py", line 572, in _dispatch_tk_operation
_tkinter.TclError: tag "underline" isn't defined in text widget
2020-04-22 12:19:06,656 noval.ide ERROR: [_dispatch_tk_operation] operation: tag, args:('raise', 'strikethrough')
Traceback (most recent call last):
  File "noval\ui_base.py", line 572, in _dispatch_tk_operation
_tkinter.TclError: tag "strikethrough" isn't defined in text widget
2020-04-22 12:19:06,656 noval.ide ERROR: [_dispatch_tk_operation] operation: tag, args:('raise', 'intense_io')
Traceback (most recent call last):
  File "noval\ui_base.py", line 572, in _dispatch_tk_operation
_tkinter.TclError: tag "intense_io" isn't defined in text widget
2020-04-22 12:19:06,656 noval.ide ERROR: [_dispatch_tk_operation] operation: tag, args:('raise', 'italic_io')
Traceback (most recent call last):
  File "noval\ui_base.py", line 572, in _dispatch_tk_operation
_tkinter.TclError: tag "italic_io" isn't defined in text widget
2020-04-22 12:19:06,656 noval.ide ERROR: [_dispatch_tk_operation] operation: tag, args:('raise', 'intense_italic_io')
Traceback (most recent call last):
  File "noval\ui_base.py", line 572, in _dispatch_tk_operation
_tkinter.TclError: tag "intense_italic_io" isn't defined in text widget
2020-04-22 12:19:06,658 noval.ide INFO: project view could not handler view PythonInterpreter showview event
2020-04-22 12:19:06,674 noval.ide INFO: project view could not handler view Outline showview event
2020-04-22 12:19:06,682 noval.ide INFO: project view could not handler view Breakpoints showview event
2020-04-22 12:19:06,693 noval.ide INFO: project view could not handler view StackFrame showview event
2020-04-22 12:19:06,706 noval.ide INFO: project view could not handler view InteractConsole showview event
2020-04-22 12:19:06,706 noval.ide INFO: load default plugin gui plugin
2020-04-22 12:19:06,709 noval.ide INFO: init plugin PluginManagerGUI elapse time 0.003 seconds
2020-04-22 12:19:06,710 noval.ide INFO: Installing PipManager plugin
2020-04-22 12:19:06,710 noval.ide INFO: pipmanager need update pypi packages
2020-04-22 12:19:06,712 noval.ide INFO: init plugin PipManagerPlugin elapse time 0.002 seconds
2020-04-22 12:19:06,712 noval.ide INFO: Installing WebBrowser plugin
2020-04-22 12:19:06,716 noval.ide INFO: init plugin WebBrowserPlugin elapse time 0.004 seconds
2020-04-22 12:19:06,716 noval.ide INFO: Installing AutoCompletion plugin
2020-04-22 12:19:06,716 noval.ide INFO: init plugin AutoCompletionPlugin elapse time 0.000 seconds
2020-04-22 12:19:06,901 noval.ide INFO: InitPlugins elapse 1.335 seconds
2020-04-22 12:19:06,928 noval.ide INFO: interpreter 3.8-32 is no need to update database
2020-04-22 12:19:06,929 noval.ide INFO: _BootstrapApp elapse 2.113 seconds
2020-04-22 12:19:07,104 noval.ide INFO: _update_coloring elapse 0.000 seconds
2020-04-22 12:19:07,418 noval.ide INFO: load module tkdnd success
open http://www.novalide.com/member/get_pypi_packages error:HTTPConnectionPool(host='www.novalide.com', port=80): Read timed out. (read timeout=10)
open http://www.novalide.com/api/update/app error:HTTPConnectionPool(host='www.novalide.com', port=80): Read timed out. (read timeout=10)
open http://www.novalide.com/member/share_data error:HTTPConnectionPool(host='www.novalide.com', port=80): Read timed out. (read timeout=10)
open http://www.novalide.com/api/plugin error:HTTPConnectionPool(host='www.novalide.com', port=80): Read timed out. (read timeout=10)
2020-04-22 12:19:17,747 noval.ide INFO: get_server_plugins elapse 10.032 seconds
open http://www.novalide.com/api/feed/items error:HTTPConnectionPool(host='www.novalide.com', port=80): Read timed out. (read timeout=10)
open http://www.novalide.com/member/get_plugin error:HTTPConnectionPool(host='www.novalide.com', port=80): Read timed out. (read timeout=10)

评论 (1)

ansver 创建了任务
ansver 关联仓库设置为吴侃/NovalIDE
展开全部操作日志

已经修复了,你再观察看看有无空白。

登录 后才可以发表评论

状态
负责人
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
参与者(2)
Python
1
https://gitee.com/wekay/NovalIDE.git
git@gitee.com:wekay/NovalIDE.git
wekay
NovalIDE
NovalIDE

搜索帮助