Fedora 39, symbol lookuup error when using open site shell

Bug Summary

When using the Open site shell feature the following errors happen:

----
WP-CLI:   WP-CLI 2.7.1
Composer: 2.6.2 2023-09-03
PHP:      8.2.10
MySQL:    mysql  Ver 8.0.16 for Linux on x86_64 (MySQL Community Server - GPL)
----
Launching shell: /bin/bash ...
flatpak: symbol lookup error: /lib64/libgobject-2.0.so.0: undefined symbol: g_uri_ref
brent@desktop:~/Local Sites/thewilsonnet/app/public$ cd ..
brent@desktop:~/Local Sites/thewilsonnet/app$ nano bedrock/.env 
nano: symbol lookup error: /lib64/libncursesw.so.6: undefined symbol: _nc_tiparm

Steps to reproduce

Install Local on Fedora 39
Create new site
Open site shell
See first section for errors and commands

Environment Info

Describe your environment.

  • Fedora 39
  • Nginx, PHP 8.2.10, MySQL 8.0.16
  • Version 8.0.0+6475

Supporting info

Please provide your Local Log. See this Community Forum post for instructions on how to do so:

Hi @BWBama85

If you downgrade to the last version of Local does it work there?