Public bug reported:

Hi, I am running into an error and much googling has led me to close-
but-not-quite solutions (including related one linked at bottom).
Specifically, I am unable to open Ubuntu Settings either via the GUI or
command line. When I run the command line, I get this error:

$ gnome-control-center
gnome-control-center: symbol lookup error: 
/lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37: undefined symbol: 
_ZN9Inspector33IndexedDBBackendDispatcherHandler23RequestDatabaseCallback11sendSuccessEON3WTF3RefINS_8Protocol9IndexedDB24DatabaseWithObjectStoresENS2_12RawPtrTraitsIS6_EEEE

In other threads, the immediate suggestion is to run the following
commands to find improperly linked dependencies:

$ ldd $(which gnome-control-center) | grep local
$ dpkg -S /lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37
dpkg-query: no path found matching pattern 
/lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37
$ ldd /lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37 | grep local

Which do not produce output for me aside from the dpkg telling me it
didn't find anything. I'm stumped!

My System:
Description:    Ubuntu 22.04.2 LTS
Release:        22.04
Package: gnome-control-center 1:41.7-0ubuntu0.22.04.6
Uname: 5.19.0-46-generic #47~22.04.1-Ubuntu


Related but different issue: 
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1970610

** Affects: gnome-control-center (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/2027843

Title:
  gnome-control-center does not open: symbol lookup error

Status in gnome-control-center package in Ubuntu:
  New

Bug description:
  Hi, I am running into an error and much googling has led me to close-
  but-not-quite solutions (including related one linked at bottom).
  Specifically, I am unable to open Ubuntu Settings either via the GUI
  or command line. When I run the command line, I get this error:

  $ gnome-control-center
  gnome-control-center: symbol lookup error: 
/lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37: undefined symbol: 
_ZN9Inspector33IndexedDBBackendDispatcherHandler23RequestDatabaseCallback11sendSuccessEON3WTF3RefINS_8Protocol9IndexedDB24DatabaseWithObjectStoresENS2_12RawPtrTraitsIS6_EEEE

  In other threads, the immediate suggestion is to run the following
  commands to find improperly linked dependencies:

  $ ldd $(which gnome-control-center) | grep local
  $ dpkg -S /lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37
  dpkg-query: no path found matching pattern 
/lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37
  $ ldd /lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37 | grep local

  Which do not produce output for me aside from the dpkg telling me it
  didn't find anything. I'm stumped!

  My System:
  Description:  Ubuntu 22.04.2 LTS
  Release:      22.04
  Package: gnome-control-center 1:41.7-0ubuntu0.22.04.6
  Uname: 5.19.0-46-generic #47~22.04.1-Ubuntu

  
  Related but different issue: 
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1970610

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2027843/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to