Advertisement
Guest User

Untitled

a guest
Oct 19th, 2019
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.77 KB | None | 0 0
  1. [INFO] Startup: Parsing CLI options complete
  2. [INFO] Starting Onivim 2.
  3. [INFO] Calling App.start
  4. [INFO] Init
  5. [INFO] [Revery]: Window: Starting window creation...
  6. [INFO] [Revery]: Window: Using vsync: true
  7. [INFO] [Revery]: Window: Creating window Oni2 width: 800 height: 600
  8. [INFO] [Revery]: Window: Window created successfully.
  9. [INFO] [Revery]: Window: Window id: 2
  10. [INFO] [Revery]: Window: Setting window context
  11. [INFO] [Revery]: Window: GL setup.
  12. [INFO] [Revery]: Window: OpenGL hardware info - version: 3.0 Mesa 19.2.1 vendor: Intel Open Source Technology Center shadingLanguageVersion: 1.30
  13.  
  14. [INFO] [Revery]: Window: Loading icon from: /home/sawyer/revery-bryphe/oni2/_esy/default/store/i/oni2-692d25c2/bin/logo.png
  15. [INFO] [Revery]: Window: Icon loaded successfully.
  16. [INFO] [Revery]: Window: Icon set successfully.
  17. [INFO] [Revery]: Window: Getting window metrics
  18. [INFO] [Revery]: Window: Metrics: DevicePixelRatio: 1.000000 ScaleFactor: 1.500000 Zoom: 1.000000 Raw Dimensions: 800x600px Framebuffer: 800x600px
  19. [INFO] [Revery]: Window: setScaledSize - calling with: 800x600
  20. [INFO] [Revery]: Window: setRawSize - dimensions adjusted after scaling: 1200 x 900
  21. [INFO] [Revery]: Window: setRawSize - calling Sdl2.Window.setSize
  22. [INFO] [Revery]: Window: setRawSize: SDL size reported after resize: 1200x900
  23. [INFO] [Revery]: Window: _updateMetrics - new metrics: DevicePixelRatio: 1.000000 ScaleFactor: 1.500000 Zoom: 1.000000 Raw Dimensions: 1200x900px Framebuffer: 1200x900px
  24. [INFO] Initializing setup.
  25. [INFO] Startup: Parsing CLI options
  26. [INFO] Startup: Changing folder to: /home/sawyer/revery-bryphe/oni2
  27. [INFO] Startup: Starting StoreThread
  28. [PERF] Discover extensions took 0.00572109222412s
  29. [INFO] -- Discovered: 28 extensions
  30. [INFO] Themes:
  31. - Nord
  32. - One Dark Pro
  33. - One Dark Pro Vivid
  34. - One Dark Pro Bold
  35. - Monokai
  36. - Monokai Dimmed
  37. - Kimbie Dark
  38. - Quiet Light
  39. - Abyss
  40. - Solarized Light
  41. - Gruvbox Dark Medium
  42. - Gruvbox Dark Hard
  43. - Gruvbox Dark Soft
  44. - Gruvbox Light Medium
  45. - Gruvbox Light Hard
  46. - Gruvbox Light Soft
  47. - Tomorrow Night Blue
  48. - Dark+ (default dark)
  49. - Light+ (default light)
  50. - Dark (Visual Studio)
  51. - Light (Visual Studio)
  52. - High Contrast
  53. - Solarized Dark
  54. [INFO] Startup: StoreThread started!
  55. [INFO] Vim - Buffer update: 1
  56. [INFO] Vim - Buffer update: 1
  57. [INFO] ConfigurationStoreConnector - Loading configuration: /home/sawyer/.config/oni2/configuration.json
  58. [INFO] loadAndValidateEditorFont filePath: /home/sawyer/revery-bryphe/oni2/_esy/default/store/i/oni2-692d25c2/bin/FiraCode-Regular.ttf | size: 14
  59. [INFO] Checking font rendering - glyph1: 43 glyph2: 178
  60. [INFO] Got glyph for firstShape
  61. [INFO] Got glyph for secondShape
  62. [INFO] Font loaded! Measured width: 8.5 Measured height: 17.
  63. [INFO] [Job] MenuJob ran 1 iterations for 1.19209289551e-06s
  64. [INFO] Buffer metadata changed: 1
  65. [INFO] onLeftColumnChanged: -1
  66. [INFO] FontStoreConnector::synchronizeConfiguration
  67. [INFO] loadAndValidateEditorFont filePath: /home/sawyer/revery-bryphe/oni2/_esy/default/store/i/oni2-692d25c2/bin/FiraCode-Regular.ttf | size: 14
  68. [INFO] Checking font rendering - glyph1: 43 glyph2: 178
  69. [PERF] theme.load took 0.00132918357849s
  70. [INFO] Got glyph for firstShape
  71. [INFO] [Revery]: Window: _updateMetrics - new metrics: DevicePixelRatio: 1.000000 ScaleFactor: 1.500000 Zoom: 1.000000 Raw Dimensions: 1200x900px Framebuffer: 1200x900px
  72. [INFO] Got glyph for secondShape
  73. [INFO] Font loaded! Measured width: 8.5 Measured height: 17.
  74. [INFO] [Revery]: App: Downshifting into idle state...
  75. [INFO] Input - got keydown - text input:true
  76. [INFO] Input - keyPressToString - key name: Left Ctrl
  77. [INFO] Input - keyPressToString - processing keycode: 1073742048|Left Ctrl
  78. [INFO] keyPressToString - key blocked: Left Ctrl
  79. [INFO] Input - got keydown - text input:true
  80. [INFO] Input - keyPressToString - key name: P
  81. [INFO] Input - keyPressToString - processing keycode: 112|p
  82. [INFO] keyPressToString - sending key: <C-p>
  83. [INFO] Input::handle - sending bound actions.
  84. [INFO] [Revery]: App: Upshifting into active state.
  85. [INFO] [Revery]: Focus: focus()
  86. [INFO] [Job] MenuJob ran 1 iterations for 1.90734863281e-06s
  87. [INFO] [Ripgrep] Starting process: /home/sawyer/revery-bryphe/oni2/vendor/ripgrep-v0.10.0/linux/rg with args: |--smart-case|--files|--|/home/sawyer/revery-bryphe/oni2|
  88. [INFO] [Job] RipgrepProcessorJob ran 1 iterations for 2.14576721191e-06s
  89. [INFO] [Ripgrep] Process completed - exit code: 0
  90. [INFO] [QuickOpenStoreConnector] Ripgrep completed.
  91. [INFO] [Job] RipgrepProcessorJob ran 1 iterations for 0.00433015823364s
  92. [INFO] [Job] MenuJob ran 4 iterations for 0.00103211402893s
  93. [INFO] [Revery]: App: Downshifting into idle state...
  94. [INFO] Input - got keydown - text input:true
  95. [INFO] Input - keyPressToString - key name: .
  96. [INFO] Input - keyPressToString - processing keycode: 46|.
  97. [INFO] keyPressToString - key blocked: .
  98. [INFO] Input - onTextInputCommit: .
  99. [INFO] [Revery]: App: Upshifting into active state.
  100. [INFO] [Job] MenuJob ran 3 iterations for 0.00254106521606s
  101. [INFO] [Job] MenuJob ran 1 iterations for 0.00138711929321s
  102. [INFO] Input - got keydown - text input:true
  103. [INFO] Input - keyPressToString - key name: R
  104. [INFO] Input - keyPressToString - processing keycode: 114|r
  105. [INFO] keyPressToString - key blocked: r
  106. [INFO] Input - onTextInputCommit: r
  107. [INFO] [Revery]: App: Upshifting into active state.
  108. [INFO] [Job] MenuJob ran 3 iterations for 0.002366065979s
  109. [INFO] [Job] MenuJob ran 1 iterations for 0.00106191635132s
  110. [INFO] [Revery]: App: Downshifting into idle state...
  111. [INFO] Input - got keydown - text input:true
  112. [INFO] Input - keyPressToString - key name: E
  113. [INFO] Input - keyPressToString - processing keycode: 101|e
  114. [INFO] keyPressToString - key blocked: e
  115. [INFO] Input - onTextInputCommit: e
  116. [INFO] [Revery]: App: Upshifting into active state.
  117. [INFO] [Job] MenuJob ran 2 iterations for 0.00322198867798s
  118. [INFO] [Job] MenuJob ran 2 iterations for 0.00758290290833s
  119. [INFO] [Revery]: App: Downshifting into idle state...
  120. [INFO] Input - got keydown - text input:true
  121. [INFO] Input - keyPressToString - key name: Return
  122. [INFO] Input - keyPressToString - processing keycode: 13|Return
  123. [INFO] keyPressToString - sending key: <CR>
  124. [INFO] [Job] MenuJob ran 1 iterations for 9.53674316406e-07s
  125. [INFO] Ripgrep session complete.
  126. [INFO] [Revery]: App: Upshifting into active state.
  127. [INFO] [Revery]: Focus: loseFocus()
  128. [INFO] Vim - Buffer update: 2
  129. [INFO] GrammarRepository - Loading grammar: /home/sawyer/revery-bryphe/oni2/extensions/vscode-reasonml/syntaxes/reason.json
  130. [INFO] [Job] TextmateTokenizerJob ran 129 iterations for 0.0250918865204s
  131. [INFO] Found esy: /usr/bin/esy
  132. [INFO] [Job] TextmateTokenizerJob ran 14 iterations for 0.00201177597046s
  133. [INFO] [Job] TextmateTokenizerJob ran 1 iterations for 0.000214099884033s
  134. [INFO] [Revery]: App: Downshifting into idle state...
  135. [INFO] Merlin discovery result: ocamlMerlinPath: /home/sawyer/.esy/3___________________________________________________________________/i/opam__s__merlin-opam__c__3.3.2-90df2dc8/bin/ocamlmerlin
  136. ocamlMerlinReasonPath: /home/sawyer/.esy/3___________________________________________________________________/i/esy_ocaml__s__reason-8790c00e/bin/ocamlmerlin-reason
  137.  
  138. [INFO] [Merlin] Using path: /home/sawyer/.esy/3___________________________________________________________________/i/opam__s__merlin-opam__c__3.3.2-90df2dc8/bin/ocamlmerlin
  139. [INFO] Got 0 errors
  140. [INFO] [Revery]: App: Upshifting into active state.
  141. [INFO] [Revery]: App: Downshifting into idle state...
  142. [INFO] Input - got keydown - text input:true
  143. [INFO] Input - keyPressToString - key name: Left Shift
  144. [INFO] Input - keyPressToString - processing keycode: 1073742049|Left Shift
  145. [INFO] keyPressToString - key blocked: Left Shift
  146. [INFO] Input - got keydown - text input:true
  147. [INFO] Input - keyPressToString - key name: ;
  148. [INFO] Input - keyPressToString - processing keycode: 59|;
  149. [INFO] keyPressToString - key blocked: ;
  150. [INFO] Input - onTextInputCommit: :
  151. [INFO] Input::handle - sending raw input: :
  152. [INFO] [Revery]: App: Upshifting into active state.
  153. [INFO] [Revery]: App: Downshifting into idle state...
  154. [INFO] Input - got keydown - text input:true
  155. [INFO] Input - keyPressToString - key name: 8
  156. [INFO] Input - keyPressToString - processing keycode: 56|8
  157. [INFO] keyPressToString - key blocked: 8
  158. [INFO] Input - onTextInputCommit: 8
  159. [INFO] Input::handle - sending raw input: 8
  160. [INFO] VimStoreConnector::checkCommandLineCompletions
  161. [INFO] VimStoreConnector::checkCommandLineCompletions - got 558 completions.
  162. [INFO] [Revery]: App: Upshifting into active state.
  163. [INFO] [Revery]: App: Downshifting into idle state...
  164. [INFO] Input - got keydown - text input:true
  165. [INFO] Input - keyPressToString - key name: Return
  166. [INFO] Input - keyPressToString - processing keycode: 13|Return
  167. [INFO] keyPressToString - sending key: <CR>
  168. [INFO] Input::handle - sending raw input: <CR>
  169. [INFO] [Revery]: App: Upshifting into active state.
  170. [INFO] [Revery]: App: Downshifting into idle state...
  171. [INFO] Input - got keydown - text input:true
  172. [INFO] Input - keyPressToString - key name: O
  173. [INFO] Input - keyPressToString - processing keycode: 111|o
  174. [INFO] keyPressToString - key blocked: o
  175. [INFO] Input - onTextInputCommit: o
  176. [INFO] Input::handle - sending raw input: o
  177. [INFO] Buffer metadata changed: 2 | true
  178. [INFO] Vim - Buffer update: 2
  179. [INFO] [Job] TextmateTokenizerJob ran 11 iterations for 0.0020489692688s
  180. [INFO] [Revery]: App: Upshifting into active state.
  181. [INFO] [Merlin] Using path: /home/sawyer/.esy/3___________________________________________________________________/i/opam__s__merlin-opam__c__3.3.2-90df2dc8/bin/ocamlmerlin
  182. [INFO] [Job] TextmateTokenizerJob ran 6 iterations for 0.00346899032593s
  183. [INFO] [Job] TextmateTokenizerJob ran 4 iterations for 0.00340700149536s
  184. [INFO] [Job] TextmateTokenizerJob ran 17 iterations for 0.00206398963928s
  185. [INFO] [Job] TextmateTokenizerJob ran 7 iterations for 0.0024471282959s
  186. [INFO] Got 0 errors
  187. [INFO] [Job] TextmateTokenizerJob ran 8 iterations for 0.00258302688599s
  188. [INFO] [Job] TextmateTokenizerJob ran 15 iterations for 0.00202107429504s
  189. [INFO] [Job] TextmateTokenizerJob ran 11 iterations for 0.0021231174469s
  190. [INFO] [Job] TextmateTokenizerJob ran 11 iterations for 0.0020899772644s
  191. [INFO] [Job] TextmateTokenizerJob ran 15 iterations for 0.0020740032196s
  192. [INFO] [Job] TextmateTokenizerJob ran 19 iterations for 0.00201296806335s
  193. [INFO] [Job] TextmateTokenizerJob ran 13 iterations for 0.00203800201416s
  194. [INFO] Input - got keydown - text input:true
  195. [INFO] Input - keyPressToString - key name: O
  196. [INFO] Input - keyPressToString - processing keycode: 111|o
  197. [INFO] keyPressToString - key blocked: o
  198. [INFO] Input - onTextInputCommit: o
  199. [INFO] Input::handle - sending raw input: o
  200. [INFO] Vim - Buffer update: 2
  201. [INFO] [Job] TextmateTokenizerJob ran 17 iterations for 0.00213694572449s
  202. [INFO] [Completion] New completion meet: Base: |o| Meet: 0
  203. [INFO] [Merlin] Using path: /home/sawyer/.esy/3___________________________________________________________________/i/opam__s__merlin-opam__c__3.3.2-90df2dc8/bin/ocamlmerlin
  204. [INFO] [Job] TextmateTokenizerJob ran 7 iterations for 0.00200700759888s
  205. [INFO] [Job] TextmateTokenizerJob ran 18 iterations for 0.00243592262268s
  206. [INFO] [Job] TextmateTokenizerJob ran 12 iterations for 0.00208806991577s
  207. [INFO] [Job] TextmateTokenizerJob ran 13 iterations for 0.00205612182617s
  208. [INFO] Got 1 errors
  209. [INFO] [Merlin] Using path: /home/sawyer/.esy/3___________________________________________________________________/i/opam__s__merlin-opam__c__3.3.2-90df2dc8/bin/ocamlmerlin
  210. [INFO] [Job] TextmateTokenizerJob ran 15 iterations for 0.00212979316711s
  211. [INFO] [Job] TextmateTokenizerJob ran 13 iterations for 0.00203013420105s
  212. [INFO] [Job] TextmateTokenizerJob ran 10 iterations for 0.00210809707642s
  213. [INFO] [Job] TextmateTokenizerJob ran 19 iterations for 0.00219893455505s
  214. [INFO] [Job] TextmateTokenizerJob ran 13 iterations for 0.00120496749878s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement