Guest User

InSync in Gnome 40.0

a guest
Apr 14th, 2021
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.24 KB | None | 0 0
  1. $ QT_DEBUG_PLUGINS=1 insync start --no-daemon
  2. Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
  3. QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/insync/PySide2/plugins/platforms" ...
  4. QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/PySide2/plugins/platforms/libqeglfs.so"
  5. Found metadata in lib /usr/lib/insync/PySide2/plugins/platforms/libqeglfs.so, metadata=
  6. {
  7. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  8. "MetaData": {
  9. "Keys": [
  10. "eglfs"
  11. ]
  12. },
  13. "archreq": 0,
  14. "className": "QEglFSIntegrationPlugin",
  15. "debug": false,
  16. "version": 330752
  17. }
  18.  
  19.  
  20. Got keys from plugin meta data ("eglfs")
  21. QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/PySide2/plugins/platforms/libqlinuxfb.so"
  22. Found metadata in lib /usr/lib/insync/PySide2/plugins/platforms/libqlinuxfb.so, metadata=
  23. {
  24. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  25. "MetaData": {
  26. "Keys": [
  27. "linuxfb"
  28. ]
  29. },
  30. "archreq": 0,
  31. "className": "QLinuxFbIntegrationPlugin",
  32. "debug": false,
  33. "version": 330752
  34. }
  35.  
  36.  
  37. Got keys from plugin meta data ("linuxfb")
  38. QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/PySide2/plugins/platforms/libqminimal.so"
  39. Found metadata in lib /usr/lib/insync/PySide2/plugins/platforms/libqminimal.so, metadata=
  40. {
  41. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  42. "MetaData": {
  43. "Keys": [
  44. "minimal"
  45. ]
  46. },
  47. "archreq": 0,
  48. "className": "QMinimalIntegrationPlugin",
  49. "debug": false,
  50. "version": 330752
  51. }
  52.  
  53.  
  54. Got keys from plugin meta data ("minimal")
  55. QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/PySide2/plugins/platforms/libqminimalegl.so"
  56. Found metadata in lib /usr/lib/insync/PySide2/plugins/platforms/libqminimalegl.so, metadata=
  57. {
  58. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  59. "MetaData": {
  60. "Keys": [
  61. "minimalegl"
  62. ]
  63. },
  64. "archreq": 0,
  65. "className": "QMinimalEglIntegrationPlugin",
  66. "debug": false,
  67. "version": 330752
  68. }
  69.  
  70.  
  71. Got keys from plugin meta data ("minimalegl")
  72. QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/PySide2/plugins/platforms/libqoffscreen.so"
  73. Found metadata in lib /usr/lib/insync/PySide2/plugins/platforms/libqoffscreen.so, metadata=
  74. {
  75. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  76. "MetaData": {
  77. "Keys": [
  78. "offscreen"
  79. ]
  80. },
  81. "archreq": 0,
  82. "className": "QOffscreenIntegrationPlugin",
  83. "debug": false,
  84. "version": 330752
  85. }
  86.  
  87.  
  88. Got keys from plugin meta data ("offscreen")
  89. QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/PySide2/plugins/platforms/libqvnc.so"
  90. Found metadata in lib /usr/lib/insync/PySide2/plugins/platforms/libqvnc.so, metadata=
  91. {
  92. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  93. "MetaData": {
  94. "Keys": [
  95. "vnc"
  96. ]
  97. },
  98. "archreq": 0,
  99. "className": "QVncIntegrationPlugin",
  100. "debug": false,
  101. "version": 330752
  102. }
  103.  
  104.  
  105. Got keys from plugin meta data ("vnc")
  106. QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/PySide2/plugins/platforms/libqwayland-egl.so"
  107. Found metadata in lib /usr/lib/insync/PySide2/plugins/platforms/libqwayland-egl.so, metadata=
  108. {
  109. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  110. "MetaData": {
  111. "Keys": [
  112. "wayland-egl"
  113. ]
  114. },
  115. "archreq": 0,
  116. "className": "QWaylandEglPlatformIntegrationPlugin",
  117. "debug": false,
  118. "version": 330752
  119. }
  120.  
  121.  
  122. Got keys from plugin meta data ("wayland-egl")
  123. QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/PySide2/plugins/platforms/libqwayland-generic.so"
  124. Found metadata in lib /usr/lib/insync/PySide2/plugins/platforms/libqwayland-generic.so, metadata=
  125. {
  126. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  127. "MetaData": {
  128. "Keys": [
  129. "wayland"
  130. ]
  131. },
  132. "archreq": 0,
  133. "className": "QWaylandIntegrationPlugin",
  134. "debug": false,
  135. "version": 330752
  136. }
  137.  
  138.  
  139. Got keys from plugin meta data ("wayland")
  140. QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/PySide2/plugins/platforms/libqwayland-xcomposite-egl.so"
  141. Found metadata in lib /usr/lib/insync/PySide2/plugins/platforms/libqwayland-xcomposite-egl.so, metadata=
  142. {
  143. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  144. "MetaData": {
  145. "Keys": [
  146. "wayland-xcomposite-egl"
  147. ]
  148. },
  149. "archreq": 0,
  150. "className": "QWaylandXCompositeEglPlatformIntegrationPlugin",
  151. "debug": false,
  152. "version": 330752
  153. }
  154.  
  155.  
  156. Got keys from plugin meta data ("wayland-xcomposite-egl")
  157. QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/PySide2/plugins/platforms/libqwayland-xcomposite-glx.so"
  158. Found metadata in lib /usr/lib/insync/PySide2/plugins/platforms/libqwayland-xcomposite-glx.so, metadata=
  159. {
  160. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  161. "MetaData": {
  162. "Keys": [
  163. "wayland-xcomposite-glx"
  164. ]
  165. },
  166. "archreq": 0,
  167. "className": "QWaylandXCompositeGlxPlatformIntegrationPlugin",
  168. "debug": false,
  169. "version": 330752
  170. }
  171.  
  172.  
  173. Got keys from plugin meta data ("wayland-xcomposite-glx")
  174. QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/PySide2/plugins/platforms/libqwebgl.so"
  175. Found metadata in lib /usr/lib/insync/PySide2/plugins/platforms/libqwebgl.so, metadata=
  176. {
  177. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  178. "MetaData": {
  179. "Keys": [
  180. "webgl"
  181. ]
  182. },
  183. "archreq": 0,
  184. "className": "QWebGLIntegrationPlugin",
  185. "debug": false,
  186. "version": 330752
  187. }
  188.  
  189.  
  190. Got keys from plugin meta data ("webgl")
  191. QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/PySide2/plugins/platforms/libqxcb.so"
  192. Found metadata in lib /usr/lib/insync/PySide2/plugins/platforms/libqxcb.so, metadata=
  193. {
  194. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  195. "MetaData": {
  196. "Keys": [
  197. "xcb"
  198. ]
  199. },
  200. "archreq": 0,
  201. "className": "QXcbIntegrationPlugin",
  202. "debug": false,
  203. "version": 330752
  204. }
  205.  
  206.  
  207. Got keys from plugin meta data ("xcb")
  208. QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/insync/platforms" ...
  209. loaded library "/usr/lib/insync/PySide2/plugins/platforms/libqxcb.so"
  210. loaded library "Xcursor"
  211. QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/insync/PySide2/plugins/platformthemes" ...
  212. QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/PySide2/plugins/platformthemes/libqgtk3.so"
  213. Found metadata in lib /usr/lib/insync/PySide2/plugins/platformthemes/libqgtk3.so, metadata=
  214. {
  215. "IID": "org.qt-project.Qt.QPA.QPlatformThemeFactoryInterface.5.1",
  216. "MetaData": {
  217. "Keys": [
  218. "gtk3"
  219. ]
  220. },
  221. "archreq": 0,
  222. "className": "QGtk3ThemePlugin",
  223. "debug": false,
  224. "version": 330752
  225. }
  226.  
  227.  
  228. Got keys from plugin meta data ("gtk3")
  229. QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/PySide2/plugins/platformthemes/libqxdgdesktopportal.so"
  230. Found metadata in lib /usr/lib/insync/PySide2/plugins/platformthemes/libqxdgdesktopportal.so, metadata=
  231. {
  232. "IID": "org.qt-project.Qt.QPA.QPlatformThemeFactoryInterface.5.1",
  233. "MetaData": {
  234. "Keys": [
  235. "xdgdesktopportal",
  236. "flatpak",
  237. "snap"
  238. ]
  239. },
  240. "archreq": 0,
  241. "className": "QXdgDesktopPortalThemePlugin",
  242. "debug": false,
  243. "version": 330752
  244. }
  245.  
  246.  
  247. Got keys from plugin meta data ("xdgdesktopportal", "flatpak", "snap")
  248. QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/insync/platformthemes" ...
  249. loaded library "/usr/lib/insync/PySide2/plugins/platformthemes/libqgtk3.so"
  250.  
  251. (insync:3985): GLib-GIO-ERROR **: 09:16:55.099: Settings schema 'org.gnome.settings-daemon.plugins.xsettings' does not contain a key named 'antialiasing'
  252. Trace/breakpoint trap (imagem do nĂșcleo gravada)
  253.  
Advertisement
Add Comment
Please, Sign In to add comment