Advertisement
Guest User

dolphin crash

a guest
May 28th, 2019
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.61 KB | None | 0 0
  1. QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/qt/plugins/platforms" ...
  2. QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqeglfs.so"
  3. Found metadata in lib /usr/lib/qt/plugins/platforms/libqeglfs.so, metadata=
  4. {
  5. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  6. "MetaData": {
  7. "Keys": [
  8. "eglfs"
  9. ]
  10. },
  11. "archreq": 0,
  12. "className": "QEglFSIntegrationPlugin",
  13. "debug": false,
  14. "version": 330752
  15. }
  16.  
  17.  
  18. Got keys from plugin meta data ("eglfs")
  19. QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqlinuxfb.so"
  20. Found metadata in lib /usr/lib/qt/plugins/platforms/libqlinuxfb.so, metadata=
  21. {
  22. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  23. "MetaData": {
  24. "Keys": [
  25. "linuxfb"
  26. ]
  27. },
  28. "archreq": 0,
  29. "className": "QLinuxFbIntegrationPlugin",
  30. "debug": false,
  31. "version": 330752
  32. }
  33.  
  34.  
  35. Got keys from plugin meta data ("linuxfb")
  36. QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqminimal.so"
  37. Found metadata in lib /usr/lib/qt/plugins/platforms/libqminimal.so, metadata=
  38. {
  39. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  40. "MetaData": {
  41. "Keys": [
  42. "minimal"
  43. ]
  44. },
  45. "archreq": 0,
  46. "className": "QMinimalIntegrationPlugin",
  47. "debug": false,
  48. "version": 330752
  49. }
  50.  
  51.  
  52. Got keys from plugin meta data ("minimal")
  53. QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqminimalegl.so"
  54. Found metadata in lib /usr/lib/qt/plugins/platforms/libqminimalegl.so, metadata=
  55. {
  56. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  57. "MetaData": {
  58. "Keys": [
  59. "minimalegl"
  60. ]
  61. },
  62. "archreq": 0,
  63. "className": "QMinimalEglIntegrationPlugin",
  64. "debug": false,
  65. "version": 330752
  66. }
  67.  
  68.  
  69. Got keys from plugin meta data ("minimalegl")
  70. QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqoffscreen.so"
  71. Found metadata in lib /usr/lib/qt/plugins/platforms/libqoffscreen.so, metadata=
  72. {
  73. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  74. "MetaData": {
  75. "Keys": [
  76. "offscreen"
  77. ]
  78. },
  79. "archreq": 0,
  80. "className": "QOffscreenIntegrationPlugin",
  81. "debug": false,
  82. "version": 330752
  83. }
  84.  
  85.  
  86. Got keys from plugin meta data ("offscreen")
  87. QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqvnc.so"
  88. Found metadata in lib /usr/lib/qt/plugins/platforms/libqvnc.so, metadata=
  89. {
  90. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  91. "MetaData": {
  92. "Keys": [
  93. "vnc"
  94. ]
  95. },
  96. "archreq": 0,
  97. "className": "QVncIntegrationPlugin",
  98. "debug": false,
  99. "version": 330752
  100. }
  101.  
  102.  
  103. Got keys from plugin meta data ("vnc")
  104. QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqwayland-egl.so"
  105. Found metadata in lib /usr/lib/qt/plugins/platforms/libqwayland-egl.so, metadata=
  106. {
  107. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  108. "MetaData": {
  109. "Keys": [
  110. "wayland-egl"
  111. ]
  112. },
  113. "archreq": 0,
  114. "className": "QWaylandEglPlatformIntegrationPlugin",
  115. "debug": false,
  116. "version": 330752
  117. }
  118.  
  119.  
  120. Got keys from plugin meta data ("wayland-egl")
  121. QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqwayland-generic.so"
  122. Found metadata in lib /usr/lib/qt/plugins/platforms/libqwayland-generic.so, metadata=
  123. {
  124. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  125. "MetaData": {
  126. "Keys": [
  127. "wayland"
  128. ]
  129. },
  130. "archreq": 0,
  131. "className": "QWaylandIntegrationPlugin",
  132. "debug": false,
  133. "version": 330752
  134. }
  135.  
  136.  
  137. Got keys from plugin meta data ("wayland")
  138. QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqwayland-xcomposite-egl.so"
  139. Found metadata in lib /usr/lib/qt/plugins/platforms/libqwayland-xcomposite-egl.so, metadata=
  140. {
  141. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  142. "MetaData": {
  143. "Keys": [
  144. "wayland-xcomposite-egl"
  145. ]
  146. },
  147. "archreq": 0,
  148. "className": "QWaylandXCompositeEglPlatformIntegrationPlugin",
  149. "debug": false,
  150. "version": 330752
  151. }
  152.  
  153.  
  154. Got keys from plugin meta data ("wayland-xcomposite-egl")
  155. QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqwayland-xcomposite-glx.so"
  156. Found metadata in lib /usr/lib/qt/plugins/platforms/libqwayland-xcomposite-glx.so, metadata=
  157. {
  158. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  159. "MetaData": {
  160. "Keys": [
  161. "wayland-xcomposite-glx"
  162. ]
  163. },
  164. "archreq": 0,
  165. "className": "QWaylandXCompositeGlxPlatformIntegrationPlugin",
  166. "debug": false,
  167. "version": 330752
  168. }
  169.  
  170.  
  171. Got keys from plugin meta data ("wayland-xcomposite-glx")
  172. QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqwebgl.so"
  173. Found metadata in lib /usr/lib/qt/plugins/platforms/libqwebgl.so, metadata=
  174. {
  175. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  176. "MetaData": {
  177. "Keys": [
  178. "webgl"
  179. ]
  180. },
  181. "archreq": 0,
  182. "className": "QWebGLIntegrationPlugin",
  183. "debug": false,
  184. "version": 330752
  185. }
  186.  
  187.  
  188. Got keys from plugin meta data ("webgl")
  189. QFactoryLoader::QFactoryLoader() looking at "/usr/lib/qt/plugins/platforms/libqxcb.so"
  190. Found metadata in lib /usr/lib/qt/plugins/platforms/libqxcb.so, metadata=
  191. {
  192. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  193. "MetaData": {
  194. "Keys": [
  195. "xcb"
  196. ]
  197. },
  198. "archreq": 0,
  199. "className": "QXcbIntegrationPlugin",
  200. "debug": false,
  201. "version": 330752
  202. }
  203.  
  204.  
  205. Got keys from plugin meta data ("xcb")
  206. QFactoryLoader::QFactoryLoader() checking directory path "/usr/bin/platforms" ...
  207. loaded library "/usr/lib/qt/plugins/platforms/libqxcb.so"
  208. qt.qpa.xcb: could not connect to display
  209. qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
  210. This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
  211.  
  212. Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, webgl, xcb.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement