Guest User

Untitled

a guest
Aug 16th, 2019
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 75.60 KB | None | 0 0
  1. OpenGL Info
  2.  
  3. Vendor: "NVIDIA Corporation"
  4. Renderer: "GeForce GTX 1060 3GB/PCIe/SSE2"
  5. Version: "4.6.0 NVIDIA 430.86"
  6. Shading language: "4.60 NVIDIA"
  7. Requested format: QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  8. Current format: QSurfaceFormat(version 4.6, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QSurfaceFormat::sRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  9. Version: 4.6
  10. Supports deprecated functions true
  11. is OpenGL ES: false
  12.  
  13. QPA OpenGL Detection Info
  14. supportsDesktopGL: true
  15. supportsAngleD3D11: true
  16. isQtPreferAngle: false
  17. == log ==
  18. Supported renderers: QFlags(0x2|0x4|0x8)
  19. Surface format preference list:
  20. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  21. 2
  22. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  23. 4
  24. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  25. 2
  26. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  27. 2
  28. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  29. 4
  30. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  31. 4
  32. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  33. 8
  34. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  35. 8
  36. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  37. 8
  38. Probing format... QSurfaceFormat::DefaultColorSpace 2
  39. Found format: QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  40. 2
  41.  
  42. == end log ==
  43. ================================================================================
  44. SESSION: 16 Aug 2019 10:20:30 +0200. Executing D:\Programs\Krita (x64)\bin\krita.exe
  45.  
  46. WARNING: This file contains information about your system and the
  47. images you have been working with.
  48.  
  49. If you have problems with Krita, the Krita developers might ask
  50. you to share this file with them. The information in this file is
  51. not shared automatically with the Krita developers in any way. You
  52. can disable logging to this file in Krita's Configure Krita Dialog.
  53.  
  54. Please review the contents of this file before sharing this file with
  55. anyone.
  56.  
  57. Krita
  58.  
  59. Version: 4.2.5
  60. Languages: fr, en_US
  61. Hidpi: true
  62.  
  63. Qt
  64.  
  65. Version (compiled): 5.12.4
  66. Version (loaded): 5.12.4
  67.  
  68. OS Information
  69.  
  70. Build ABI: x86_64-little_endian-llp64
  71. Build CPU: x86_64
  72. CPU: x86_64
  73. Kernel Type: winnt
  74. Kernel Version: 10.0.17134
  75. Pretty Productname: Windows 10 (10.0)
  76. Product Type: windows
  77. Product Version: 10
  78.  
  79.  
  80. Hardware Information
  81.  
  82. GPU Acceleration: auto
  83. Memory: 16245 Mb
  84. Number of Cores: 4
  85. Swap Location: C:/Users/Louis.PC-ENFANTS/AppData/Local/Temp
  86.  
  87. 16 Aug 2019 10:21:27 +0200: Closing.
  88. OpenGL Info
  89.  
  90. Vendor: "NVIDIA Corporation"
  91. Renderer: "GeForce GTX 1060 3GB/PCIe/SSE2"
  92. Version: "4.6.0 NVIDIA 430.86"
  93. Shading language: "4.60 NVIDIA"
  94. Requested format: QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  95. Current format: QSurfaceFormat(version 4.6, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QSurfaceFormat::sRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  96. Version: 4.6
  97. Supports deprecated functions true
  98. is OpenGL ES: false
  99.  
  100. QPA OpenGL Detection Info
  101. supportsDesktopGL: true
  102. supportsAngleD3D11: true
  103. isQtPreferAngle: false
  104. == log ==
  105. Supported renderers: QFlags(0x2|0x4|0x8)
  106. Surface format preference list:
  107. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  108. 2
  109. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  110. 4
  111. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  112. 2
  113. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  114. 2
  115. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  116. 4
  117. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  118. 4
  119. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  120. 8
  121. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  122. 8
  123. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  124. 8
  125. Probing format... QSurfaceFormat::DefaultColorSpace 2
  126. Found format: QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  127. 2
  128.  
  129. == end log ==
  130. ================================================================================
  131. SESSION: 16 Aug 2019 10:21:31 +0200. Executing D:\Programs\Krita (x64)\bin\krita.exe
  132.  
  133. WARNING: This file contains information about your system and the
  134. images you have been working with.
  135.  
  136. If you have problems with Krita, the Krita developers might ask
  137. you to share this file with them. The information in this file is
  138. not shared automatically with the Krita developers in any way. You
  139. can disable logging to this file in Krita's Configure Krita Dialog.
  140.  
  141. Please review the contents of this file before sharing this file with
  142. anyone.
  143.  
  144. Krita
  145.  
  146. Version: 4.2.5
  147. Languages: fr, en_US
  148. Hidpi: true
  149.  
  150. Qt
  151.  
  152. Version (compiled): 5.12.4
  153. Version (loaded): 5.12.4
  154.  
  155. OS Information
  156.  
  157. Build ABI: x86_64-little_endian-llp64
  158. Build CPU: x86_64
  159. CPU: x86_64
  160. Kernel Type: winnt
  161. Kernel Version: 10.0.17134
  162. Pretty Productname: Windows 10 (10.0)
  163. Product Type: windows
  164. Product Version: 10
  165.  
  166.  
  167. Hardware Information
  168.  
  169. GPU Acceleration: auto
  170. Memory: 16245 Mb
  171. Number of Cores: 4
  172. Swap Location: C:/Users/Louis.PC-ENFANTS/AppData/Local/Temp
  173.  
  174. 16 Aug 2019 10:21:55 +0200: Closing.
  175. OpenGL Info
  176.  
  177. Vendor: "NVIDIA Corporation"
  178. Renderer: "GeForce GTX 1060 3GB/PCIe/SSE2"
  179. Version: "4.6.0 NVIDIA 430.86"
  180. Shading language: "4.60 NVIDIA"
  181. Requested format: QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  182. Current format: QSurfaceFormat(version 4.6, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QSurfaceFormat::sRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  183. Version: 4.6
  184. Supports deprecated functions true
  185. is OpenGL ES: false
  186.  
  187. QPA OpenGL Detection Info
  188. supportsDesktopGL: true
  189. supportsAngleD3D11: true
  190. isQtPreferAngle: false
  191. == log ==
  192. Supported renderers: QFlags(0x2|0x4|0x8)
  193. Surface format preference list:
  194. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  195. 2
  196. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  197. 4
  198. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  199. 2
  200. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  201. 2
  202. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  203. 4
  204. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  205. 4
  206. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  207. 8
  208. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  209. 8
  210. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  211. 8
  212. Probing format... QSurfaceFormat::DefaultColorSpace 2
  213. Found format: QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  214. 2
  215.  
  216. == end log ==
  217. ================================================================================
  218. SESSION: 16 Aug 2019 10:23:44 +0200. Executing D:\Programs\Krita (x64)\bin\krita.exe
  219.  
  220. WARNING: This file contains information about your system and the
  221. images you have been working with.
  222.  
  223. If you have problems with Krita, the Krita developers might ask
  224. you to share this file with them. The information in this file is
  225. not shared automatically with the Krita developers in any way. You
  226. can disable logging to this file in Krita's Configure Krita Dialog.
  227.  
  228. Please review the contents of this file before sharing this file with
  229. anyone.
  230.  
  231. Krita
  232.  
  233. Version: 4.2.5
  234. Languages: fr, en_US
  235. Hidpi: true
  236.  
  237. Qt
  238.  
  239. Version (compiled): 5.12.4
  240. Version (loaded): 5.12.4
  241.  
  242. OS Information
  243.  
  244. Build ABI: x86_64-little_endian-llp64
  245. Build CPU: x86_64
  246. CPU: x86_64
  247. Kernel Type: winnt
  248. Kernel Version: 10.0.17134
  249. Pretty Productname: Windows 10 (10.0)
  250. Product Type: windows
  251. Product Version: 10
  252.  
  253.  
  254. Hardware Information
  255.  
  256. GPU Acceleration: auto
  257. Memory: 16245 Mb
  258. Number of Cores: 4
  259. Swap Location: C:/Users/Louis.PC-ENFANTS/AppData/Local/Temp
  260.  
  261. 16 Aug 2019 10:24:07 +0200: Created image "Sans nom", 1600 * 1200 pixels, 100 dpi. Color model: 8-bit integer/channel RGB/Alpha (sRGB-elle-V2-srgbtrc.icc). Layers: 2
  262. 16 Aug 2019 10:24:07 +0200: Instant Preview Setting: 0
  263. 16 Aug 2019 10:24:07 +0200: Enabled simple smoothing.
  264. 16 Aug 2019 10:24:07 +0200: Enabled simple smoothing.
  265. 16 Aug 2019 10:24:07 +0200: Enabled simple smoothing.
  266. 16 Aug 2019 10:24:07 +0200: Enabled simple smoothing.
  267. 16 Aug 2019 10:24:07 +0200: Enabled simple smoothing.
  268. 16 Aug 2019 10:24:07 +0200: Enabled simple smoothing.
  269. 16 Aug 2019 10:24:07 +0200: Instant Preview Setting: 0
  270. 16 Aug 2019 10:24:08 +0200: Instant Preview Setting: 0
  271. 16 Aug 2019 10:24:11 +0200: Closing.
  272. OpenGL Info
  273.  
  274. Vendor: "NVIDIA Corporation"
  275. Renderer: "GeForce GTX 1060 3GB/PCIe/SSE2"
  276. Version: "4.6.0 NVIDIA 430.86"
  277. Shading language: "4.60 NVIDIA"
  278. Requested format: QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  279. Current format: QSurfaceFormat(version 4.6, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QSurfaceFormat::sRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  280. Version: 4.6
  281. Supports deprecated functions true
  282. is OpenGL ES: false
  283.  
  284. QPA OpenGL Detection Info
  285. supportsDesktopGL: true
  286. supportsAngleD3D11: true
  287. isQtPreferAngle: false
  288. == log ==
  289. Supported renderers: QFlags(0x2|0x4|0x8)
  290. Surface format preference list:
  291. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  292. 2
  293. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  294. 4
  295. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  296. 2
  297. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  298. 2
  299. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  300. 4
  301. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  302. 4
  303. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  304. 8
  305. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  306. 8
  307. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  308. 8
  309. Probing format... QSurfaceFormat::DefaultColorSpace 2
  310. Found format: QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  311. 2
  312.  
  313. == end log ==
  314. ================================================================================
  315. SESSION: 16 Aug 2019 10:28:40 +0200. Executing D:\Programs\Krita (x64)\bin\krita.exe
  316.  
  317. WARNING: This file contains information about your system and the
  318. images you have been working with.
  319.  
  320. If you have problems with Krita, the Krita developers might ask
  321. you to share this file with them. The information in this file is
  322. not shared automatically with the Krita developers in any way. You
  323. can disable logging to this file in Krita's Configure Krita Dialog.
  324.  
  325. Please review the contents of this file before sharing this file with
  326. anyone.
  327.  
  328. Krita
  329.  
  330. Version: 4.2.5
  331. Languages: fr, en_US
  332. Hidpi: true
  333.  
  334. Qt
  335.  
  336. Version (compiled): 5.12.4
  337. Version (loaded): 5.12.4
  338.  
  339. OS Information
  340.  
  341. Build ABI: x86_64-little_endian-llp64
  342. Build CPU: x86_64
  343. CPU: x86_64
  344. Kernel Type: winnt
  345. Kernel Version: 10.0.17134
  346. Pretty Productname: Windows 10 (10.0)
  347. Product Type: windows
  348. Product Version: 10
  349.  
  350.  
  351. Hardware Information
  352.  
  353. GPU Acceleration: auto
  354. Memory: 16245 Mb
  355. Number of Cores: 4
  356. Swap Location: C:/Users/Louis.PC-ENFANTS/AppData/Local/Temp
  357.  
  358. 16 Aug 2019 10:29:05 +0200: Closing.
  359. OpenGL Info
  360.  
  361. Vendor: "NVIDIA Corporation"
  362. Renderer: "GeForce GTX 1060 3GB/PCIe/SSE2"
  363. Version: "4.6.0 NVIDIA 431.60"
  364. Shading language: "4.60 NVIDIA"
  365. Requested format: QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  366. Current format: QSurfaceFormat(version 4.6, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QSurfaceFormat::sRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  367. Version: 4.6
  368. Supports deprecated functions true
  369. is OpenGL ES: false
  370.  
  371. QPA OpenGL Detection Info
  372. supportsDesktopGL: true
  373. supportsAngleD3D11: true
  374. isQtPreferAngle: false
  375. == log ==
  376. Supported renderers: QFlags(0x2|0x4|0x8)
  377. Surface format preference list:
  378. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  379. 2
  380. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  381. 4
  382. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  383. 2
  384. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  385. 2
  386. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  387. 4
  388. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  389. 4
  390. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  391. 8
  392. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  393. 8
  394. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  395. 8
  396. Probing format... QSurfaceFormat::DefaultColorSpace 2
  397. Found format: QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  398. 2
  399.  
  400. == end log ==
  401. ================================================================================
  402. SESSION: 16 Aug 2019 11:26:42 +0200. Executing D:\Programs\Krita (x64)\bin\krita.exe
  403.  
  404. WARNING: This file contains information about your system and the
  405. images you have been working with.
  406.  
  407. If you have problems with Krita, the Krita developers might ask
  408. you to share this file with them. The information in this file is
  409. not shared automatically with the Krita developers in any way. You
  410. can disable logging to this file in Krita's Configure Krita Dialog.
  411.  
  412. Please review the contents of this file before sharing this file with
  413. anyone.
  414.  
  415. Krita
  416.  
  417. Version: 4.2.5
  418. Languages: fr, en_US
  419. Hidpi: true
  420.  
  421. Qt
  422.  
  423. Version (compiled): 5.12.4
  424. Version (loaded): 5.12.4
  425.  
  426. OS Information
  427.  
  428. Build ABI: x86_64-little_endian-llp64
  429. Build CPU: x86_64
  430. CPU: x86_64
  431. Kernel Type: winnt
  432. Kernel Version: 10.0.17134
  433. Pretty Productname: Windows 10 (10.0)
  434. Product Type: windows
  435. Product Version: 10
  436.  
  437.  
  438. Hardware Information
  439.  
  440. GPU Acceleration: auto
  441. Memory: 16245 Mb
  442. Number of Cores: 4
  443. Swap Location: C:/Users/Louis.PC-ENFANTS/AppData/Local/Temp
  444.  
  445. 16 Aug 2019 11:27:26 +0200: Closing.
  446. OpenGL Info
  447.  
  448. Vendor: "NVIDIA Corporation"
  449. Renderer: "GeForce GTX 1060 3GB/PCIe/SSE2"
  450. Version: "4.6.0 NVIDIA 431.60"
  451. Shading language: "4.60 NVIDIA"
  452. Requested format: QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  453. Current format: QSurfaceFormat(version 4.6, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QSurfaceFormat::sRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  454. Version: 4.6
  455. Supports deprecated functions true
  456. is OpenGL ES: false
  457.  
  458. QPA OpenGL Detection Info
  459. supportsDesktopGL: true
  460. supportsAngleD3D11: true
  461. isQtPreferAngle: false
  462. == log ==
  463. Supported renderers: QFlags(0x2|0x4|0x8)
  464. Surface format preference list:
  465. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  466. 2
  467. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  468. 4
  469. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  470. 2
  471. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  472. 2
  473. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  474. 4
  475. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  476. 4
  477. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  478. 8
  479. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  480. 8
  481. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  482. 8
  483. Probing format... QSurfaceFormat::DefaultColorSpace 2
  484. Found format: QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  485. 2
  486.  
  487. == end log ==
  488. ================================================================================
  489. SESSION: 16 Aug 2019 11:35:33 +0200. Executing D:\Louis\Krita (x64)\bin\krita.exe
  490.  
  491. WARNING: This file contains information about your system and the
  492. images you have been working with.
  493.  
  494. If you have problems with Krita, the Krita developers might ask
  495. you to share this file with them. The information in this file is
  496. not shared automatically with the Krita developers in any way. You
  497. can disable logging to this file in Krita's Configure Krita Dialog.
  498.  
  499. Please review the contents of this file before sharing this file with
  500. anyone.
  501.  
  502. Krita
  503.  
  504. Version: 4.2.5
  505. Languages: fr, en_US
  506. Hidpi: true
  507.  
  508. Qt
  509.  
  510. Version (compiled): 5.12.4
  511. Version (loaded): 5.12.4
  512.  
  513. OS Information
  514.  
  515. Build ABI: x86_64-little_endian-llp64
  516. Build CPU: x86_64
  517. CPU: x86_64
  518. Kernel Type: winnt
  519. Kernel Version: 10.0.17134
  520. Pretty Productname: Windows 10 (10.0)
  521. Product Type: windows
  522. Product Version: 10
  523.  
  524.  
  525. Hardware Information
  526.  
  527. GPU Acceleration: auto
  528. Memory: 16245 Mb
  529. Number of Cores: 4
  530. Swap Location: C:/Users/Louis.PC-ENFANTS/AppData/Local/Temp
  531.  
  532. 16 Aug 2019 11:36:20 +0200: Closing.
  533. OpenGL Info
  534.  
  535. Vendor: "NVIDIA Corporation"
  536. Renderer: "GeForce GTX 1060 3GB/PCIe/SSE2"
  537. Version: "4.6.0 NVIDIA 431.60"
  538. Shading language: "4.60 NVIDIA"
  539. Requested format: QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  540. Current format: QSurfaceFormat(version 4.6, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QSurfaceFormat::sRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  541. Version: 4.6
  542. Supports deprecated functions true
  543. is OpenGL ES: false
  544.  
  545. QPA OpenGL Detection Info
  546. supportsDesktopGL: true
  547. supportsAngleD3D11: true
  548. isQtPreferAngle: false
  549. == log ==
  550. Supported renderers: QFlags(0x2|0x4|0x8)
  551. Surface format preference list:
  552. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  553. 2
  554. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  555. 4
  556. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  557. 2
  558. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  559. 2
  560. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  561. 4
  562. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  563. 4
  564. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  565. 8
  566. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  567. 8
  568. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  569. 8
  570. Probing format... QSurfaceFormat::DefaultColorSpace 2
  571. Found format: QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  572. 2
  573.  
  574. == end log ==
  575. ================================================================================
  576. SESSION: 16 Aug 2019 11:41:41 +0200. Executing C:\Program Files\Krita (x64)\bin\krita.exe
  577.  
  578. WARNING: This file contains information about your system and the
  579. images you have been working with.
  580.  
  581. If you have problems with Krita, the Krita developers might ask
  582. you to share this file with them. The information in this file is
  583. not shared automatically with the Krita developers in any way. You
  584. can disable logging to this file in Krita's Configure Krita Dialog.
  585.  
  586. Please review the contents of this file before sharing this file with
  587. anyone.
  588.  
  589. Krita
  590.  
  591. Version: 4.2.5
  592. Languages: fr, en_US
  593. Hidpi: true
  594.  
  595. Qt
  596.  
  597. Version (compiled): 5.12.4
  598. Version (loaded): 5.12.4
  599.  
  600. OS Information
  601.  
  602. Build ABI: x86_64-little_endian-llp64
  603. Build CPU: x86_64
  604. CPU: x86_64
  605. Kernel Type: winnt
  606. Kernel Version: 10.0.17134
  607. Pretty Productname: Windows 10 (10.0)
  608. Product Type: windows
  609. Product Version: 10
  610.  
  611.  
  612. Hardware Information
  613.  
  614. GPU Acceleration: auto
  615. Memory: 16245 Mb
  616. Number of Cores: 4
  617. Swap Location: C:/Users/Louis.PC-ENFANTS/AppData/Local/Temp
  618.  
  619. 16 Aug 2019 11:42:15 +0200: Closing.
  620. OpenGL Info
  621.  
  622. Vendor: "NVIDIA Corporation"
  623. Renderer: "GeForce GTX 1060 3GB/PCIe/SSE2"
  624. Version: "4.6.0 NVIDIA 431.60"
  625. Shading language: "4.60 NVIDIA"
  626. Requested format: QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  627. Current format: QSurfaceFormat(version 4.6, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QSurfaceFormat::sRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  628. Version: 4.6
  629. Supports deprecated functions true
  630. is OpenGL ES: false
  631.  
  632. QPA OpenGL Detection Info
  633. supportsDesktopGL: true
  634. supportsAngleD3D11: true
  635. isQtPreferAngle: false
  636. == log ==
  637. Supported renderers: QFlags(0x2|0x4|0x8)
  638. Surface format preference list:
  639. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  640. 2
  641. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  642. 4
  643. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  644. 2
  645. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  646. 2
  647. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  648. 4
  649. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  650. 4
  651. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  652. 8
  653. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  654. 8
  655. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  656. 8
  657. Probing format... QSurfaceFormat::DefaultColorSpace 2
  658. Found format: QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  659. 2
  660.  
  661. == end log ==
  662. ================================================================================
  663. SESSION: 16 Aug 2019 11:44:37 +0200. Executing D:\Louis\Krita (x64)\bin\krita.exe
  664.  
  665. WARNING: This file contains information about your system and the
  666. images you have been working with.
  667.  
  668. If you have problems with Krita, the Krita developers might ask
  669. you to share this file with them. The information in this file is
  670. not shared automatically with the Krita developers in any way. You
  671. can disable logging to this file in Krita's Configure Krita Dialog.
  672.  
  673. Please review the contents of this file before sharing this file with
  674. anyone.
  675.  
  676. Krita
  677.  
  678. Version: 4.2.5
  679. Languages: fr, en_US
  680. Hidpi: true
  681.  
  682. Qt
  683.  
  684. Version (compiled): 5.12.4
  685. Version (loaded): 5.12.4
  686.  
  687. OS Information
  688.  
  689. Build ABI: x86_64-little_endian-llp64
  690. Build CPU: x86_64
  691. CPU: x86_64
  692. Kernel Type: winnt
  693. Kernel Version: 10.0.17134
  694. Pretty Productname: Windows 10 (10.0)
  695. Product Type: windows
  696. Product Version: 10
  697.  
  698.  
  699. Hardware Information
  700.  
  701. GPU Acceleration: auto
  702. Memory: 16245 Mb
  703. Number of Cores: 4
  704. Swap Location: C:/Users/Louis.PC-ENFANTS/AppData/Local/Temp
  705.  
  706. 16 Aug 2019 11:55:00 +0200: Closing.
  707. OpenGL Info
  708.  
  709. Vendor: "NVIDIA Corporation"
  710. Renderer: "GeForce GTX 1060 3GB/PCIe/SSE2"
  711. Version: "4.6.0 NVIDIA 431.60"
  712. Shading language: "4.60 NVIDIA"
  713. Requested format: QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  714. Current format: QSurfaceFormat(version 4.6, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QSurfaceFormat::sRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  715. Version: 4.6
  716. Supports deprecated functions true
  717. is OpenGL ES: false
  718.  
  719. QPA OpenGL Detection Info
  720. supportsDesktopGL: true
  721. supportsAngleD3D11: true
  722. isQtPreferAngle: false
  723. == log ==
  724. Supported renderers: QFlags(0x2|0x4|0x8)
  725. Surface format preference list:
  726. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  727. 2
  728. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  729. 4
  730. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  731. 2
  732. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  733. 2
  734. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  735. 4
  736. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  737. 4
  738. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  739. 8
  740. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  741. 8
  742. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  743. 8
  744. Probing format... QSurfaceFormat::DefaultColorSpace 2
  745. Found format: QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  746. 2
  747.  
  748. == end log ==
  749. ================================================================================
  750. SESSION: 16 Aug 2019 12:04:36 +0200. Executing D:\Louis\Krita (x64)\bin\krita.exe
  751.  
  752. WARNING: This file contains information about your system and the
  753. images you have been working with.
  754.  
  755. If you have problems with Krita, the Krita developers might ask
  756. you to share this file with them. The information in this file is
  757. not shared automatically with the Krita developers in any way. You
  758. can disable logging to this file in Krita's Configure Krita Dialog.
  759.  
  760. Please review the contents of this file before sharing this file with
  761. anyone.
  762.  
  763. Krita
  764.  
  765. Version: 4.2.5
  766. Languages: fr, en_US
  767. Hidpi: true
  768.  
  769. Qt
  770.  
  771. Version (compiled): 5.12.4
  772. Version (loaded): 5.12.4
  773.  
  774. OS Information
  775.  
  776. Build ABI: x86_64-little_endian-llp64
  777. Build CPU: x86_64
  778. CPU: x86_64
  779. Kernel Type: winnt
  780. Kernel Version: 10.0.17134
  781. Pretty Productname: Windows 10 (10.0)
  782. Product Type: windows
  783. Product Version: 10
  784.  
  785.  
  786. Hardware Information
  787.  
  788. GPU Acceleration: auto
  789. Memory: 16245 Mb
  790. Number of Cores: 4
  791. Swap Location: C:/Users/Louis.PC-ENFANTS/AppData/Local/Temp
  792.  
  793. 16 Aug 2019 12:05:03 +0200: Closing.
  794. OpenGL Info
  795.  
  796. Vendor: "NVIDIA Corporation"
  797. Renderer: "GeForce GTX 1060 3GB/PCIe/SSE2"
  798. Version: "4.6.0 NVIDIA 431.60"
  799. Shading language: "4.60 NVIDIA"
  800. Requested format: QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  801. Current format: QSurfaceFormat(version 4.6, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QSurfaceFormat::sRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  802. Version: 4.6
  803. Supports deprecated functions true
  804. is OpenGL ES: false
  805.  
  806. QPA OpenGL Detection Info
  807. supportsDesktopGL: true
  808. supportsAngleD3D11: true
  809. isQtPreferAngle: false
  810. == log ==
  811. Supported renderers: QFlags(0x2|0x4|0x8)
  812. Surface format preference list:
  813. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  814. 2
  815. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  816. 4
  817. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  818. 2
  819. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  820. 2
  821. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  822. 4
  823. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  824. 4
  825. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  826. 8
  827. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  828. 8
  829. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  830. 8
  831. Probing format... QSurfaceFormat::DefaultColorSpace 2
  832. Found format: QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  833. 2
  834.  
  835. == end log ==
  836. ================================================================================
  837. SESSION: 16 Aug 2019 12:11:47 +0200. Executing D:\Louis\Desktop\Krita (x64)\bin\krita.exe
  838.  
  839. WARNING: This file contains information about your system and the
  840. images you have been working with.
  841.  
  842. If you have problems with Krita, the Krita developers might ask
  843. you to share this file with them. The information in this file is
  844. not shared automatically with the Krita developers in any way. You
  845. can disable logging to this file in Krita's Configure Krita Dialog.
  846.  
  847. Please review the contents of this file before sharing this file with
  848. anyone.
  849.  
  850. Krita
  851.  
  852. Version: 4.2.4
  853. Languages: fr, en_US
  854. Hidpi: true
  855.  
  856. Qt
  857.  
  858. Version (compiled): 5.12.4
  859. Version (loaded): 5.12.4
  860.  
  861. OS Information
  862.  
  863. Build ABI: x86_64-little_endian-llp64
  864. Build CPU: x86_64
  865. CPU: x86_64
  866. Kernel Type: winnt
  867. Kernel Version: 10.0.17134
  868. Pretty Productname: Windows 10 (10.0)
  869. Product Type: windows
  870. Product Version: 10
  871.  
  872.  
  873. Hardware Information
  874.  
  875. GPU Acceleration: auto
  876. Memory: 16245 Mb
  877. Number of Cores: 4
  878. Swap Location: C:/Users/Louis.PC-ENFANTS/AppData/Local/Temp
  879.  
  880. 16 Aug 2019 12:12:07 +0200: Closing.
  881. OpenGL Info
  882.  
  883. Vendor: "NVIDIA Corporation"
  884. Renderer: "GeForce GTX 1060 3GB/PCIe/SSE2"
  885. Version: "4.6.0 NVIDIA 431.60"
  886. Shading language: "4.60 NVIDIA"
  887. Requested format: QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  888. Current format: QSurfaceFormat(version 4.6, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QSurfaceFormat::sRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  889. Version: 4.6
  890. Supports deprecated functions true
  891. is OpenGL ES: false
  892.  
  893. QPA OpenGL Detection Info
  894. supportsDesktopGL: true
  895. supportsAngleD3D11: true
  896. isQtPreferAngle: false
  897. == log ==
  898. Supported renderers: QFlags(0x2|0x4|0x8)
  899. Surface format preference list:
  900. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  901. 2
  902. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  903. 4
  904. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  905. 2
  906. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  907. 2
  908. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  909. 4
  910. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  911. 4
  912. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  913. 8
  914. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  915. 8
  916. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  917. 8
  918. Probing format... QSurfaceFormat::DefaultColorSpace 2
  919. Found format: QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  920. 2
  921.  
  922. == end log ==
  923. ================================================================================
  924. SESSION: 16 Aug 2019 12:14:52 +0200. Executing D:\Louis\Desktop\Krita (x64)\bin\krita.exe
  925.  
  926. WARNING: This file contains information about your system and the
  927. images you have been working with.
  928.  
  929. If you have problems with Krita, the Krita developers might ask
  930. you to share this file with them. The information in this file is
  931. not shared automatically with the Krita developers in any way. You
  932. can disable logging to this file in Krita's Configure Krita Dialog.
  933.  
  934. Please review the contents of this file before sharing this file with
  935. anyone.
  936.  
  937. Krita
  938.  
  939. Version: 4.2.3
  940. Languages: fr, en_US
  941. Hidpi: true
  942.  
  943. Qt
  944.  
  945. Version (compiled): 5.12.4
  946. Version (loaded): 5.12.4
  947.  
  948. OS Information
  949.  
  950. Build ABI: x86_64-little_endian-llp64
  951. Build CPU: x86_64
  952. CPU: x86_64
  953. Kernel Type: winnt
  954. Kernel Version: 10.0.17134
  955. Pretty Productname: Windows 10 (10.0)
  956. Product Type: windows
  957. Product Version: 10
  958.  
  959.  
  960. Hardware Information
  961.  
  962. GPU Acceleration: auto
  963. Memory: 16245 Mb
  964. Number of Cores: 4
  965. Swap Location: C:/Users/Louis.PC-ENFANTS/AppData/Local/Temp
  966.  
  967. 16 Aug 2019 12:15:13 +0200: Closing.
  968. OpenGL Info
  969.  
  970. Vendor: "NVIDIA Corporation"
  971. Renderer: "GeForce GTX 1060 3GB/PCIe/SSE2"
  972. Version: "4.6.0 NVIDIA 431.60"
  973. Shading language: "4.60 NVIDIA"
  974. Requested format: QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  975. Current format: QSurfaceFormat(version 4.6, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QSurfaceFormat::sRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  976. Version: 4.6
  977. Supports deprecated functions true
  978. is OpenGL ES: false
  979.  
  980. QPA OpenGL Detection Info
  981. supportsDesktopGL: true
  982. supportsAngleD3D11: true
  983. isQtPreferAngle: false
  984. == log ==
  985. Supported renderers: QFlags(0x2|0x4|0x8)
  986. Surface format preference list:
  987. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  988. 2
  989. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  990. 4
  991. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  992. 2
  993. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  994. 2
  995. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  996. 4
  997. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  998. 4
  999. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  1000. 8
  1001. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  1002. 8
  1003. * QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  1004. 8
  1005. Probing format... QSurfaceFormat::DefaultColorSpace 2
  1006. Found format: QSurfaceFormat(version 3.0, options QFlags<QSurfaceFormat::FormatOption>(DeprecatedFunctions), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::CompatibilityProfile)
  1007. 2
  1008.  
  1009. == end log ==
  1010. ================================================================================
  1011. SESSION: 16 Aug 2019 12:18:55 +0200. Executing D:\Louis\Krita (x64)\bin\krita.exe
  1012.  
  1013. WARNING: This file contains information about your system and the
  1014. images you have been working with.
  1015.  
  1016. If you have problems with Krita, the Krita developers might ask
  1017. you to share this file with them. The information in this file is
  1018. not shared automatically with the Krita developers in any way. You
  1019. can disable logging to this file in Krita's Configure Krita Dialog.
  1020.  
  1021. Please review the contents of this file before sharing this file with
  1022. anyone.
  1023.  
  1024. Krita
  1025.  
  1026. Version: 4.2.5
  1027. Languages: fr, en_US
  1028. Hidpi: true
  1029.  
  1030. Qt
  1031.  
  1032. Version (compiled): 5.12.4
  1033. Version (loaded): 5.12.4
  1034.  
  1035. OS Information
  1036.  
  1037. Build ABI: x86_64-little_endian-llp64
  1038. Build CPU: x86_64
  1039. CPU: x86_64
  1040. Kernel Type: winnt
  1041. Kernel Version: 10.0.17134
  1042. Pretty Productname: Windows 10 (10.0)
  1043. Product Type: windows
  1044. Product Version: 10
  1045.  
  1046.  
  1047. Hardware Information
  1048.  
  1049. GPU Acceleration: auto
  1050. Memory: 16245 Mb
  1051. Number of Cores: 4
  1052. Swap Location: C:/Users/Louis.PC-ENFANTS/AppData/Local/Temp
Advertisement
Add Comment
Please, Sign In to add comment