Score:0

Fail to load module libgvfsdbus.so

sa flag

I'm using ubuntu 20.04, and when I run vscode, it is not lunch, and in console I get following error:

/usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so: undefined symbol: g_date_time_format_iso8601 Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so

I do search for about 5 hours but it still exists.

Full log:

code --verbose  
/usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so: undefined symbol: 
g_date_time_format_iso8601
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
(code:4142): Gtk-WARNING **: 13:25:54.245: Theme parsing error: gtk.css:1511:23: 
'font-feature-settings' is not a valid property name
(code:4142): Gtk-WARNING **: 13:25:54.248: Theme parsing error: gtk.css:3437:25: 
'font-feature-settings' is not a valid property name
(code:4142): Gtk-WARNING **: 13:25:54.249: Theme parsing error: gtk.css:3899:23: 
'font-feature-settings' is not a valid property name
[4174:0818/132554.357011:ERROR:angle_platform_impl.cc(44)] Display.cpp:840 
(initialize): ANGLE Display::initialize error 12289: glXQueryExtensionsString 
returned NULL
[4174:0818/132554.357159:ERROR:gl_surface_egl.cc(780)] EGL Driver message (Critical) 
eglInitialize: glXQueryExtensionsString returned NULL
[4174:0818/132554.357215:ERROR:gl_surface_egl.cc(1373)] eglInitialize OpenGL failed 
with error EGL_NOT_INITIALIZED, trying next display type
[4174:0818/132554.358904:ERROR:angle_platform_impl.cc(44)] Display.cpp:840 
(initialize): ANGLE Display::initialize error 12289: glXQueryExtensionsString 
returned NULL
[4174:0818/132554.359002:ERROR:gl_surface_egl.cc(780)] EGL Driver message (Critical)         
eglInitialize: glXQueryExtensionsString returned NULL
[4174:0818/132554.359053:ERROR:gl_surface_egl.cc(1373)] eglInitialize OpenGLES failed 
with error EGL_NOT_INITIALIZED
[4174:0818/132554.359103:ERROR:gl_initializer_linux_x11.cc(178)] 
GLSurfaceEGL::InitializeOneOff failed.
[4174:0818/132554.361053:ERROR:viz_main_impl.cc(160)] Exiting GPU process due to 
errors during initialization
[4181:0818/132554.378082:WARNING:vaapi_wrapper.cc(588)] VAAPI video acceleration not 
available for swiftshader
[4181:0818/132554.378283:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is 
swiftshader
[main 2021-08-18T08:55:54.424Z] Starting VS Code
[main 2021-08-18T08:55:54.425Z] from: /snap/code/71/usr/share/code/resources/app
[main 2021-08-18T08:55:54.425Z] args: {
_: [],
diff: false,
add: false,
goto: false,
'new-window': false,
'reuse-window': false,
wait: false,
help: false,
'list-extensions': false,
'show-versions': false,
version: false,
verbose: true,
status: false,
'prof-startup': false,
'no-cached-data': false,
'prof-v8-extensions': false,
'disable-extensions': false,
'disable-gpu': false,
telemetry: false,
debugRenderer: false,
logExtensionHostCommunication: false,
'skip-release-notes': false,
'skip-welcome': false,
'disable-telemetry': false,
'disable-updates': false,
'disable-keytar': false,
'disable-workspace-trust': false,
'disable-crash-reporter': false,
'crash-reporter-id': '3b5aae82-79e4-4ccc-bdf0-6c3988a1e81a',
'skip-add-to-recently-opened': false,
'unity-launch': false,
'open-url': false,
'file-write': false,
'file-chmod': false,
'driver-verbose': false,
force: false,
'do-not-sync': false,
trace: false,
'force-user-env': false,
'force-disable-user-env': false,
'open-devtools': false,
__sandbox: false,
'no-proxy-server': false,
'no-sandbox': false,
nolazy: false,
'force-renderer-accessibility': false,
'ignore-certificate-errors': false,
'allow-insecure-localhost': false,
logsPath: '/home/alipour/.config/Code/logs/20210818T132554'
}
[main 2021-08-18T08:55:54.427Z] Resolving machine identifier...
[main 2021-08-18T08:55:54.427Z] Resolved machine identifier: 
46c5be5cebaa4a9de203085bcec69c1fe462c8c74525cfad643466b2c743a0d1
[main 2021-08-18T08:55:54.428Z] Main->SharedProcess#connect
[main 2021-08-18T08:55:54.935Z] update#setState idle
[main 2021-08-18T08:55:54.937Z] StorageMainService: creating global storage
[main 2021-08-18T08:55:54.938Z] lifecycle (main): phase changed (value: 2)  
[main 2021-08-18T08:55:54.939Z] windowsManager#open
[main 2021-08-18T08:55:54.940Z] windowsManager#open pathsToOpen [
{
  workspace: { id: '7e2f1edadb2368b262867f37847618d0', uri: [v] },
  exists: true
}
]
[main 2021-08-18T08:55:54.942Z] IPC Object URL: Registered new channel 
vscode:524205d9-32e1-4a05-b50c-c945ddba15d8.
[main 2021-08-18T08:55:54.943Z] window#validateWindowState: validating window state 
on 2 display(s) { mode: 0, x: 65, y: 64, width: 1399, height: 752 }
[main 2021-08-18T08:55:54.943Z] window#validateWindowState: multi-monitor working 
area { x: 0, y: 0, width: 1920, height: 1080 }
[main 2021-08-18T08:55:54.943Z] window#ctor: using window state { mode: 0, x: 65, y: 
64, width: 1399, height: 752 }
[main 2021-08-18T08:55:54.944Z] window: using vscode-file:// protocol and V8 cache 
options: bypassHeatCheck
/dev/fd/3: No such file or directory
Server response:
/dev/fd/3: No such file or directory
Server response:
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.