Pycharm testing sftp remote server connection failed
Hi Everyone!
I recently got Pycharm to work on a Python project and am trying to connect to a remote Ubuntu host with a username/password. When I try to test the connection in the deployment settings however, the connection fails. I tried to read many of the posts concerning this but none of them have managed to help me fix this even though I've tried to match my setting configuration to theirs.
I've made sure I got the most recent version of the stable release and tried to update to the EAP to see if it was fixed but no luck. I can connect with windows remote desktop tool so I'm thinking it is probably.
I enabled debug on the logger and the following is the result of a connection attempt:
2018-04-05 12:48:08,885 [ 26824] DEBUG - .openapi.wm.impl.WindowWatcher - enter: doNotSuggestAsParent(com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog[dialog4,-1920,0,0x0,invalid,hidden,layout=java.awt.BorderLayout,APPLICATION_MODAL,title=Test SFTP Connection,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog$DialogRootPane[,0,0,0x0,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true])
2018-04-05 12:48:08,885 [ 26824] DEBUG - pplication.impl.LaterInvocator - enterModal:com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog[dialog4,-1920,0,0x0,invalid,hidden,layout=java.awt.BorderLayout,APPLICATION_MODAL,title=Test SFTP Connection,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog$DialogRootPane[,0,0,0x0,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
2018-04-05 12:48:08,891 [ 26830] DEBUG - #com.intellij.util.ImageLoader - Loaded image: jar:file:/C:/Program%20Files/JetBrains/PyCharm%202018.1/lib/icons.jar!/general/errorDialog.png, scale: 1.0, type: PNG
2018-04-05 12:48:08,896 [ 26835] DEBUG - ij.ide.IdeEventQueue.typeahead - Window event:
2018-04-05 12:48:08,896 [ 26835] DEBUG - ij.ide.IdeEventQueue.typeahead - Window event:
2018-04-05 12:48:08,896 [ 26835] DEBUG - ij.ide.IdeEventQueue.typeahead - Window event: WINDOW_OPENED,opposite=null,oldState=0,newState=0
2018-04-05 12:48:08,897 [ 26836] DEBUG - .openapi.wm.impl.WindowWatcher - enter: propertyChange(java.beans.PropertyChangeEvent[propertyName=focusedWindow; oldValue=com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog[dialog3,-1141,463,560x88,invalid,hidden,layout=java.awt.BorderLayout,APPLICATION_MODAL,title=,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=,rootPaneCheckingEnabled=true]; newValue=null; propagationId=null; source=com.intellij.ide.IdeKeyboardFocusManager@26a326bb])
2018-04-05 12:48:08,897 [ 26836] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event):
2018-04-05 12:48:08,898 [ 26837] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event):
2018-04-05 12:48:08,898 [ 26837] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event):
2018-04-05 12:48:08,898 [ 26837] DEBUG - .openapi.wm.impl.WindowWatcher - enter: propertyChange(java.beans.PropertyChangeEvent[propertyName=focusedWindow; oldValue=null; newValue=com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog[dialog1,-1384,132,1046x750,invalid,layout=java.awt.BorderLayout,APPLICATION_MODAL,title=Settings,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog$DialogRootPane[,8,31,1030x711,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]; propagationId=null; source=com.intellij.ide.IdeKeyboardFocusManager@26a326bb])
2018-04-05 12:48:08,898 [ 26837] DEBUG - .openapi.wm.impl.WindowWatcher - exit: propertyChange()
2018-04-05 12:48:08,898 [ 26837] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event):
2018-04-05 12:48:08,898 [ 26837] DEBUG - .openapi.wm.impl.WindowWatcher - enter: dispatchClosed(com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog[dialog3,-1141,463,560x88,invalid,hidden,layout=java.awt.BorderLayout,APPLICATION_MODAL,title=,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=,rootPaneCheckingEnabled=true])
2018-04-05 12:48:08,903 [ 26842] DEBUG - .openapi.wm.impl.WindowWatcher - enter: propertyChange(java.beans.PropertyChangeEvent[propertyName=focusedWindow; oldValue=com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog[dialog1,-1384,132,1046x750,invalid,layout=java.awt.BorderLayout,APPLICATION_MODAL,title=Settings,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog$DialogRootPane[,8,31,1030x711,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]; newValue=null; propagationId=null; source=com.intellij.ide.IdeKeyboardFocusManager@26a326bb])
2018-04-05 12:48:08,903 [ 26842] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event):
2018-04-05 12:48:08,903 [ 26842] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event):
2018-04-05 12:48:08,903 [ 26842] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event):
2018-04-05 12:48:08,903 [ 26842] DEBUG - .openapi.wm.impl.WindowWatcher - enter: propertyChange(java.beans.PropertyChangeEvent[propertyName=focusedWindow; oldValue=null; newValue=com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog[dialog4,-1064,437,405x139,layout=java.awt.BorderLayout,APPLICATION_MODAL,title=Test SFTP Connection,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog$DialogRootPane[,8,31,389x100,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]; propagationId=null; source=com.intellij.ide.IdeKeyboardFocusManager@26a326bb])
2018-04-05 12:48:08,903 [ 26842] DEBUG - .openapi.wm.impl.WindowWatcher - exit: propertyChange()
2018-04-05 12:48:08,903 [ 26842] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event):
2018-04-05 12:48:08,908 [ 26847] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event): , [1004; javax.swing.JButton]
2018-04-05 12:48:08,957 [ 26896] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.wm.impl.ToolWindowManagerImpl$3
2018-04-05 12:48:09,152 [ 27091] DEBUG - aemon.impl.PassExecutorService - null Update Runnable. myUpdateByTimerEnabled: true something disposed: false activeEditors: [Editor: file://C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/lesson1/task2/comments.py]; progress=1726848108 X
2018-04-05 12:48:09,155 [ 27094] DEBUG - aemon.impl.PassExecutorService - null [file://C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/lesson1/task2/comments.py] ----- starting 11 [SP: EmptyPass; id=4, SP: IndentsPass; id=18, SP: CodeFoldingPass; id=127]; progress=2094342369 V
2018-04-05 12:48:09,156 [ 27095] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=4 Started. ; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,157 [ 27096] DEBUG - aemon.impl.PassExecutorService - CodeFoldingPass; id=127 Started. ; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,157 [ 27096] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=4 Finished. ; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,158 [ 27097] DEBUG - aemon.impl.PassExecutorService - CodeFoldingPass; id=127 Finished. ; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,158 [ 27097] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=11 Started. ; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,158 [ 27097] DEBUG - aemon.impl.PassExecutorService - IndentsPass; id=18 Started. ; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,158 [ 27097] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=11 Finished. ; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,158 [ 27097] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=7 Started. ; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,158 [ 27097] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=4 Applied; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,158 [ 27097] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=7 Finished. ; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,158 [ 27097] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=13 Started. ; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,158 [ 27097] DEBUG - aemon.impl.PassExecutorService - IndentsPass; id=18 Finished. ; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,159 [ 27098] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=13 Finished. ; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,159 [ 27098] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=14 Started. ; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,159 [ 27098] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=4 Finished but there are passes in the queue: 10; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,159 [ 27098] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=14 Finished. ; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,159 [ 27098] DEBUG - aemon.impl.PassExecutorService - ShowIntentionsPass; id=3 Started. ; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,159 [ 27098] DEBUG - aemon.impl.PassExecutorService - IdentifierHighlighterPass; id=15 Started. ; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,159 [ 27098] DEBUG - aemon.impl.PassExecutorService - ShowIntentionsPass; id=3 Finished. ; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,159 [ 27098] DEBUG - aemon.impl.PassExecutorService - InjectedCodeFoldingPass; id=19 Started. ; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,159 [ 27098] DEBUG - aemon.impl.PassExecutorService - CodeFoldingPass; id=127 Applied; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,160 [ 27099] DEBUG - aemon.impl.PassExecutorService - ShowAutoImportPass; id=20 Started. ; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,160 [ 27099] DEBUG - aemon.impl.PassExecutorService - CodeFoldingPass; id=127 Finished but there are passes in the queue: 9; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,160 [ 27099] DEBUG - aemon.impl.PassExecutorService - ShowAutoImportPass; id=20 Finished. ; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,160 [ 27099] DEBUG - aemon.impl.PassExecutorService - IdentifierHighlighterPass; id=15 Finished. ; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,160 [ 27099] DEBUG - aemon.impl.PassExecutorService - InjectedCodeFoldingPass; id=19 Finished. ; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,160 [ 27099] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=11 Applied; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,160 [ 27099] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=11 Finished but there are passes in the queue: 8; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,160 [ 27099] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=7 Applied; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,160 [ 27099] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=7 Finished but there are passes in the queue: 7; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,160 [ 27099] DEBUG - aemon.impl.PassExecutorService - IndentsPass; id=18 Applied; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,160 [ 27099] DEBUG - aemon.impl.PassExecutorService - IndentsPass; id=18 Finished but there are passes in the queue: 6; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,161 [ 27100] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=13 Applied; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,161 [ 27100] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=13 Finished but there are passes in the queue: 5; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,161 [ 27100] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=14 Applied; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,161 [ 27100] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=14 Finished but there are passes in the queue: 4; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,161 [ 27100] DEBUG - aemon.impl.PassExecutorService - ShowIntentionsPass; id=3 Applied; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,161 [ 27100] DEBUG - aemon.impl.PassExecutorService - ShowIntentionsPass; id=3 Finished but there are passes in the queue: 3; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,161 [ 27100] DEBUG - aemon.impl.PassExecutorService - ShowAutoImportPass; id=20 Applied; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,161 [ 27100] DEBUG - aemon.impl.PassExecutorService - ShowAutoImportPass; id=20 Finished but there are passes in the queue: 2; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,162 [ 27101] DEBUG - aemon.impl.PassExecutorService - IdentifierHighlighterPass; id=15 Applied; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,162 [ 27101] DEBUG - aemon.impl.PassExecutorService - IdentifierHighlighterPass; id=15 Finished but there are passes in the queue: 1; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,163 [ 27102] DEBUG - aemon.impl.PassExecutorService - InjectedCodeFoldingPass; id=19 Applied; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,163 [ 27102] DEBUG - aemon.impl.PassExecutorService - InjectedCodeFoldingPass; id=19 Stopping ; progress=2094342369 V: '# This is ...'
2018-04-05 12:48:09,532 [ 27471] DEBUG - .ModifierKeyDoubleClickHandler - modifier double-click dispatcher [modifierKeyCode=17,actionKeyCode=38,actionId=EditorCloneCaretAbove]java.awt.event.KeyEvent[KEY_PRESSED,keyCode=10,keyText=Enter,keyChar=Enter,keyLocation=KEY_LOCATION_STANDARD,rawCode=13,primaryLevelUnicode=13,scancode=28,extendedKeyCode=0xa] on dialog4
2018-04-05 12:48:09,532 [ 27471] DEBUG - .ModifierKeyDoubleClickHandler - modifier double-click dispatcher [modifierKeyCode=17,actionKeyCode=40,actionId=EditorCloneCaretBelow]java.awt.event.KeyEvent[KEY_PRESSED,keyCode=10,keyText=Enter,keyChar=Enter,keyLocation=KEY_LOCATION_STANDARD,rawCode=13,primaryLevelUnicode=13,scancode=28,extendedKeyCode=0xa] on dialog4
2018-04-05 12:48:09,532 [ 27471] DEBUG - .ModifierKeyDoubleClickHandler - modifier double-click dispatcher [modifierKeyCode=17,actionKeyCode=37,actionId=EditorLeftWithSelection]java.awt.event.KeyEvent[KEY_PRESSED,keyCode=10,keyText=Enter,keyChar=Enter,keyLocation=KEY_LOCATION_STANDARD,rawCode=13,primaryLevelUnicode=13,scancode=28,extendedKeyCode=0xa] on dialog4
2018-04-05 12:48:09,532 [ 27471] DEBUG - .ModifierKeyDoubleClickHandler - modifier double-click dispatcher [modifierKeyCode=17,actionKeyCode=39,actionId=EditorRightWithSelection]java.awt.event.KeyEvent[KEY_PRESSED,keyCode=10,keyText=Enter,keyChar=Enter,keyLocation=KEY_LOCATION_STANDARD,rawCode=13,primaryLevelUnicode=13,scancode=28,extendedKeyCode=0xa] on dialog4
2018-04-05 12:48:09,532 [ 27471] DEBUG - .ModifierKeyDoubleClickHandler - modifier double-click dispatcher [modifierKeyCode=17,actionKeyCode=36,actionId=EditorLineStartWithSelection]java.awt.event.KeyEvent[KEY_PRESSED,keyCode=10,keyText=Enter,keyChar=Enter,keyLocation=KEY_LOCATION_STANDARD,rawCode=13,primaryLevelUnicode=13,scancode=28,extendedKeyCode=0xa] on dialog4
2018-04-05 12:48:09,532 [ 27471] DEBUG - .ModifierKeyDoubleClickHandler - modifier double-click dispatcher [modifierKeyCode=17,actionKeyCode=35,actionId=EditorLineEndWithSelection]java.awt.event.KeyEvent[KEY_PRESSED,keyCode=10,keyText=Enter,keyChar=Enter,keyLocation=KEY_LOCATION_STANDARD,rawCode=13,primaryLevelUnicode=13,scancode=28,extendedKeyCode=0xa] on dialog4
2018-04-05 12:48:09,532 [ 27471] DEBUG - .ModifierKeyDoubleClickHandler - modifier double-click dispatcher [modifierKeyCode=16,actionKeyCode=-1,actionId=SearchEverywhere]java.awt.event.KeyEvent[KEY_PRESSED,keyCode=10,keyText=Enter,keyChar=Enter,keyLocation=KEY_LOCATION_STANDARD,rawCode=13,primaryLevelUnicode=13,scancode=28,extendedKeyCode=0xa] on dialog4
2018-04-05 12:48:09,609 [ 27548] DEBUG - ij.ide.IdeEventQueue.typeahead - Window event:
2018-04-05 12:48:09,609 [ 27548] DEBUG - ij.ide.IdeEventQueue.typeahead - Window event:
2018-04-05 12:48:09,611 [ 27550] DEBUG - ij.ide.IdeEventQueue.typeahead - Window event: WINDOW_CLOSED,opposite=null,oldState=0,newState=0
2018-04-05 12:48:09,614 [ 27553] DEBUG - pplication.impl.LaterInvocator - leaveModal:com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog[dialog4,-1064,437,405x139,invalid,hidden,layout=java.awt.BorderLayout,APPLICATION_MODAL,title=Test SFTP Connection,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=,rootPaneCheckingEnabled=true]
2018-04-05 12:48:09,614 [ 27553] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.util.ActionCallback$$Lambda$868/681208735
2018-04-05 12:48:09,615 [ 27554] DEBUG - .ModifierKeyDoubleClickHandler - modifier double-click dispatcher [modifierKeyCode=17,actionKeyCode=38,actionId=EditorCloneCaretAbove]java.awt.event.KeyEvent[KEY_TYPED,keyCode=0,keyText=Unknown keyCode: 0x0,keyChar=Enter,keyLocation=KEY_LOCATION_UNKNOWN,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on dialog4
2018-04-05 12:48:09,615 [ 27554] DEBUG - .ModifierKeyDoubleClickHandler - modifier double-click dispatcher [modifierKeyCode=17,actionKeyCode=40,actionId=EditorCloneCaretBelow]java.awt.event.KeyEvent[KEY_TYPED,keyCode=0,keyText=Unknown keyCode: 0x0,keyChar=Enter,keyLocation=KEY_LOCATION_UNKNOWN,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on dialog4
2018-04-05 12:48:09,615 [ 27554] DEBUG - .ModifierKeyDoubleClickHandler - modifier double-click dispatcher [modifierKeyCode=17,actionKeyCode=37,actionId=EditorLeftWithSelection]java.awt.event.KeyEvent[KEY_TYPED,keyCode=0,keyText=Unknown keyCode: 0x0,keyChar=Enter,keyLocation=KEY_LOCATION_UNKNOWN,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on dialog4
2018-04-05 12:48:09,615 [ 27554] DEBUG - .ModifierKeyDoubleClickHandler - modifier double-click dispatcher [modifierKeyCode=17,actionKeyCode=39,actionId=EditorRightWithSelection]java.awt.event.KeyEvent[KEY_TYPED,keyCode=0,keyText=Unknown keyCode: 0x0,keyChar=Enter,keyLocation=KEY_LOCATION_UNKNOWN,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on dialog4
2018-04-05 12:48:09,615 [ 27554] DEBUG - .ModifierKeyDoubleClickHandler - modifier double-click dispatcher [modifierKeyCode=17,actionKeyCode=36,actionId=EditorLineStartWithSelection]java.awt.event.KeyEvent[KEY_TYPED,keyCode=0,keyText=Unknown keyCode: 0x0,keyChar=Enter,keyLocation=KEY_LOCATION_UNKNOWN,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on dialog4
2018-04-05 12:48:09,615 [ 27554] DEBUG - .ModifierKeyDoubleClickHandler - modifier double-click dispatcher [modifierKeyCode=17,actionKeyCode=35,actionId=EditorLineEndWithSelection]java.awt.event.KeyEvent[KEY_TYPED,keyCode=0,keyText=Unknown keyCode: 0x0,keyChar=Enter,keyLocation=KEY_LOCATION_UNKNOWN,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on dialog4
2018-04-05 12:48:09,616 [ 27555] DEBUG - .ModifierKeyDoubleClickHandler - modifier double-click dispatcher [modifierKeyCode=16,actionKeyCode=-1,actionId=SearchEverywhere]java.awt.event.KeyEvent[KEY_TYPED,keyCode=0,keyText=Unknown keyCode: 0x0,keyChar=Enter,keyLocation=KEY_LOCATION_UNKNOWN,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on dialog4
2018-04-05 12:48:09,620 [ 27559] DEBUG - .openapi.wm.impl.WindowWatcher - enter: propertyChange(java.beans.PropertyChangeEvent[propertyName=focusedWindow; oldValue=com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog[dialog4,-1064,437,405x139,invalid,hidden,layout=java.awt.BorderLayout,APPLICATION_MODAL,title=Test SFTP Connection,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=,rootPaneCheckingEnabled=true]; newValue=null; propagationId=null; source=com.intellij.ide.IdeKeyboardFocusManager@26a326bb])
2018-04-05 12:48:09,620 [ 27559] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event):
2018-04-05 12:48:09,620 [ 27559] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event):
2018-04-05 12:48:09,621 [ 27560] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event):
2018-04-05 12:48:09,621 [ 27560] DEBUG - .openapi.wm.impl.WindowWatcher - enter: propertyChange(java.beans.PropertyChangeEvent[propertyName=focusedWindow; oldValue=null; newValue=com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog[dialog1,-1384,132,1046x750,invalid,layout=java.awt.BorderLayout,APPLICATION_MODAL,title=Settings,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog$DialogRootPane[,8,31,1030x711,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]; propagationId=null; source=com.intellij.ide.IdeKeyboardFocusManager@26a326bb])
2018-04-05 12:48:09,621 [ 27560] DEBUG - .openapi.wm.impl.WindowWatcher - exit: propertyChange()
2018-04-05 12:48:09,621 [ 27560] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event):
2018-04-05 12:48:09,622 [ 27561] DEBUG - .openapi.wm.impl.WindowWatcher - enter: dispatchClosed(com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog[dialog4,-1064,437,405x139,invalid,hidden,layout=java.awt.BorderLayout,APPLICATION_MODAL,title=Test SFTP Connection,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=,rootPaneCheckingEnabled=true])
2018-04-05 12:48:09,623 [ 27562] DEBUG - .ModifierKeyDoubleClickHandler - modifier double-click dispatcher [modifierKeyCode=17,actionKeyCode=38,actionId=EditorCloneCaretAbove]java.awt.event.KeyEvent[KEY_RELEASED,keyCode=10,keyText=Enter,keyChar=Enter,keyLocation=KEY_LOCATION_STANDARD,rawCode=13,primaryLevelUnicode=13,scancode=28,extendedKeyCode=0xa] on dialog1
2018-04-05 12:48:09,623 [ 27562] DEBUG - .ModifierKeyDoubleClickHandler - modifier double-click dispatcher [modifierKeyCode=17,actionKeyCode=40,actionId=EditorCloneCaretBelow]java.awt.event.KeyEvent[KEY_RELEASED,keyCode=10,keyText=Enter,keyChar=Enter,keyLocation=KEY_LOCATION_STANDARD,rawCode=13,primaryLevelUnicode=13,scancode=28,extendedKeyCode=0xa] on dialog1
2018-04-05 12:48:09,623 [ 27562] DEBUG - .ModifierKeyDoubleClickHandler - modifier double-click dispatcher [modifierKeyCode=17,actionKeyCode=37,actionId=EditorLeftWithSelection]java.awt.event.KeyEvent[KEY_RELEASED,keyCode=10,keyText=Enter,keyChar=Enter,keyLocation=KEY_LOCATION_STANDARD,rawCode=13,primaryLevelUnicode=13,scancode=28,extendedKeyCode=0xa] on dialog1
2018-04-05 12:48:09,623 [ 27562] DEBUG - .ModifierKeyDoubleClickHandler - modifier double-click dispatcher [modifierKeyCode=17,actionKeyCode=39,actionId=EditorRightWithSelection]java.awt.event.KeyEvent[KEY_RELEASED,keyCode=10,keyText=Enter,keyChar=Enter,keyLocation=KEY_LOCATION_STANDARD,rawCode=13,primaryLevelUnicode=13,scancode=28,extendedKeyCode=0xa] on dialog1
2018-04-05 12:48:09,623 [ 27562] DEBUG - .ModifierKeyDoubleClickHandler - modifier double-click dispatcher [modifierKeyCode=17,actionKeyCode=36,actionId=EditorLineStartWithSelection]java.awt.event.KeyEvent[KEY_RELEASED,keyCode=10,keyText=Enter,keyChar=Enter,keyLocation=KEY_LOCATION_STANDARD,rawCode=13,primaryLevelUnicode=13,scancode=28,extendedKeyCode=0xa] on dialog1
2018-04-05 12:48:09,623 [ 27562] DEBUG - .ModifierKeyDoubleClickHandler - modifier double-click dispatcher [modifierKeyCode=17,actionKeyCode=35,actionId=EditorLineEndWithSelection]java.awt.event.KeyEvent[KEY_RELEASED,keyCode=10,keyText=Enter,keyChar=Enter,keyLocation=KEY_LOCATION_STANDARD,rawCode=13,primaryLevelUnicode=13,scancode=28,extendedKeyCode=0xa] on dialog1
2018-04-05 12:48:09,623 [ 27562] DEBUG - .ModifierKeyDoubleClickHandler - modifier double-click dispatcher [modifierKeyCode=16,actionKeyCode=-1,actionId=SearchEverywhere]java.awt.event.KeyEvent[KEY_RELEASED,keyCode=10,keyText=Enter,keyChar=Enter,keyLocation=KEY_LOCATION_STANDARD,rawCode=13,primaryLevelUnicode=13,scancode=28,extendedKeyCode=0xa] on dialog1
2018-04-05 12:48:09,626 [ 27565] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event): , [1004; javax.swing.JButton]
2018-04-05 12:48:09,675 [ 27614] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.wm.impl.ToolWindowManagerImpl$3
2018-04-05 12:48:09,705 [ 27644] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.actionSystem.impl.ToolbarUpdater$MyUpdateRunnable
2018-04-05 12:48:09,915 [ 27854] DEBUG - aemon.impl.PassExecutorService - null Update Runnable. myUpdateByTimerEnabled: true something disposed: false activeEditors: [Editor: file://C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/lesson1/task2/comments.py]; progress=2094342369 X
2018-04-05 12:48:09,918 [ 27857] DEBUG - aemon.impl.PassExecutorService - null [file://C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/lesson1/task2/comments.py] ----- starting 11 [SP: EmptyPass; id=4, SP: IndentsPass; id=18, SP: CodeFoldingPass; id=128]; progress=1917815990 V
2018-04-05 12:48:09,918 [ 27857] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=4 Started. ; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,919 [ 27858] DEBUG - aemon.impl.PassExecutorService - CodeFoldingPass; id=128 Started. ; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,919 [ 27858] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=4 Finished. ; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,919 [ 27858] DEBUG - aemon.impl.PassExecutorService - IndentsPass; id=18 Started. ; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,919 [ 27858] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=4 Applied; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,919 [ 27858] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=4 Finished but there are passes in the queue: 10; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,919 [ 27858] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=7 Started. ; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,920 [ 27859] DEBUG - aemon.impl.PassExecutorService - CodeFoldingPass; id=128 Finished. ; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,920 [ 27859] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=7 Finished. ; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,920 [ 27859] DEBUG - aemon.impl.PassExecutorService - IndentsPass; id=18 Finished. ; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,920 [ 27859] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=13 Started. ; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,921 [ 27860] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=13 Finished. ; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,921 [ 27860] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=14 Started. ; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,921 [ 27860] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=14 Finished. ; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,921 [ 27860] DEBUG - aemon.impl.PassExecutorService - IdentifierHighlighterPass; id=15 Started. ; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,921 [ 27860] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=11 Started. ; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,921 [ 27860] DEBUG - aemon.impl.PassExecutorService - CodeFoldingPass; id=128 Applied; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,921 [ 27860] DEBUG - aemon.impl.PassExecutorService - CodeFoldingPass; id=128 Finished but there are passes in the queue: 9; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,921 [ 27860] DEBUG - aemon.impl.PassExecutorService - IdentifierHighlighterPass; id=15 Finished. ; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,922 [ 27861] DEBUG - aemon.impl.PassExecutorService - ShowIntentionsPass; id=3 Started. ; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,922 [ 27861] DEBUG - aemon.impl.PassExecutorService - InjectedCodeFoldingPass; id=19 Started. ; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,922 [ 27861] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=11 Finished. ; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,922 [ 27861] DEBUG - aemon.impl.PassExecutorService - InjectedCodeFoldingPass; id=19 Finished. ; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,922 [ 27861] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=7 Applied; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,922 [ 27861] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=7 Finished but there are passes in the queue: 8; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,922 [ 27861] DEBUG - aemon.impl.PassExecutorService - ShowAutoImportPass; id=20 Started. ; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,922 [ 27861] DEBUG - aemon.impl.PassExecutorService - ShowIntentionsPass; id=3 Finished. ; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,922 [ 27861] DEBUG - aemon.impl.PassExecutorService - ShowAutoImportPass; id=20 Finished. ; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,923 [ 27862] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=13 Applied; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,923 [ 27862] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=13 Finished but there are passes in the queue: 7; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,923 [ 27862] DEBUG - aemon.impl.PassExecutorService - IndentsPass; id=18 Applied; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,923 [ 27862] DEBUG - aemon.impl.PassExecutorService - IndentsPass; id=18 Finished but there are passes in the queue: 6; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,923 [ 27862] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=14 Applied; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,923 [ 27862] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=14 Finished but there are passes in the queue: 5; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,923 [ 27862] DEBUG - aemon.impl.PassExecutorService - IdentifierHighlighterPass; id=15 Applied; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,923 [ 27862] DEBUG - aemon.impl.PassExecutorService - IdentifierHighlighterPass; id=15 Finished but there are passes in the queue: 4; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,924 [ 27863] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=11 Applied; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,924 [ 27863] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=11 Finished but there are passes in the queue: 3; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,924 [ 27863] DEBUG - aemon.impl.PassExecutorService - InjectedCodeFoldingPass; id=19 Applied; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,924 [ 27863] DEBUG - aemon.impl.PassExecutorService - InjectedCodeFoldingPass; id=19 Finished but there are passes in the queue: 2; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,924 [ 27863] DEBUG - aemon.impl.PassExecutorService - ShowIntentionsPass; id=3 Applied; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,924 [ 27863] DEBUG - aemon.impl.PassExecutorService - ShowIntentionsPass; id=3 Finished but there are passes in the queue: 1; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,924 [ 27863] DEBUG - aemon.impl.PassExecutorService - ShowAutoImportPass; id=20 Applied; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:09,924 [ 27863] DEBUG - aemon.impl.PassExecutorService - ShowAutoImportPass; id=20 Stopping ; progress=1917815990 V: '# This is ...'
2018-04-05 12:48:10,206 [ 28145] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.actionSystem.impl.ToolbarUpdater$MyUpdateRunnable
2018-04-05 12:48:10,708 [ 28647] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.actionSystem.impl.ToolbarUpdater$MyUpdateRunnable
2018-04-05 12:48:11,208 [ 29147] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.actionSystem.impl.ToolbarUpdater$MyUpdateRunnable
2018-04-05 12:48:11,607 [ 29546] DEBUG - api.vfs.impl.local.FileWatcher - Not watchable, filtered: C:\Users\GIATEC~1\AppData\Local\Google\Drive\user_default
2018-04-05 12:48:11,609 [ 29548] DEBUG - api.vfs.impl.local.FileWatcher - Not watchable, filtered: C:\Users\GIATEC~1\AppData\Local\Google\Drive\user_default\sync_config.db-wal
2018-04-05 12:48:11,611 [ 29550] DEBUG - api.vfs.impl.local.FileWatcher - Not watchable, filtered: C:\Users\GIATEC~1\AppData\Local\Google\Drive\user_default\sync_config.db-shm
2018-04-05 12:48:11,612 [ 29551] DEBUG - api.vfs.impl.local.FileWatcher - Not watchable, filtered: C:\Users\GIATEC~1\AppData\Local\Google\Drive\user_default\sync_config.db-shm
2018-04-05 12:48:11,617 [ 29556] DEBUG - api.vfs.impl.local.FileWatcher - Not watchable, filtered: C:\Users\GIATEC~1\AppData\Local\Google\Drive\user_default\sync_config.db-shm
2018-04-05 12:48:11,618 [ 29557] DEBUG - api.vfs.impl.local.FileWatcher - Not watchable, filtered: C:\Users\GIATEC~1\AppData\Local\Google\Drive\user_default\sync_config.db-wal
2018-04-05 12:48:11,709 [ 29648] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.actionSystem.impl.ToolbarUpdater$MyUpdateRunnable
2018-04-05 12:48:12,082 [ 30021] DEBUG - ij.ide.IdeEventQueue.typeahead - Window event: WINDOW_CLOSING,opposite=null,oldState=0,newState=0
2018-04-05 12:48:12,096 [ 30035] DEBUG - ij.ide.IdeEventQueue.typeahead - Window event:
2018-04-05 12:48:12,096 [ 30035] DEBUG - ij.ide.IdeEventQueue.typeahead - Window event:
2018-04-05 12:48:12,098 [ 30037] DEBUG - ij.ide.IdeEventQueue.typeahead - Window event: WINDOW_CLOSED,opposite=null,oldState=0,newState=0
2018-04-05 12:48:12,099 [ 30038] DEBUG - pplication.impl.LaterInvocator - leaveModal:com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog[dialog1,-1384,132,1046x750,invalid,hidden,layout=java.awt.BorderLayout,APPLICATION_MODAL,title=Settings,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=,rootPaneCheckingEnabled=true]
2018-04-05 12:48:12,099 [ 30038] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (trying to execute runnable): , [1005; javax.swing.JButton], [1004; com.intellij.ui.SearchTextField$1]
2018-04-05 12:48:12,099 [ 30038] DEBUG - ij.ide.IdeEventQueue.runnables - runnable saved for : [1004; com.intellij.ui.SearchTextField$1[,0,0,224x30,invalid,layout=javax.swing.plaf.basic.BasicTextUI$UpdateHandler,alignmentX=0.0,alignmentY=0.0,border=com.intellij.ide.ui.laf.darcula.ui.DarculaTextBorder@7fe79864,flags=488,maximumSize=,minimumSize=,preferredSize=,caretColor=javax.swing.plaf.ColorUIResource[r=187,g=187,b=187],disabledTextColor=javax.swing.plaf.ColorUIResource[r=153,g=153,b=153],editable=true,margin=com.intellij.util.ui.JBInsets$JBInsetsUIResource[top=0,left=0,bottom=0,right=0],selectedTextColor=javax.swing.plaf.ColorUIResource[r=187,g=187,b=187],selectionColor=javax.swing.plaf.ColorUIResource[r=75,g=110,b=175],columns=15,columnWidth=11,command=,horizontalAlignment=LEADING]] -> com.intellij.openapi.util.ActionCallback$$Lambda$868/681208735
2018-04-05 12:48:12,100 [ 30039] WARN - t.connections.RemoteConnection - Forced closing file system of sftp://190.155.0.160:22/ in @1c351dec
2018-04-05 12:48:12,101 [ 30040] DEBUG - t.connections.RemoteConnection - File system of sftp://190.155.0.160:22/ in @1c351dec is closed.
2018-04-05 12:48:12,101 [ 30040] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event): , [1005; javax.swing.JButton], [1004; com.intellij.ui.SearchTextField$1]
2018-04-05 12:48:12,102 [ 30041] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event): , [1004; com.intellij.ui.SearchTextField$1]
2018-04-05 12:48:12,102 [ 30041] DEBUG - .openapi.wm.impl.WindowWatcher - enter: propertyChange(java.beans.PropertyChangeEvent[propertyName=focusedWindow; oldValue=com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog[dialog1,-1384,132,1046x750,invalid,hidden,layout=java.awt.BorderLayout,APPLICATION_MODAL,title=Settings,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=,rootPaneCheckingEnabled=true]; newValue=null; propagationId=null; source=com.intellij.ide.IdeKeyboardFocusManager@26a326bb])
2018-04-05 12:48:12,102 [ 30041] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event):
2018-04-05 12:48:12,102 [ 30041] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event):
2018-04-05 12:48:12,102 [ 30041] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event):
2018-04-05 12:48:12,103 [ 30042] DEBUG - .openapi.wm.impl.WindowWatcher - enter: propertyChange(java.beans.PropertyChangeEvent[propertyName=focusedWindow; oldValue=null; newValue=com.intellij.openapi.wm.impl.IdeFrameImpl[frame0,-1928,-8,1936x1056,invalid,layout=java.awt.BorderLayout,title=Introduction to Python [C:\Users\Giatec-PC\PycharmProjects\Introduction to Python] - ...\lesson1\task2\comments.py [Introduction to Python] - PyCharm,resizable,maximized,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=com.intellij.openapi.wm.impl.IdeRootPane[,8,31,1920x1017,layout=com.intellij.openapi.wm.impl.IdeRootPane$MyRootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]; propagationId=null; source=com.intellij.ide.IdeKeyboardFocusManager@26a326bb])
2018-04-05 12:48:12,103 [ 30042] DEBUG - .openapi.wm.impl.WindowWatcher - exit: propertyChange()
2018-04-05 12:48:12,103 [ 30042] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event):
2018-04-05 12:48:12,103 [ 30042] DEBUG - .openapi.wm.impl.WindowWatcher - enter: dispatchClosed(com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog[dialog1,-1384,132,1046x750,invalid,hidden,layout=java.awt.BorderLayout,APPLICATION_MODAL,title=Settings,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=,rootPaneCheckingEnabled=true])
2018-04-05 12:48:12,106 [ 30045] DEBUG - ight.daemon.impl.EditorTracker - active editors changed:
2018-04-05 12:48:12,106 [ 30045] DEBUG - ight.daemon.impl.EditorTracker - PyFile:comments.py
2018-04-05 12:48:12,106 [ 30045] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event): , [1004; com.intellij.openapi.editor.impl.EditorComponentImpl]
2018-04-05 12:48:12,157 [ 30096] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.wm.impl.ToolWindowManagerImpl$3
2018-04-05 12:48:12,209 [ 30148] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.actionSystem.impl.ToolbarUpdater$MyUpdateRunnable
2018-04-05 12:48:12,209 [ 30148] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.actionSystem.impl.ToolbarUpdater$MyUpdateRunnable
2018-04-05 12:48:12,209 [ 30148] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.actionSystem.impl.ToolbarUpdater$MyUpdateRunnable
2018-04-05 12:48:12,399 [ 30338] DEBUG - aemon.impl.PassExecutorService - null Update Runnable. myUpdateByTimerEnabled: true something disposed: false activeEditors: [Editor: file://C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/lesson1/task2/comments.py]; progress=1917815990 X
2018-04-05 12:48:12,400 [ 30339] DEBUG - aemon.impl.PassExecutorService - null [file://C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/lesson1/task2/comments.py] ----- starting 11 [SP: EmptyPass; id=4, SP: IndentsPass; id=18, SP: CodeFoldingPass; id=129]; progress=651887934 V
2018-04-05 12:48:12,400 [ 30339] DEBUG - aemon.impl.PassExecutorService - IndentsPass; id=18 Started. ; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,401 [ 30340] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=4 Started. ; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,401 [ 30340] DEBUG - aemon.impl.PassExecutorService - IndentsPass; id=18 Finished. ; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,401 [ 30340] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=4 Finished. ; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,401 [ 30340] DEBUG - aemon.impl.PassExecutorService - CodeFoldingPass; id=129 Started. ; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,401 [ 30340] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=11 Started. ; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,401 [ 30340] DEBUG - aemon.impl.PassExecutorService - IndentsPass; id=18 Applied; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,401 [ 30340] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=7 Started. ; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,401 [ 30340] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=11 Finished. ; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,401 [ 30340] DEBUG - aemon.impl.PassExecutorService - IndentsPass; id=18 Finished but there are passes in the queue: 10; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,401 [ 30340] DEBUG - aemon.impl.PassExecutorService - CodeFoldingPass; id=129 Finished. ; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,402 [ 30341] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=13 Started. ; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,402 [ 30341] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=7 Finished. ; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,402 [ 30341] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=13 Finished. ; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,402 [ 30341] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=14 Started. ; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,402 [ 30341] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=4 Applied; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,402 [ 30341] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=14 Finished. ; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,402 [ 30341] DEBUG - aemon.impl.PassExecutorService - ShowIntentionsPass; id=3 Started. ; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,402 [ 30341] DEBUG - aemon.impl.PassExecutorService - InjectedCodeFoldingPass; id=19 Started. ; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,402 [ 30341] DEBUG - aemon.impl.PassExecutorService - IdentifierHighlighterPass; id=15 Started. ; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,402 [ 30341] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=4 Finished but there are passes in the queue: 9; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,402 [ 30341] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=11 Applied; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,402 [ 30341] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=11 Finished but there are passes in the queue: 8; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,402 [ 30341] DEBUG - aemon.impl.PassExecutorService - CodeFoldingPass; id=129 Applied; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,402 [ 30341] DEBUG - aemon.impl.PassExecutorService - CodeFoldingPass; id=129 Finished but there are passes in the queue: 7; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,402 [ 30341] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=7 Applied; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,402 [ 30341] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=7 Finished but there are passes in the queue: 6; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,402 [ 30341] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=13 Applied; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,402 [ 30341] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=13 Finished but there are passes in the queue: 5; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,402 [ 30341] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=14 Applied; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,402 [ 30341] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=14 Finished but there are passes in the queue: 4; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,405 [ 30344] DEBUG - aemon.impl.PassExecutorService - IdentifierHighlighterPass; id=15 Finished. ; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,405 [ 30344] DEBUG - aemon.impl.PassExecutorService - ShowAutoImportPass; id=20 Started. ; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,405 [ 30344] DEBUG - aemon.impl.PassExecutorService - ShowAutoImportPass; id=20 Finished. ; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,405 [ 30344] DEBUG - aemon.impl.PassExecutorService - IdentifierHighlighterPass; id=15 Applied; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,405 [ 30344] DEBUG - aemon.impl.PassExecutorService - IdentifierHighlighterPass; id=15 Finished but there are passes in the queue: 3; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,405 [ 30344] DEBUG - aemon.impl.PassExecutorService - ShowAutoImportPass; id=20 Applied; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,405 [ 30344] DEBUG - aemon.impl.PassExecutorService - ShowAutoImportPass; id=20 Finished but there are passes in the queue: 2; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,405 [ 30344] DEBUG - aemon.impl.PassExecutorService - InjectedCodeFoldingPass; id=19 Finished. ; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,406 [ 30345] DEBUG - aemon.impl.PassExecutorService - InjectedCodeFoldingPass; id=19 Applied; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,406 [ 30345] DEBUG - aemon.impl.PassExecutorService - InjectedCodeFoldingPass; id=19 Finished but there are passes in the queue: 1; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,408 [ 30347] DEBUG - aemon.impl.PassExecutorService - ShowIntentionsPass; id=3 Finished. ; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,408 [ 30347] DEBUG - aemon.impl.PassExecutorService - ShowIntentionsPass; id=3 Applied; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,408 [ 30347] DEBUG - aemon.impl.PassExecutorService - ShowIntentionsPass; id=3 Stopping ; progress=651887934 V: '# This is ...'
2018-04-05 12:48:12,710 [ 30649] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.actionSystem.impl.ToolbarUpdater$MyUpdateRunnable
2018-04-05 12:48:12,710 [ 30649] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.actionSystem.impl.ToolbarUpdater$MyUpdateRunnable
2018-04-05 12:48:12,710 [ 30649] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.actionSystem.impl.ToolbarUpdater$MyUpdateRunnable
2018-04-05 12:48:13,210 [ 31149] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.actionSystem.impl.ToolbarUpdater$MyUpdateRunnable
2018-04-05 12:48:13,210 [ 31149] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.actionSystem.impl.ToolbarUpdater$MyUpdateRunnable
2018-04-05 12:48:13,210 [ 31149] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.actionSystem.impl.ToolbarUpdater$MyUpdateRunnable
2018-04-05 12:48:13,508 [ 31447] DEBUG - penapi.actionSystem.impl.Utils - Action Inspect Code... (Inspect code): updated in 13 ms
2018-04-05 12:48:13,521 [ 31460] DEBUG - ij.ide.IdeEventQueue.typeahead - Window event: WINDOW_OPENED,opposite=null,oldState=0,newState=0
2018-04-05 12:48:13,527 [ 31466] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event): , [1005; com.intellij.openapi.editor.impl.EditorComponentImpl], [1004; com.intellij.openapi.wm.impl.IdeRootPane]
2018-04-05 12:48:13,529 [ 31468] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event): , [1004; com.intellij.openapi.wm.impl.IdeRootPane]
2018-04-05 12:48:13,578 [ 31517] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.wm.impl.ToolWindowManagerImpl$3
2018-04-05 12:48:14,221 [ 32160] DEBUG - ij.ide.IdeEventQueue.typeahead - Window event: WINDOW_CLOSED,opposite=null,oldState=0,newState=0
2018-04-05 12:48:14,252 [ 32191] DEBUG - ij.ide.IdeEventQueue.typeahead - Window event: WINDOW_OPENED,opposite=null,oldState=0,newState=0
2018-04-05 12:48:14,253 [ 32192] DEBUG - .openapi.wm.impl.WindowWatcher - enter: dispatchClosed(javax.swing.Popup$HeavyWeightWindow[win7,-1760,44,335x597,invalid,hidden,layout=java.awt.BorderLayout,rootPaneCheckingEnabled=true])
2018-04-05 12:48:14,503 [ 32442] DEBUG - ij.ide.IdeEventQueue.typeahead - Window event: WINDOW_CLOSED,opposite=null,oldState=0,newState=0
2018-04-05 12:48:14,536 [ 32475] DEBUG - ij.ide.IdeEventQueue.typeahead - Window event: WINDOW_OPENED,opposite=null,oldState=0,newState=0
2018-04-05 12:48:14,537 [ 32476] DEBUG - .openapi.wm.impl.WindowWatcher - enter: dispatchClosed(javax.swing.Popup$HeavyWeightWindow[win8,-1819,44,279x400,invalid,hidden,layout=java.awt.BorderLayout,rootPaneCheckingEnabled=true])
2018-04-05 12:48:14,547 [ 32486] DEBUG - ij.ide.IdeEventQueue.typeahead - Window event: WINDOW_CLOSED,opposite=null,oldState=0,newState=0
2018-04-05 12:48:14,566 [ 32505] DEBUG - ij.ide.IdeEventQueue.typeahead - Window event: WINDOW_OPENED,opposite=null,oldState=0,newState=0
2018-04-05 12:48:14,570 [ 32509] DEBUG - .openapi.wm.impl.WindowWatcher - enter: dispatchClosed(javax.swing.Popup$HeavyWeightWindow[win9,-1856,44,259x471,invalid,hidden,layout=java.awt.BorderLayout,rootPaneCheckingEnabled=true])
2018-04-05 12:48:14,628 [ 32567] DEBUG - ij.ide.IdeEventQueue.typeahead - Window event: WINDOW_CLOSED,opposite=null,oldState=0,newState=0
2018-04-05 12:48:14,642 [ 32581] DEBUG - ij.ide.IdeEventQueue.typeahead - Window event: WINDOW_OPENED,opposite=null,oldState=0,newState=0
2018-04-05 12:48:14,642 [ 32581] DEBUG - .openapi.wm.impl.WindowWatcher - enter: dispatchClosed(javax.swing.Popup$HeavyWeightWindow[win10,-1889,44,311x396,invalid,hidden,layout=java.awt.BorderLayout,rootPaneCheckingEnabled=true])
2018-04-05 12:48:14,876 [ 32815] DEBUG - ij.ide.IdeEventQueue.typeahead - Window event: WINDOW_OPENED,opposite=null,oldState=0,newState=0
2018-04-05 12:48:15,009 [ 32948] DEBUG - ij.ide.IdeEventQueue.typeahead - Window event: WINDOW_CLOSED,opposite=null,oldState=0,newState=0
2018-04-05 12:48:15,013 [ 32952] DEBUG - ij.ide.IdeEventQueue.typeahead - Window event: WINDOW_CLOSED,opposite=null,oldState=0,newState=0
2018-04-05 12:48:15,033 [ 32972] DEBUG - ij.ide.IdeEventQueue.typeahead - Window event: WINDOW_OPENED,opposite=null,oldState=0,newState=0
2018-04-05 12:48:15,033 [ 32972] DEBUG - .openapi.wm.impl.WindowWatcher - enter: dispatchClosed(javax.swing.Popup$HeavyWeightWindow[win11,-1602,42,183x254,invalid,hidden,layout=java.awt.BorderLayout,rootPaneCheckingEnabled=true])
2018-04-05 12:48:15,038 [ 32977] DEBUG - .openapi.wm.impl.WindowWatcher - enter: dispatchClosed(javax.swing.Popup$HeavyWeightWindow[win12,-1856,44,259x471,invalid,hidden,layout=java.awt.BorderLayout,rootPaneCheckingEnabled=true])
2018-04-05 12:48:17,856 [ 35795] DEBUG - ij.ide.IdeEventQueue.typeahead - Window event: WINDOW_CLOSED,opposite=null,oldState=0,newState=0
2018-04-05 12:48:17,858 [ 35797] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.actionSystem.impl.ActionMenuItem$ActionTransmitter$$Lambda$1785/1133751768
2018-04-05 12:48:17,867 [ 35806] DEBUG - ide.actions.ShowFilePathAction - explorer /select,"C:\Users\Giatec-PC\.PyCharm2018.1\system\log\idea.log"
2018-04-05 12:48:17,867 [ 35806] DEBUG - api.vfs.impl.local.FileWatcher - Not watchable, filtered: C:\Users\Giatec-PC\.PyCharm2018.1\system\log\idea.log
2018-04-05 12:48:17,887 [ 35826] DEBUG - api.vfs.impl.local.FileWatcher - Not watchable, filtered: C:\Users\Giatec-PC\AppData\Local\Microsoft\Windows\Caches
2018-04-05 12:48:17,896 [ 35835] DEBUG - api.vfs.impl.local.FileWatcher - Not watchable, filtered: C:\Users\Giatec-PC\AppData\Local\Temp
2018-04-05 12:48:17,930 [ 35869] INFO - ide.actions.ShowFilePathAction -
Exit code 1
2018-04-05 12:48:17,934 [ 35873] DEBUG - .openapi.wm.impl.WindowWatcher - enter: dispatchClosed(javax.swing.Popup$HeavyWeightWindow[win13,-1719,44,239x417,invalid,hidden,layout=java.awt.BorderLayout,rootPaneCheckingEnabled=true])
2018-04-05 12:48:17,935 [ 35874] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event): , [1005; com.intellij.openapi.wm.impl.IdeRootPane], [1004; com.intellij.openapi.editor.impl.EditorComponentImpl]
2018-04-05 12:48:17,936 [ 35875] DEBUG - ight.daemon.impl.EditorTracker - active editors changed:
2018-04-05 12:48:17,937 [ 35876] DEBUG - ight.daemon.impl.EditorTracker - PyFile:comments.py
2018-04-05 12:48:17,937 [ 35876] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event): , [1004; com.intellij.openapi.editor.impl.EditorComponentImpl]
2018-04-05 12:48:17,944 [ 35883] DEBUG - api.vfs.impl.local.FileWatcher - Not watchable, filtered: C:\Windows\Prefetch\EXPLORER.EXE-03C49D11.pf
2018-04-05 12:48:17,986 [ 35925] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.wm.impl.ToolWindowManagerImpl$3
2018-04-05 12:48:18,218 [ 36157] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.actionSystem.impl.ToolbarUpdater$MyUpdateRunnable
2018-04-05 12:48:18,218 [ 36157] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.actionSystem.impl.ToolbarUpdater$MyUpdateRunnable
2018-04-05 12:48:18,218 [ 36157] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.actionSystem.impl.ToolbarUpdater$MyUpdateRunnable
2018-04-05 12:48:18,249 [ 36188] DEBUG - api.vfs.impl.local.FileWatcher - Not watchable, filtered: C:\Users\Giatec-PC\.PyCharm2018.1\system\log\idea.log
2018-04-05 12:48:18,269 [ 36208] DEBUG - ij.ide.IdeEventQueue.typeahead - Window event:
2018-04-05 12:48:18,270 [ 36209] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event):
2018-04-05 12:48:18,270 [ 36209] DEBUG - .openapi.wm.impl.WindowWatcher - enter: propertyChange(java.beans.PropertyChangeEvent[propertyName=focusedWindow; oldValue=com.intellij.openapi.wm.impl.IdeFrameImpl[frame0,-1928,-8,1936x1056,invalid,layout=java.awt.BorderLayout,title=Introduction to Python [C:\Users\Giatec-PC\PycharmProjects\Introduction to Python] - ...\lesson1\task2\comments.py [Introduction to Python] - PyCharm,resizable,maximized,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=com.intellij.openapi.wm.impl.IdeRootPane[,8,31,1920x1017,layout=com.intellij.openapi.wm.impl.IdeRootPane$MyRootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]; newValue=null; propagationId=null; source=com.intellij.ide.IdeKeyboardFocusManager@26a326bb])
2018-04-05 12:48:18,271 [ 36210] DEBUG - licationActivationStateManager - The app is in the deactivating state
2018-04-05 12:48:18,272 [ 36211] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event):
2018-04-05 12:48:18,272 [ 36211] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list (execute on focus event):
2018-04-05 12:48:18,321 [ 36260] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.wm.impl.ToolWindowManagerImpl$3
2018-04-05 12:48:18,478 [ 36417] DEBUG - ntellij.ide.SaveAndSyncHandler - save(): enter
2018-04-05 12:48:18,481 [ 36420] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/abbreviations.xml
2018-04-05 12:48:18,483 [ 36422] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/macros.xml
2018-04-05 12:48:18,483 [ 36422] DEBUG - rationStore.ComponentStoreImpl - Skip ActionsCollector: was already saved in last 4 minutes (lastSaved 1522946880, now: 1522946898)
2018-04-05 12:48:18,483 [ 36422] DEBUG - rationStore.ComponentStoreImpl - Skip BuiltInServerOptions: was already saved in last 4 minutes (lastSaved 1522946865, now: 1522946898)
2018-04-05 12:48:18,483 [ 36422] DEBUG - rationStore.ComponentStoreImpl - Skip CachedDictionaryState: was already saved in last 4 minutes (lastSaved 1522946873, now: 1522946898)
2018-04-05 12:48:18,483 [ 36422] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/certificates.xml
2018-04-05 12:48:18,483 [ 36422] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/other.xml
2018-04-05 12:48:18,483 [ 36422] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/editor.codeinsight.xml
2018-04-05 12:48:18,485 [ 36424] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/code.style.schemes.xml
2018-04-05 12:48:18,485 [ 36424] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/code.style.schemes
2018-04-05 12:48:18,486 [ 36425] DEBUG - rationStore.ComponentStoreImpl - Skip DefaultColorSchemesManager: was already saved in last 4 minutes (lastSaved 1522946866, now: 1522946898)
2018-04-05 12:48:18,486 [ 36425] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/editor.xml
2018-04-05 12:48:18,487 [ 36426] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/diff.xml
2018-04-05 12:48:18,489 [ 36428] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/dimensions.xml
2018-04-05 12:48:18,490 [ 36429] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/options.xml
2018-04-05 12:48:18,490 [ 36429] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/colors.scheme.xml
2018-04-05 12:48:18,491 [ 36430] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/editor.rich.copy.xml
2018-04-05 12:48:18,492 [ 36431] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/encoding.xml
2018-04-05 12:48:18,493 [ 36432] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/file.template.settings.xml
2018-04-05 12:48:18,493 [ 36432] DEBUG - rationStore.ComponentStoreImpl - Skip ExternalResourceManagerImpl: modificationCount 0 equals to last saved
2018-04-05 12:48:18,493 [ 36432] DEBUG - rationStore.ComponentStoreImpl - Skip FeatureUsageStatistics: was already saved in last 4 minutes (lastSaved 1522946865, now: 1522946898)
2018-04-05 12:48:18,493 [ 36432] DEBUG - rationStore.ComponentStoreImpl - Skip FileBasedIndex: was already saved in last 4 minutes (lastSaved 1522946865, now: 1522946898)
2018-04-05 12:48:18,493 [ 36432] DEBUG - rationStore.ComponentStoreImpl - Skip FileEditorProviderManager: was already saved in last 4 minutes (lastSaved 1522946869, now: 1522946898)
2018-04-05 12:48:18,495 [ 36434] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/filetypes.xml
2018-04-05 12:48:18,496 [ 36435] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/ide.general.xml
2018-04-05 12:48:18,497 [ 36436] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/git.xml
2018-04-05 12:48:18,497 [ 36436] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/vcs.xml
2018-04-05 12:48:18,497 [ 36436] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/hg.xml
2018-04-05 12:48:18,498 [ 36437] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/proxy.settings.xml
2018-04-05 12:48:18,498 [ 36437] DEBUG - rationStore.ComponentStoreImpl - Skip Images.OptionsManager: was already saved in last 4 minutes (lastSaved 1522946871, now: 1522946898)
2018-04-05 12:48:18,499 [ 36438] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/intentionSettings.xml
2018-04-05 12:48:18,502 [ 36441] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/keymap.xml
2018-04-05 12:48:18,502 [ 36441] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/laf.xml
2018-04-05 12:48:18,502 [ 36441] DEBUG - rationStore.ComponentStoreImpl - Skip LanguageInjectionConfiguration: modificationCount 2 equals to last saved
2018-04-05 12:48:18,502 [ 36441] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/gutter.xml
2018-04-05 12:48:18,502 [ 36441] DEBUG - rationStore.ComponentStoreImpl - Skip MainMenuCollector: was already saved in last 4 minutes (lastSaved 1522946897, now: 1522946898)
2018-04-05 12:48:18,502 [ 36441] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/notifications.xml
2018-04-05 12:48:18,502 [ 36441] DEBUG - rationStore.ComponentStoreImpl - Skip PasswordSafe: was already saved in last 4 minutes (lastSaved 1522946881, now: 1522946898)
2018-04-05 12:48:18,502 [ 36441] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/path.macros.xml
2018-04-05 12:48:18,503 [ 36442] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/jdk.table.xml
2018-04-05 12:48:18,504 [ 36443] DEBUG - rationStore.ComponentStoreImpl - Skip ProjectViewFileNesting: modificationCount 0 equals to last saved
2018-04-05 12:48:18,504 [ 36443] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/projectView.xml
2018-04-05 12:48:18,505 [ 36444] DEBUG - rationStore.ComponentStoreImpl - Skip PyCodeInsightSettings: was already saved in last 4 minutes (lastSaved 1522946871, now: 1522946898)
2018-04-05 12:48:18,505 [ 36444] DEBUG - rationStore.ComponentStoreImpl - Skip PyCondaPackageService: was already saved in last 4 minutes (lastSaved 1522946872, now: 1522946898)
2018-04-05 12:48:18,505 [ 36444] DEBUG - rationStore.ComponentStoreImpl - Skip PyPackageService: was already saved in last 4 minutes (lastSaved 1522946872, now: 1522946898)
2018-04-05 12:48:18,505 [ 36444] DEBUG - rationStore.ComponentStoreImpl - Skip PyTestFrameworkService: was already saved in last 4 minutes (lastSaved 1522946865, now: 1522946898)
2018-04-05 12:48:18,505 [ 36444] DEBUG - rationStore.ComponentStoreImpl - Skip RecentDirectoryProjectsManager: was already saved in last 4 minutes (lastSaved 1522946865, now: 1522946898)
2018-04-05 12:48:18,506 [ 36445] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/remote-servers.xml
2018-04-05 12:48:18,507 [ 36446] DEBUG - rationStore.ComponentStoreImpl - Skip ScratchFileService: was already saved in last 4 minutes (lastSaved 1522946868, now: 1522946898)
2018-04-05 12:48:18,508 [ 36447] DEBUG - rationStore.ComponentStoreImpl - Skip ShortcutsCollector: was already saved in last 4 minutes (lastSaved 1522946880, now: 1522946898)
2018-04-05 12:48:18,508 [ 36447] DEBUG - rationStore.ComponentStoreImpl - Skip StatisticsApplicationUsages: was already saved in last 4 minutes (lastSaved 1522946865, now: 1522946898)
2018-04-05 12:48:18,508 [ 36447] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/templates.xml
2018-04-05 12:48:18,510 [ 36449] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/terminal.xml
2018-04-05 12:48:18,511 [ 36450] DEBUG - rationStore.ComponentStoreImpl - Skip UISettings: modificationCount 3 equals to last saved
2018-04-05 12:48:18,511 [ 36450] DEBUG - rationStore.ComponentStoreImpl - Skip UpdatesConfigurable: was already saved in last 4 minutes (lastSaved 1522946865, now: 1522946898)
2018-04-05 12:48:18,511 [ 36450] DEBUG - rationStore.ComponentStoreImpl - Skip UsageTrigger: was already saved in last 4 minutes (lastSaved 1522946871, now: 1522946898)
2018-04-05 12:48:18,511 [ 36450] DEBUG - rationStore.ComponentStoreImpl - Skip UsagesStatistic: was already saved in last 4 minutes (lastSaved 1522946865, now: 1522946898)
2018-04-05 12:48:18,511 [ 36450] DEBUG - rationStore.ComponentStoreImpl - Skip WebBrowsersConfiguration: modificationCount 0 equals to last saved
2018-04-05 12:48:18,511 [ 36450] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/webServers.xml
2018-04-05 12:48:18,511 [ 36450] DEBUG - rationStore.ComponentStoreImpl - Skip WindowManager: was already saved in last 4 minutes (lastSaved 1522946865, now: 1522946898)
2018-04-05 12:48:18,513 [ 36452] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/debugger.xml
2018-04-05 12:48:18,516 [ 36455] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/customization.xml
2018-04-05 12:48:18,517 [ 36456] DEBUG - rationStore.ComponentStoreImpl - Skip dataSourceStorage: modificationCount 0 equals to last saved
2018-04-05 12:48:18,518 [ 36457] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/applicationLibraries.xml
2018-04-05 12:48:18,518 [ 36457] DEBUG - rationStore.ComponentStoreImpl - Skip webServersAuthStorage: was already saved in last 4 minutes (lastSaved 1522946869, now: 1522946898)
2018-04-05 12:48:18,543 [ 36482] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/.PyCharm2018.1/config/options/project.default.xml
2018-04-05 12:48:18,544 [ 36483] DEBUG - rationStore.ComponentStoreImpl - Skip DaemonCodeAnalyzer: was already saved in last 4 minutes (lastSaved 1522946869, now: 1522946898)
2018-04-05 12:48:18,545 [ 36484] DEBUG - rationStore.ComponentStoreImpl - Skip NamedScopeManager: was already saved in last 4 minutes (lastSaved 1522946869, now: 1522946898)
2018-04-05 12:48:18,545 [ 36484] DEBUG - rationStore.ComponentStoreImpl - Skip ProjectLevelVcsManager: was already saved in last 4 minutes (lastSaved 1522946869, now: 1522946898)
2018-04-05 12:48:18,545 [ 36484] DEBUG - rationStore.ComponentStoreImpl - Skip ProjectModuleManager: modificationCount 0 equals to last saved
2018-04-05 12:48:18,545 [ 36484] DEBUG - rationStore.ComponentStoreImpl - Skip ProjectRootManager: modificationCount 0 equals to last saved
2018-04-05 12:48:18,545 [ 36484] DEBUG - rationStore.ComponentStoreImpl - Skip PropertiesComponent: modificationCount 0 equals to last saved
2018-04-05 12:48:18,546 [ 36485] DEBUG - rationStore.ComponentStoreImpl - Skip BookmarkManager: was already saved in last 4 minutes (lastSaved 1522946870, now: 1522946898)
2018-04-05 12:48:18,547 [ 36486] DEBUG - rationStore.ComponentStoreImpl - Skip ChangeListManager: was already saved in last 4 minutes (lastSaved 1522946867, now: 1522946898)
2018-04-05 12:48:18,547 [ 36486] DEBUG - rationStore.ComponentStoreImpl - Skip ChangesViewManager: was already saved in last 4 minutes (lastSaved 1522946867, now: 1522946898)
2018-04-05 12:48:18,550 [ 36489] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/.idea/vcs.xml
2018-04-05 12:48:18,550 [ 36489] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/.idea/misc.xml
2018-04-05 12:48:18,551 [ 36490] DEBUG - rationStore.ComponentStoreImpl - Skip CommittedChangesCache: was already saved in last 4 minutes (lastSaved 1522946867, now: 1522946898)
2018-04-05 12:48:18,551 [ 36490] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/.idea/workspace.xml
2018-04-05 12:48:18,552 [ 36491] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/.idea/cssdialects.xml
2018-04-05 12:48:18,552 [ 36491] DEBUG - rationStore.ComponentStoreImpl - Skip DaemonCodeAnalyzer: was already saved in last 4 minutes (lastSaved 1522946867, now: 1522946898)
2018-04-05 12:48:18,552 [ 36491] DEBUG - rationStore.ComponentStoreImpl - Skip DataSourceManagerImpl: modificationCount 0 equals to last saved
2018-04-05 12:48:18,552 [ 36491] DEBUG - rationStore.ComponentStoreImpl - Skip DatabaseLocalColorSettings: was already saved in last 4 minutes (lastSaved 1522946872, now: 1522946898)
2018-04-05 12:48:18,552 [ 36491] DEBUG - gurationStore.StateStorageBase - Saving disabled for com.intellij.configurationStore.StateStorageManagerImpl$MyDirectoryStorage@e86be7b
2018-04-05 12:48:18,553 [ 36492] DEBUG - rationStore.ComponentStoreImpl - Skip DockManager: was already saved in last 4 minutes (lastSaved 1522946867, now: 1522946898)
2018-04-05 12:48:18,553 [ 36492] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/.idea/encodings.xml
2018-04-05 12:48:18,553 [ 36492] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/.idea/file.template.settings.xml
2018-04-05 12:48:18,553 [ 36492] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/.idea/modules.xml
2018-04-05 12:48:18,553 [ 36492] DEBUG - rationStore.ComponentStoreImpl - Skip FileColors: was already saved in last 4 minutes (lastSaved 1522946872, now: 1522946898)
2018-04-05 12:48:18,553 [ 36492] DEBUG - rationStore.ComponentStoreImpl - Skip FileEditorManager: was already saved in last 4 minutes (lastSaved 1522946867, now: 1522946898)
2018-04-05 12:48:18,553 [ 36492] DEBUG - rationStore.ComponentStoreImpl - Skip FileTemplateManagerImpl: was already saved in last 4 minutes (lastSaved 1522946876, now: 1522946898)
2018-04-05 12:48:18,553 [ 36492] DEBUG - rationStore.ComponentStoreImpl - Skip Git.Settings: was already saved in last 4 minutes (lastSaved 1522946872, now: 1522946898)
2018-04-05 12:48:18,554 [ 36493] DEBUG - rationStore.ComponentStoreImpl - Skip HgUpdateConfigurationSettings: was already saved in last 4 minutes (lastSaved 1522946872, now: 1522946898)
2018-04-05 12:48:18,554 [ 36493] DEBUG - rationStore.ComponentStoreImpl - Skip HighlightingSettingsPerFile: was already saved in last 4 minutes (lastSaved 1522946871, now: 1522946898)
2018-04-05 12:48:18,554 [ 36493] DEBUG - rationStore.ComponentStoreImpl - Skip IdeDocumentHistory: was already saved in last 4 minutes (lastSaved 1522946867, now: 1522946898)
2018-04-05 12:48:18,554 [ 36493] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/.idea/inspectionProfiles/profiles_settings.xml
2018-04-05 12:48:18,554 [ 36493] DEBUG - rationStore.ComponentStoreImpl - Skip IssueNavigationConfiguration: modificationCount 0 equals to last saved
2018-04-05 12:48:18,554 [ 36493] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/.idea/jsDialects.xml
2018-04-05 12:48:18,555 [ 36494] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/.idea/jsLibraryMappings.xml
2018-04-05 12:48:18,555 [ 36494] DEBUG - rationStore.ComponentStoreImpl - Skip JsBuildToolGruntFileManager: was already saved in last 4 minutes (lastSaved 1522946870, now: 1522946898)
2018-04-05 12:48:18,555 [ 36494] DEBUG - rationStore.ComponentStoreImpl - Skip JsBuildToolPackageJson: was already saved in last 4 minutes (lastSaved 1522946870, now: 1522946898)
2018-04-05 12:48:18,555 [ 36494] DEBUG - rationStore.ComponentStoreImpl - Skip JsGulpfileManager: was already saved in last 4 minutes (lastSaved 1522946870, now: 1522946898)
2018-04-05 12:48:18,555 [ 36494] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/.idea/jsonSchemas.xml
2018-04-05 12:48:18,557 [ 36496] DEBUG - rationStore.ComponentStoreImpl - Skip LanguageInjectionConfiguration: modificationCount 2 equals to last saved
2018-04-05 12:48:18,557 [ 36496] DEBUG - rationStore.ComponentStoreImpl - Skip LineStatusTrackerManager: was already saved in last 4 minutes (lastSaved 1522946867, now: 1522946898)
2018-04-05 12:48:18,558 [ 36497] DEBUG - rationStore.ComponentStoreImpl - Skip NamedScopeManager: was already saved in last 4 minutes (lastSaved 1522946867, now: 1522946898)
2018-04-05 12:48:18,558 [ 36497] DEBUG - rationStore.ComponentStoreImpl - Skip NoNamespaceConfig.Mappings: was already saved in last 4 minutes (lastSaved 1522946867, now: 1522946898)
2018-04-05 12:48:18,558 [ 36497] DEBUG - rationStore.ComponentStoreImpl - Skip NodeModulesDirectoryManager: was already saved in last 4 minutes (lastSaved 1522946869, now: 1522946898)
2018-04-05 12:48:18,558 [ 36497] DEBUG - rationStore.ComponentStoreImpl - Skip NodePackageJsonFileManager: was already saved in last 4 minutes (lastSaved 1522946869, now: 1522946898)
2018-04-05 12:48:18,558 [ 36497] DEBUG - rationStore.ComponentStoreImpl - Skip PackageJsonUpdateNotifier: was already saved in last 4 minutes (lastSaved 1522946869, now: 1522946898)
2018-04-05 12:48:18,558 [ 36497] DEBUG - rationStore.ComponentStoreImpl - Skip PerforceNumberNameSynchronizer: was already saved in last 4 minutes (lastSaved 1522946867, now: 1522946898)
2018-04-05 12:48:18,559 [ 36498] DEBUG - gurationStore.StateStorageBase - Saving disabled for com.intellij.configurationStore.StateStorageManagerImpl$MyDirectoryStorage@71378dc3
2018-04-05 12:48:18,559 [ 36498] DEBUG - gurationStore.StateStorageBase - Saving disabled for com.intellij.configurationStore.StateStorageManagerImpl$MyDirectoryStorage@77b2274a
2018-04-05 12:48:18,561 [ 36500] DEBUG - rationStore.ComponentStoreImpl - Skip ProjectFrameBounds: modificationCount 0 equals to last saved
2018-04-05 12:48:18,561 [ 36500] DEBUG - rationStore.ComponentStoreImpl - Skip ProjectLevelVcsManager: was already saved in last 4 minutes (lastSaved 1522946867, now: 1522946898)
2018-04-05 12:48:18,561 [ 36500] DEBUG - rationStore.ComponentStoreImpl - Skip ProjectModuleManager: modificationCount 0 equals to last saved
2018-04-05 12:48:18,561 [ 36500] DEBUG - rationStore.ComponentStoreImpl - Skip ProjectRootManager: modificationCount 0 equals to last saved
2018-04-05 12:48:18,561 [ 36500] DEBUG - rationStore.ComponentStoreImpl - Skip ProjectStartupLocalConfiguration: was already saved in last 4 minutes (lastSaved 1522946870, now: 1522946898)
2018-04-05 12:48:18,561 [ 36500] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/.idea/startup.xml
2018-04-05 12:48:18,562 [ 36501] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/.idea/watcherTasks.xml
2018-04-05 12:48:18,562 [ 36501] DEBUG - rationStore.ComponentStoreImpl - Skip ProjectView: was already saved in last 4 minutes (lastSaved 1522946870, now: 1522946898)
2018-04-05 12:48:18,562 [ 36501] DEBUG - rationStore.ComponentStoreImpl - Skip PublishConfig: was already saved in last 4 minutes (lastSaved 1522946869, now: 1522946898)
2018-04-05 12:48:18,562 [ 36501] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/.idea/deployment.xml
2018-04-05 12:48:18,563 [ 36502] DEBUG - rationStore.ComponentStoreImpl - Skip PyConsoleOptionsProvider: was already saved in last 4 minutes (lastSaved 1522946880, now: 1522946898)
2018-04-05 12:48:18,563 [ 36502] DEBUG - rationStore.ComponentStoreImpl - Skip PySciProjectComponent: was already saved in last 4 minutes (lastSaved 1522946867, now: 1522946898)
2018-04-05 12:48:18,563 [ 36502] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/.idea/python-terminal.xml
2018-04-05 12:48:18,563 [ 36502] DEBUG - rationStore.ComponentStoreImpl - Skip ReadonlyStatusHandler: was already saved in last 4 minutes (lastSaved 1522946872, now: 1522946898)
2018-04-05 12:48:18,563 [ 36502] DEBUG - rationStore.ComponentStoreImpl - Skip RestoreUpdateTree: was already saved in last 4 minutes (lastSaved 1522946867, now: 1522946898)
2018-04-05 12:48:18,563 [ 36502] DEBUG - rationStore.ComponentStoreImpl - Skip RunDashboard: was already saved in last 4 minutes (lastSaved 1522946870, now: 1522946898)
2018-04-05 12:48:19,370 [ 37309] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/.idea/fileColors.xml
2018-04-05 12:48:19,370 [ 37309] DEBUG - rationStore.ComponentStoreImpl - Skip SpellCheckerSettings: was already saved in last 4 minutes (lastSaved 1522946873, now: 1522946898)
2018-04-05 12:48:19,370 [ 37309] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/.idea/sqlDataSources.xml
2018-04-05 12:48:19,371 [ 37310] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/.idea/sqldialects.xml
2018-04-05 12:48:19,371 [ 37310] DEBUG - rationStore.ComponentStoreImpl - Skip SvnConfiguration: was already saved in last 4 minutes (lastSaved 1522946872, now: 1522946898)
2018-04-05 12:48:19,371 [ 37310] DEBUG - rationStore.ComponentStoreImpl - Skip TaskManager: was already saved in last 4 minutes (lastSaved 1522946867, now: 1522946898)
2018-04-05 12:48:19,372 [ 37311] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/.idea/templateLanguages.xml
2018-04-05 12:48:19,372 [ 37311] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/.idea/terminal.xml
2018-04-05 12:48:19,373 [ 37312] DEBUG - rationStore.ComponentStoreImpl - Skip ToolWindowManager: was already saved in last 4 minutes (lastSaved 1522946867, now: 1522946898)
2018-04-05 12:48:19,373 [ 37312] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/.idea/typescript-compiler.xml
2018-04-05 12:48:19,373 [ 37312] DEBUG - rationStore.ComponentStoreImpl - Skip TypeScriptGeneratedFilesManager: was already saved in last 4 minutes (lastSaved 1522946869, now: 1522946898)
2018-04-05 12:48:19,373 [ 37312] DEBUG - rationStore.ComponentStoreImpl - Skip UnknownFeatures: was already saved in last 4 minutes (lastSaved 1522946872, now: 1522946898)
2018-04-05 12:48:19,374 [ 37313] DEBUG - rationStore.ComponentStoreImpl - Skip Vcs.Log.Tabs.Properties: was already saved in last 4 minutes (lastSaved 1522946872, now: 1522946898)
2018-04-05 12:48:19,374 [ 37313] DEBUG - rationStore.ComponentStoreImpl - Skip VcsContentAnnotationSettings: was already saved in last 4 minutes (lastSaved 1522946872, now: 1522946898)
2018-04-05 12:48:19,374 [ 37313] DEBUG - rationStore.ComponentStoreImpl - Skip VcsManagerConfiguration: was already saved in last 4 minutes (lastSaved 1522946867, now: 1522946898)
2018-04-05 12:48:19,374 [ 37313] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/.idea/webResources.xml
2018-04-05 12:48:19,375 [ 37314] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/.idea/webServers.xml
2018-04-05 12:48:19,376 [ 37315] DEBUG - rationStore.ComponentStoreImpl - Skip XDebuggerManager: was already saved in last 4 minutes (lastSaved 1522946867, now: 1522946898)
2018-04-05 12:48:19,376 [ 37315] DEBUG - rationStore.ComponentStoreImpl - Skip editorHistoryManager: was already saved in last 4 minutes (lastSaved 1522946867, now: 1522946898)
2018-04-05 12:48:19,376 [ 37315] DEBUG - rationStore.ComponentStoreImpl - Skip hg4idea.settings: was already saved in last 4 minutes (lastSaved 1522946872, now: 1522946898)
2018-04-05 12:48:19,376 [ 37315] DEBUG - gurationStore.StateStorageBase - Saving disabled for com.intellij.configurationStore.StateStorageManagerImpl$MyDirectoryStorage@6dc9beae
2018-04-05 12:48:19,376 [ 37315] DEBUG - rationStore.ComponentStoreImpl - Skip webServersAuthStorage: was already saved in last 4 minutes (lastSaved 1522946869, now: 1522946898)
2018-04-05 12:48:19,376 [ 37315] DEBUG - rationStore.ComponentStoreImpl - Saving
RunManager took 807 ms: 0 min 0sec
2018-04-05 12:48:19,377 [ 37316] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/.idea/workspace.xml
2018-04-05 12:48:19,377 [ 37316] DEBUG - gurationStore.StateStorageBase - Saving disabled for com.intellij.configurationStore.StateStorageManagerImpl$MyDirectoryStorage@e86be7b
2018-04-05 12:48:19,377 [ 37316] DEBUG - gurationStore.StateStorageBase - Saving disabled for com.intellij.configurationStore.StateStorageManagerImpl$MyDirectoryStorage@71378dc3
2018-04-05 12:48:19,377 [ 37316] DEBUG - gurationStore.StateStorageBase - Saving disabled for com.intellij.configurationStore.StateStorageManagerImpl$MyDirectoryStorage@77b2274a
2018-04-05 12:48:19,377 [ 37316] DEBUG - gurationStore.StateStorageBase - Saving disabled for com.intellij.configurationStore.StateStorageManagerImpl$MyDirectoryStorage@6dc9beae
2018-04-05 12:48:19,377 [ 37316] DEBUG - gurationStore.StateStorageBase - Saving disabled for C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/.idea/Introduction to Python.iml
2018-04-05 12:48:19,378 [ 37317] DEBUG - rationStore.ComponentStoreImpl - Skip DeprecatedModuleOptionManager: modificationCount 0 equals to last saved
2018-04-05 12:48:19,380 [ 37319] DEBUG - rationStore.ComponentStoreImpl - Skip NewModuleRootManager: modificationCount 0 equals to last saved
2018-04-05 12:48:19,394 [ 37333] ERROR - rationStore.ComponentStoreImpl - Content equals, but it must be handled not on this level: file workspace.xml, content
<project version="4">
<component name="ChangeListManager">
<list default="true" id="49fce77c-5bda-4a17-ae35-9c59d4d5bbd5" name="Default" comment="" />
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="TRACKING_ENABLED" value="true" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="FileEditorManager">
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
<file leaf-file-name="comments.py" pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/lesson1/task2/comments.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="85">
<caret line="5" selection-start-line="5" selection-end-line="5" />
</state>
</provider>
</entry>
</file>
</leaf>
</component>
<component name="IdeDocumentHistory">
<option name="CHANGED_PATHS">
<list>
<option value="$PROJECT_DIR$/lesson1/task1/hello_world.py" />
</list>
</option>
</component>
<component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
<component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
<component name="JsGulpfileManager">
<detection-done>true</detection-done>
<sorting>DEFINITION_ORDER</sorting>
</component>
<component name="NodePackageJsonFileManager">
<packageJsonPaths />
</component>
<component name="ProjectFrameBounds" extendedState="6">
<option name="x" value="-1434" />
<option name="y" value="-9" />
<option name="width" value="974" />
<option name="height" value="1047" />
</component>
<component name="ProjectView">
<navigator proportions="" version="1">
<foldersAlwaysOnTop value="true" />
</navigator>
<panes>
<pane id="ProjectPane" />
<pane id="Scope" />
<pane id="Course">
<subPane>
<expand>
<path>
<item name="Introduction to Python" type="b2602c69:ProjectViewProjectNode" />
<item name="Introduction to Python" type="ed842865:CourseNode" />
</path>
<path>
<item name="Introduction to Python" type="b2602c69:ProjectViewProjectNode" />
<item name="Introduction to Python" type="ed842865:CourseNode" />
<item name="lesson1" type="d53b8fed:LessonNode" />
</path>
<path>
<item name="Introduction to Python" type="b2602c69:ProjectViewProjectNode" />
<item name="Introduction to Python" type="ed842865:CourseNode" />
<item name="lesson1" type="d53b8fed:LessonNode" />
<item name="task1" type="4928525d:TaskNode" />
</path>
<path>
<item name="Introduction to Python" type="b2602c69:ProjectViewProjectNode" />
<item name="Introduction to Python" type="ed842865:CourseNode" />
<item name="lesson1" type="d53b8fed:LessonNode" />
<item name="task2" type="4928525d:TaskNode" />
</path>
</expand>
<select />
</subPane>
</pane>
</panes>
</component>
<component name="PropertiesComponent">
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="last_opened_file_path" value="$USER_HOME$" />
<property name="settings.editor.selected.configurable" value="web.server" />
</component>
<component name="RunDashboard">
<option name="ruleStates">
<list>
<RuleState>
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
</RuleState>
<RuleState>
<option name="name" value="StatusDashboardGroupingRule" />
</RuleState>
</list>
</option>
</component>
<component name="RunManager">
<configuration name="hello_world" type="PythonConfigurationType" factoryName="Python" temporary="true">
<module name="Introduction to Python" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
<envs>
<env name="PYTHONUNBUFFERED" value="1" />
</envs>
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/lesson1/task1" />
<option name="IS_MODULE_SDK" value="true" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/lesson1/task1/hello_world.py" />
<option name="PARAMETERS" value="" />
<option name="SHOW_COMMAND_LINE" value="false" />
<option name="EMULATE_TERMINAL" value="false" />
<option name="MODULE_MODE" value="false" />
</configuration>
<recent_temporary>
<list>
<item itemvalue="Python.hello_world" />
</list>
</recent_temporary>
</component>
<component name="SvnConfiguration">
<configuration>C:\Users\Giatec-PC\AppData\Roaming\Subversion</configuration>
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="49fce77c-5bda-4a17-ae35-9c59d4d5bbd5" name="Default" comment="" />
<created>1522943679460</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1522943679460</updated>
</task>
<servers />
</component>
<component name="ToolWindowManager">
<frame x="-1928" y="-8" width="1936" height="1056" extended-state="6" />
<layout>
<window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.18496802" />
<window_info anchor="bottom" id="TODO" order="6" />
<window_info anchor="bottom" id="Docker" order="7" show_stripe_button="false" />
<window_info anchor="bottom" id="Event Log" order="7" side_tool="true" />
<window_info anchor="right" id="Database" order="3" />
<window_info anchor="bottom" id="Database Changes" order="7" show_stripe_button="false" />
<window_info anchor="bottom" id="Version Control" order="7" show_stripe_button="false" />
<window_info anchor="bottom" id="Python Console" order="7" />
<window_info anchor="right" id="SciView" order="3" />
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
<window_info active="true" anchor="bottom" id="Terminal" order="7" visible="true" weight="0.32982087" />
<window_info id="Favorites" order="2" side_tool="true" />
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
<window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
<window_info anchor="bottom" id="Run" order="2" weight="0.33262485" />
<window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
<window_info anchor="right" id="Task Description" order="3" visible="true" weight="0.48358864" />
<window_info anchor="bottom" id="Message" order="0" />
<window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
<window_info anchor="bottom" id="Find" order="1" />
</layout>
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="1" />
</component>
<component name="VcsContentAnnotationSettings">
<option name="myLimit" value="2678400000" />
</component>
<component name="editorHistoryManager">
<entry file="file://$PROJECT_DIR$/lesson1/task2/comments.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="85">
<caret line="5" lean-forward="true" selection-start-line="5" selection-end-line="5" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/lesson1/task2/comments.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="85">
<caret line="5" selection-start-line="5" selection-end-line="5" />
</state>
</provider>
</entry>
</component>
</project>
java.lang.Throwable: Content equals, but it must be handled not on this level: file workspace.xml, content
<project version="4">
<component name="ChangeListManager">
<list default="true" id="49fce77c-5bda-4a17-ae35-9c59d4d5bbd5" name="Default" comment="" />
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="TRACKING_ENABLED" value="true" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="FileEditorManager">
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
<file leaf-file-name="comments.py" pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/lesson1/task2/comments.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="85">
<caret line="5" selection-start-line="5" selection-end-line="5" />
</state>
</provider>
</entry>
</file>
</leaf>
</component>
<component name="IdeDocumentHistory">
<option name="CHANGED_PATHS">
<list>
<option value="$PROJECT_DIR$/lesson1/task1/hello_world.py" />
</list>
</option>
</component>
<component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
<component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
<component name="JsGulpfileManager">
<detection-done>true</detection-done>
<sorting>DEFINITION_ORDER</sorting>
</component>
<component name="NodePackageJsonFileManager">
<packageJsonPaths />
</component>
<component name="ProjectFrameBounds" extendedState="6">
<option name="x" value="-1434" />
<option name="y" value="-9" />
<option name="width" value="974" />
<option name="height" value="1047" />
</component>
<component name="ProjectView">
<navigator proportions="" version="1">
<foldersAlwaysOnTop value="true" />
</navigator>
<panes>
<pane id="ProjectPane" />
<pane id="Scope" />
<pane id="Course">
<subPane>
<expand>
<path>
<item name="Introduction to Python" type="b2602c69:ProjectViewProjectNode" />
<item name="Introduction to Python" type="ed842865:CourseNode" />
</path>
<path>
<item name="Introduction to Python" type="b2602c69:ProjectViewProjectNode" />
<item name="Introduction to Python" type="ed842865:CourseNode" />
<item name="lesson1" type="d53b8fed:LessonNode" />
</path>
<path>
<item name="Introduction to Python" type="b2602c69:ProjectViewProjectNode" />
<item name="Introduction to Python" type="ed842865:CourseNode" />
<item name="lesson1" type="d53b8fed:LessonNode" />
<item name="task1" type="4928525d:TaskNode" />
</path>
<path>
<item name="Introduction to Python" type="b2602c69:ProjectViewProjectNode" />
<item name="Introduction to Python" type="ed842865:CourseNode" />
<item name="lesson1" type="d53b8fed:LessonNode" />
<item name="task2" type="4928525d:TaskNode" />
</path>
</expand>
<select />
</subPane>
</pane>
</panes>
</component>
<component name="PropertiesComponent">
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="last_opened_file_path" value="$USER_HOME$" />
<property name="settings.editor.selected.configurable" value="web.server" />
</component>
<component name="RunDashboard">
<option name="ruleStates">
<list>
<RuleState>
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
</RuleState>
<RuleState>
<option name="name" value="StatusDashboardGroupingRule" />
</RuleState>
</list>
</option>
</component>
<component name="RunManager">
<configuration name="hello_world" type="PythonConfigurationType" factoryName="Python" temporary="true">
<module name="Introduction to Python" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
<envs>
<env name="PYTHONUNBUFFERED" value="1" />
</envs>
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/lesson1/task1" />
<option name="IS_MODULE_SDK" value="true" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/lesson1/task1/hello_world.py" />
<option name="PARAMETERS" value="" />
<option name="SHOW_COMMAND_LINE" value="false" />
<option name="EMULATE_TERMINAL" value="false" />
<option name="MODULE_MODE" value="false" />
</configuration>
<recent_temporary>
<list>
<item itemvalue="Python.hello_world" />
</list>
</recent_temporary>
</component>
<component name="SvnConfiguration">
<configuration>C:\Users\Giatec-PC\AppData\Roaming\Subversion</configuration>
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="49fce77c-5bda-4a17-ae35-9c59d4d5bbd5" name="Default" comment="" />
<created>1522943679460</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1522943679460</updated>
</task>
<servers />
</component>
<component name="ToolWindowManager">
<frame x="-1928" y="-8" width="1936" height="1056" extended-state="6" />
<layout>
<window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.18496802" />
<window_info anchor="bottom" id="TODO" order="6" />
<window_info anchor="bottom" id="Docker" order="7" show_stripe_button="false" />
<window_info anchor="bottom" id="Event Log" order="7" side_tool="true" />
<window_info anchor="right" id="Database" order="3" />
<window_info anchor="bottom" id="Database Changes" order="7" show_stripe_button="false" />
<window_info anchor="bottom" id="Version Control" order="7" show_stripe_button="false" />
<window_info anchor="bottom" id="Python Console" order="7" />
<window_info anchor="right" id="SciView" order="3" />
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
<window_info active="true" anchor="bottom" id="Terminal" order="7" visible="true" weight="0.32982087" />
<window_info id="Favorites" order="2" side_tool="true" />
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
<window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
<window_info anchor="bottom" id="Run" order="2" weight="0.33262485" />
<window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
<window_info anchor="right" id="Task Description" order="3" visible="true" weight="0.48358864" />
<window_info anchor="bottom" id="Message" order="0" />
<window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
<window_info anchor="bottom" id="Find" order="1" />
</layout>
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="1" />
</component>
<component name="VcsContentAnnotationSettings">
<option name="myLimit" value="2678400000" />
</component>
<component name="editorHistoryManager">
<entry file="file://$PROJECT_DIR$/lesson1/task2/comments.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="85">
<caret line="5" lean-forward="true" selection-start-line="5" selection-end-line="5" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/lesson1/task2/comments.py">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="85">
<caret line="5" selection-start-line="5" selection-end-line="5" />
</state>
</provider>
</entry>
</component>
</project>
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:123)
at com.intellij.configurationStore.FileBasedStorageKt.writeFile(FileBasedStorage.kt:195)
at com.intellij.configurationStore.FileBasedStorage$FileSaveSession.saveLocally(FileBasedStorage.kt:100)
at com.intellij.configurationStore.XmlElementStorage$XmlElementStorageSaveSession.save(XmlElementStorage.kt:137)
at com.intellij.configurationStore.FileBasedStorage$FileSaveSession.save(FileBasedStorage.kt:85)
at com.intellij.configurationStore.ComponentStoreImplKt.executeSave(ComponentStoreImpl.kt:542)
at com.intellij.configurationStore.ComponentStoreImpl.doSave(ComponentStoreImpl.kt:282)
at com.intellij.configurationStore.ProjectStoreImpl.doSave(ProjectStoreImpl.kt:315)
at com.intellij.configurationStore.ComponentStoreImpl.save(ComponentStoreImpl.kt:172)
at com.intellij.openapi.components.impl.stores.StoreUtil.save(StoreUtil.java:40)
at com.intellij.openapi.project.impl.ProjectImpl.save(ProjectImpl.java:331)
at com.intellij.openapi.project.impl.ProjectImpl.save(ProjectImpl.java:315)
at com.intellij.openapi.components.impl.stores.StoreUtil.saveProject(StoreUtil.java:128)
at com.intellij.openapi.components.impl.stores.StoreUtil.saveDocumentsAndProjectsAndApp(StoreUtil.java:119)
at com.intellij.openapi.application.impl.ApplicationImpl.saveAll(ApplicationImpl.java:1429)
at com.intellij.openapi.application.impl.ApplicationImpl.saveAll(ApplicationImpl.java:1423)
at com.intellij.ide.SaveAndSyncHandlerImpl.saveProjectsAndDocuments(SaveAndSyncHandlerImpl.java:126)
at com.intellij.ide.SaveAndSyncHandlerImpl$2.a(SaveAndSyncHandlerImpl.java:94)
at com.intellij.openapi.application.TransactionGuardImpl.a(TransactionGuardImpl.java:88)
at com.intellij.openapi.application.TransactionGuardImpl.a(TransactionGuardImpl.java:111)
at com.intellij.openapi.application.TransactionGuardImpl.submitTransaction(TransactionGuardImpl.java:120)
at com.intellij.openapi.application.TransactionGuard.submitTransaction(TransactionGuard.java:122)
at com.intellij.ide.SaveAndSyncHandlerImpl$2.onFrameDeactivated(SaveAndSyncHandlerImpl.java:92)
at com.intellij.ide.FrameStateManagerImpl.a(FrameStateManagerImpl.java:84)
at com.intellij.ide.FrameStateManagerImpl.access$500(FrameStateManagerImpl.java:32)
at com.intellij.ide.FrameStateManagerImpl$2.a(FrameStateManagerImpl.java:70)
at com.intellij.util.concurrency.QueueProcessor.runSafely(QueueProcessor.java:231)
at com.intellij.util.Alarm$Request.runSafely(Alarm.java:405)
at com.intellij.util.Alarm$Request.access$700(Alarm.java:330)
at com.intellij.util.Alarm$Request$1.run(Alarm.java:371)
at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:315)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.a(LaterInvocator.java:447)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.a(LaterInvocator.java:431)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:415)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:762)
at java.awt.EventQueue.access$500(EventQueue.java:98)
at java.awt.EventQueue$3.run(EventQueue.java:715)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:732)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:779)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:720)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:395)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
2018-04-05 12:48:19,395 [ 37334] ERROR - rationStore.ComponentStoreImpl - PyCharm 2018.1.1 Build #PY-181.4445.28
2018-04-05 12:48:19,395 [ 37334] ERROR - rationStore.ComponentStoreImpl - JDK: 1.8.0_152-release
2018-04-05 12:48:19,395 [ 37334] ERROR - rationStore.ComponentStoreImpl - VM: OpenJDK 64-Bit Server VM
2018-04-05 12:48:19,395 [ 37334] ERROR - rationStore.ComponentStoreImpl - Vendor: JetBrains s.r.o
2018-04-05 12:48:19,395 [ 37334] ERROR - rationStore.ComponentStoreImpl - OS: Windows 10
2018-04-05 12:48:19,395 [ 37334] ERROR - rationStore.ComponentStoreImpl - Last Action: ShowLog
2018-04-05 12:48:19,395 [ 37334] DEBUG - rationStore.ComponentStoreImpl - Save C:\Users\Giatec-PC\PycharmProjects\Introduction to Python\.idea\workspace.xml
2018-04-05 12:48:19,396 [ 37335] DEBUG - .intellij.openapi.command.impl - runUndoTransparentAction: com.intellij.configurationStore.FileBasedStorageKt$doWrite$$inlined$runUndoTransparentWriteAction$1@433510f, in command = false, in transparent action = false
2018-04-05 12:48:19,398 [ 37337] DEBUG - fs.impl.VirtualFileManagerImpl - beforeContentsChange: file = file://C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/.idea/workspace.xml, requestor = com.intellij.configurationStore.FileBasedStorage$FileSaveSession@420e1f92
2018-04-05 12:48:19,427 [ 37366] DEBUG - fs.impl.VirtualFileManagerImpl - contentsChanged: file = file://C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/.idea/workspace.xml, requestor = com.intellij.configurationStore.FileBasedStorage$FileSaveSession@420e1f92
2018-04-05 12:48:19,435 [ 37374] DEBUG - ntellij.ide.SaveAndSyncHandler - save(): exit
2018-04-05 12:48:19,436 [ 37375] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.actionSystem.impl.ToolbarUpdater$MyUpdateRunnable
2018-04-05 12:48:19,436 [ 37375] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.actionSystem.impl.ToolbarUpdater$MyUpdateRunnable
2018-04-05 12:48:19,436 [ 37375] DEBUG - ij.ide.IdeEventQueue.runnables - Focus event list is empty: runnable is run right away : com.intellij.openapi.actionSystem.impl.ToolbarUpdater$MyUpdateRunnable
2018-04-05 12:48:19,714 [ 37653] DEBUG - api.vfs.impl.local.FileWatcher - Not watchable, filtered: C:\Users\Giatec-PC\.PyCharm2018.1\system\log\idea.log
2018-04-05 12:48:19,735 [ 37674] DEBUG - aemon.impl.PassExecutorService - null Update Runnable. myUpdateByTimerEnabled: true something disposed: false activeEditors: [Editor: file://C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/lesson1/task2/comments.py]; progress=651887934 X
2018-04-05 12:48:19,737 [ 37676] DEBUG - aemon.impl.PassExecutorService - null [file://C:/Users/Giatec-PC/PycharmProjects/Introduction to Python/lesson1/task2/comments.py] ----- starting 11 [SP: EmptyPass; id=4, SP: IndentsPass; id=18, SP: CodeFoldingPass; id=130]; progress=153429239 V
2018-04-05 12:48:19,738 [ 37677] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=4 Started. ; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,738 [ 37677] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=4 Finished. ; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,738 [ 37677] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=7 Started. ; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,738 [ 37677] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=11 Started. ; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,739 [ 37678] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=4 Applied; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,739 [ 37678] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=4 Finished but there are passes in the queue: 10; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,739 [ 37678] DEBUG - aemon.impl.PassExecutorService - IndentsPass; id=18 Started. ; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,739 [ 37678] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=11 Finished. ; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,740 [ 37679] DEBUG - aemon.impl.PassExecutorService - IndentsPass; id=18 Finished. ; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,740 [ 37679] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=13 Started. ; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,740 [ 37679] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=14 Started. ; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,740 [ 37679] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=7 Finished. ; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,740 [ 37679] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=14 Finished. ; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,740 [ 37679] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=13 Finished. ; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,740 [ 37679] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=11 Applied; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,740 [ 37679] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=11 Finished but there are passes in the queue: 9; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,740 [ 37679] DEBUG - aemon.impl.PassExecutorService - ShowIntentionsPass; id=3 Started. ; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,740 [ 37679] DEBUG - aemon.impl.PassExecutorService - IdentifierHighlighterPass; id=15 Started. ; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,740 [ 37679] DEBUG - aemon.impl.PassExecutorService - ShowIntentionsPass; id=3 Finished. ; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,741 [ 37680] DEBUG - aemon.impl.PassExecutorService - InjectedCodeFoldingPass; id=19 Started. ; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,741 [ 37680] DEBUG - aemon.impl.PassExecutorService - InjectedCodeFoldingPass; id=19 Finished. ; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,741 [ 37680] DEBUG - aemon.impl.PassExecutorService - ShowAutoImportPass; id=20 Started. ; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,741 [ 37680] DEBUG - aemon.impl.PassExecutorService - CodeFoldingPass; id=130 Started. ; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,741 [ 37680] DEBUG - aemon.impl.PassExecutorService - ShowAutoImportPass; id=20 Finished. ; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,741 [ 37680] DEBUG - aemon.impl.PassExecutorService - IdentifierHighlighterPass; id=15 Finished. ; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,741 [ 37680] DEBUG - aemon.impl.PassExecutorService - IndentsPass; id=18 Applied; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,741 [ 37680] DEBUG - aemon.impl.PassExecutorService - IndentsPass; id=18 Finished but there are passes in the queue: 8; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,741 [ 37680] DEBUG - aemon.impl.PassExecutorService - CodeFoldingPass; id=130 Finished. ; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,741 [ 37680] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=7 Applied; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,741 [ 37680] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=7 Finished but there are passes in the queue: 7; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,742 [ 37681] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=14 Applied; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,742 [ 37681] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=14 Finished but there are passes in the queue: 6; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,742 [ 37681] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=13 Applied; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,742 [ 37681] DEBUG - aemon.impl.PassExecutorService - EmptyPass; id=13 Finished but there are passes in the queue: 5; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,742 [ 37681] DEBUG - aemon.impl.PassExecutorService - ShowIntentionsPass; id=3 Applied; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,742 [ 37681] DEBUG - aemon.impl.PassExecutorService - ShowIntentionsPass; id=3 Finished but there are passes in the queue: 4; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,742 [ 37681] DEBUG - aemon.impl.PassExecutorService - InjectedCodeFoldingPass; id=19 Applied; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,742 [ 37681] DEBUG - aemon.impl.PassExecutorService - InjectedCodeFoldingPass; id=19 Finished but there are passes in the queue: 3; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,742 [ 37681] DEBUG - aemon.impl.PassExecutorService - ShowAutoImportPass; id=20 Applied; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,742 [ 37681] DEBUG - aemon.impl.PassExecutorService - ShowAutoImportPass; id=20 Finished but there are passes in the queue: 2; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,743 [ 37682] DEBUG - aemon.impl.PassExecutorService - IdentifierHighlighterPass; id=15 Applied; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,743 [ 37682] DEBUG - aemon.impl.PassExecutorService - IdentifierHighlighterPass; id=15 Finished but there are passes in the queue: 1; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,743 [ 37682] DEBUG - aemon.impl.PassExecutorService - CodeFoldingPass; id=130 Applied; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,743 [ 37682] DEBUG - aemon.impl.PassExecutorService - CodeFoldingPass; id=130 Stopping ; progress=153429239 V: '# This is ...'
2018-04-05 12:48:19,772 [ 37711] DEBUG - licationActivationStateManager - The app is in the deactivated state
2018-04-05 12:48:20,095 [ 38034] DEBUG - api.vfs.impl.local.FileWatcher - Not watchable, filtered: C:\Users\Giatec-PC\.PyCharm2018.1\system\log\idea.log
2018-04-05 12:48:20,204 [ 38143] DEBUG - api.vfs.impl.local.FileWatcher - Not watchable, filtered: C:\Users\Giatec-PC\AppData\Roaming\Microsoft\Windows\Recent\AutomaticDestinations\9b9cdc69c1c24e2b.automaticDestinations-ms
2018-04-05 12:48:20,215 [ 38154] DEBUG - api.vfs.impl.local.FileWatcher - Not watchable, filtered: C:\Users\Giatec-PC\AppData\Roaming\Microsoft\Windows\Recent\AutomaticDestinations\f01b4d95cf55d32a.automaticDestinations-ms
2018-04-05 12:48:20,227 [ 38166] DEBUG - api.vfs.impl.local.FileWatcher - Not watchable, filtered: C:\Users\Giatec-PC\AppData\Roaming\Microsoft\Windows\Recent\idea.lnk
2018-04-05 12:48:20,229 [ 38168] DEBUG - api.vfs.impl.local.FileWatcher - Not watchable, filtered: C:\Users\Giatec-PC\.PyCharm2018.1\system\log\idea.log
2018-04-05 12:48:20,229 [ 38168] DEBUG - api.vfs.impl.local.FileWatcher - Not watchable, filtered: C:\Users\Giatec-PC\AppData\Roaming\Microsoft\Windows\Recent
2018-04-05 12:48:20,230 [ 38169] DEBUG - api.vfs.impl.local.FileWatcher - Not watchable, filtered: C:\Users\Giatec-PC\AppData\Roaming\Microsoft\Windows\Recent\idea.lnk
Insane amount of info with the logger on debug.
If anything else is needed just let me know and I'll try to get more!
Thank you all for any help that can be provided!
Please sign in to leave a comment.
So the solution was found: my installation somehow did not include some functions (don't know why) and so was missing some tabs such as tools, VCS, and Refactor. Upon reinstalling the programs, everything started working fine!