Kicad v7 on Ubuntu 22.10

Is anyone else having this issue with Kicad v7 on Ubuntu 22.10 (Kinetic)?
The complete version info is in the end.

Eeschema, PCBNew and GerbView does not load.

09:46:13 AM: Failed to load shared library '/usr/lib/kicad/bin/_eeschema.kiface': /usr/lib/kicad/bin/_eeschema.kiface: undefined symbol: _ZNK13wxGLCanvasX1115IsShownOnScreenEv, version WXU_3.2
09:46:13 AM: Error loading editor. Failed to load kiface library '/usr/lib/kicad/bin/_eeschema.kiface'.

09:43:53 AM: Failed to load shared library '/usr/lib/kicad/bin/_pcbnew.kiface': /usr/lib/kicad/bin/_pcbnew.kiface: undefined symbol: _ZNK13wxGLCanvasX1115IsShownOnScreenEv, version WXU_3.2
09:43:53 AM: Error loading editor. Failed to load kiface library '/usr/lib/kicad/bin/_pcbnew.kiface'.

09:48:32 AM: Failed to load shared library '/usr/lib/kicad/bin/_gerbview.kiface': /usr/lib/kicad/bin/_gerbview.kiface: undefined symbol: _ZNK13wxGLCanvasX1115IsShownOnScreenEv, version WXU_3.2
09:48:32 AM: Error loading editor. Failed to load kiface library '/usr/lib/kicad/bin/_gerbview.kiface'.

Also, there are duplicated Kicad desktop icons.

/usr/share/applications  …
➜ find -name "*kicad*"
./org.kicad.pcbcalculator.desktop
./org.kicad.bitmap2component.desktop
./org.kicad.eeschema.desktop
./org.kicad.kicad.desktop <======== kicad desktop icon
./org.kicad.pcbnew.desktop
./org.kicad.gerbview.desktop
./kicad.desktop <============ duplicated symlink

Kicad main window launches fine

The calculator tool launches fine but it does not have any shortcut to Close it as expected (Ctrl+Q or Ctrl+W)

The image converter works, shortcut to close it (Ctrl+Q) works but it takes some seconds time to do its job.

Application: KiCad x86_64 on x86_64

Version: 7.0.0-da2b9df05c~163~ubuntu22.10.1, release build

Libraries:
	wxWidgets 3.2
	FreeType 2.12.1
	HarfBuzz 2.7.4
	FontConfig 2.13.1
	libcurl/7.85.0 OpenSSL/3.0.5 zlib/1.2.11 brotli/1.0.9 zstd/1.5.2 libidn2/2.3.3 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.49.0 librtmp/2.3

Platform: Ubuntu 22.10, 64 bit, Little endian, wxGTK, ubuntu, x11

Build Info:
	Date: Feb 14 2023 10:38:44
	wxWidgets: 3.2.1 (wchar_t,wx containers) GTK+ 3.24
	Boost: 1.74.0
	OCC: 7.6.3
	Curl: 7.85.0
	ngspice: 38
	Compiler: GCC 12.2.0 with C++ ABI 1017

Build settings:
	KICAD_SPICE=ON

A post was merged into an existing topic: Kicad v7 on Ubuntu 22.10

Merged with older thread and edited thread title to indicate version which was what should have been done by OP.