Ubuntu 23.10 Beta Testing


Upgraded my laptop 23.04 to 23.10 and fonts broke during the upgrade
Seems fine after the reboot

Firefox doesn’t work after the upgrade. It disappeared during the upgrade as you can see in the screenshots.
snap list shows firefox stable is installed, trying to run the command firefox says Command '/usr/bin/firefox' requires the firefox snap to be installed. Please install it with: snap install firefox

Running snap install firefox outputs snap "firefox" is already installed, see 'snap help refresh'

The Steam snap (installed before the upgrade) still works after the upgrade

3 Likes

In the welcoming app, it suggests to open the “Ubuntu Software Something” instead of the new name, “App Center”.

Thanks! The Ubuntu Software name reference in the welcome app was reported and is being handled at https://launchpad.net/bugs/2036981

3 Likes

The font issue for upgrades is being tracked at https://launchpad.net/bugs/2034986

Please file a bug for Firefox not working after the ugprade.

5 Likes

Trying to file a bug on Firefox just tells me: The problem cannot be reported and to contact Mozilla since they provide the snap

Hope reporting here is okay

Also I don’t have App Center, I still have the old Ubuntu Software

1 Like

That’s because the snap channels aren’t correctly being switched from latest/stable/ubuntu-23.04 to latest/stable/ubuntu-23.10 . The issue is being tracked at Bug #2036765 “ubuntu-release-upgrader failed to upgrade snap to ...” : Bugs : ubuntu-release-upgrader package : Ubuntu

I think early upgraders like you will need to manually change the default snaps to the correct track.

snap refresh --channel=latest/stable/ubuntu-23.10 firefox
snap refresh --channel=latest/stable/ubuntu-23.10 gnome-42-2204
snap refresh --channel=latest/stable/ubuntu-23.10 gtk-common-themes
snap refresh --channel=latest/stable/ubuntu-23.10 snap-store
snap refresh --channel=latest/stable/ubuntu-23.10 snapd-desktop-integration

If you don’t have the new Firmware Updater app, you can also install it with

snap install --channel=latest/stable/ubuntu-23.10 firmware-updater
5 Likes

Thanks, do you think there’s any reason to not refresh it manually so I can test any automated fix? or would there be no automatic fix for me since I might be past the step where the fix would be made?

I don’t think we have a mechanism to make a change like that except when upgrading to a new Ubuntu release and it is too late for that for you. Please go ahead and update those snap channels manually.

1 Like

Tested in an Asus Zenbook UX21. It works fine, but there are two sentences not translated into spanish in the installer:

Also, I configured a wifi during installation, but the system didn’t remember it after rebooting. I configured it again in the ubuntu session, and then it remembered.

1 Like

Also, the new ubuntu software isn’t translated.

1 Like

Thank you for your testing. The wifi config not being copied to the new install is https://launchpad.net/bugs/2036997

3 Likes

Language is not changed after selecting French in the Welcome Screen

I tested it right now choosing french and seems to work…

Oh, ok… you mean that choosing a language and then going to “test ubuntu” keeps it in english… Yes, that’s right. Sorry.

1 Like

I can confirm this, the new App Center is not translated.

It appears to be impossible to switch the GNOME Shell theme to always dark or always light. In the previous versions, it could be done by modifying the dconf parameter color-scheme in /org/gnome/shell/ubuntu/. Now it has no effect.

1 Like

Can’t search for Deb package in the app center

1 Like

Not only the change between dark and light theme does not work, but also the color variations have no effect on the gnome-panel.

2 Likes

Yes, right, and there’s also a bug report on this issue:

1 Like