Advertisement
Guest User

Untitled

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