25.04 Testing- are you brave enough?

This is the output if I open Firefox from the terminal.

david@ubudgie:~$ firefox
update.go:85: cannot change mount namespace according to change mount (/var/lib/snapd/hostfs/usr/local/share/doc /usr/local/share/doc none bind,ro 0 0): cannot open directory “/usr/local/share”: permission denied
update.go:85: cannot change mount namespace according to change mount (/var/lib/snapd/hostfs/usr/share/gimp/2.0/help /usr/share/gimp/2.0/help none bind,ro 0 0): cannot write to “/var/lib/snapd/hostfs/usr/share/gimp/2.0/help” because it would affect the host in “/var/lib/snapd”
update.go:85: cannot change mount namespace according to change mount (/var/lib/snapd/hostfs/usr/share/sphinx_rtd_theme /usr/share/sphinx_rtd_theme none bind,ro 0 0): cannot write to “/var/lib/snapd/hostfs/usr/share/sphinx_rtd_theme” because it would affect the host in “/var/lib/snapd”
update.go:85: cannot change mount namespace according to change mount (/var/lib/snapd/hostfs/usr/share/xubuntu-docs /usr/share/xubuntu-docs none bind,ro 0 0): cannot write to “/var/lib/snapd/hostfs/usr/share/xubuntu-docs” because it would affect the host in “/var/lib/snapd”
Gtk-Message: 17:46:40.197: Failed to load module “xapp-gtk3-module”
Gtk-Message: 17:46:40.220: Not loading module “atk-bridge”: The functionality is provided by GTK natively. Please try to not load it.
[Parent 5219, Main Thread] WARNING: Failed to mkdir /home/david/snap/firefox/5647/.config/ibus/bus: Not a directory: ‘glib warning’, file /build/firefox/parts/firefox/build/toolkit/xre/nsSigHandlers.cpp:201

(firefox:5219): IBUS-WARNING **: 17:46:41.727: Failed to mkdir /home/david/snap/firefox/5647/.config/ibus/bus: Not a directory
[ERROR glean_core::metrics::ping] Invalid reason code active for ping usage-reporting

The problem is with Firefox. Try again with a non-Mozilla browser

Good spot with the two snapd installs. Please can you add that to your bug report and link the bug report here? I can confirm your observations. Certainly looks like a conflict in paths.

Recent updates are now allowing snaps to appear in the menu

1 Like

…and today’s live session shows no snaps. Hmm

I am still trying upload my bug. I know apport is working because I reported a system problem.
It is stuck in the up load page refreshing every 10 seconds for around 20 minutes. Snaps are present and can be opened from the terminal with errors. Edit: Installed FF ESR from welcome while open.

Hello, I’m brave enough to install and test Ubuntu 25.04. But,When I double click on the install button, nothing happens. Please tell me, how I can install Ubuntu 25.04, so I can test this version.

1 Like

I have just downloaded todays daily and I can double click the installer icon on the desktop. Maybe try again with the latest daily?

Oké, I download the latest daiy and try again. Thanks for your reply.

I will me too that bug , Thanks !

I downloaded daily build 13-02 and still not able to install.

I confirm, @Tukkie.
It’s a big step backwards in that respect.
If I trust the path of the installation launcher, it’s still a snap story.
I know nothing about development; but why publish an ISO in this case? :thinking:

I added myself to the bug report, but it looks like it has been deemed invalid.

All

f you know anything about bash etc please can you look at /etc/profile.d/ and see if you can work out why the variable XDG_DATA_DIRS is missing /var/lib/snapd/desktop … that is the reason why snaps are not appearing in the menu. if you do append that to XDG_DATA_DIRS, export the variable and restart the panel (budgie-panel --replace &), then snaps reappear immediately.

1 Like

I can probably locate the profile, not sure I can fix it without guidance. I’ll try a new daily as well.

It appears /etc/profile isnt being run. If you run that manually XDG_DATA_DIRS is modified correctly. Why /etc/profile isnt being run on logon i dont know. I know for certain it isnt anything the team has uploaded in this cycle

. /etc/profile
echo $XDG_DATA_DIRS
1 Like

The snap not showing issue has been identified as a result of the updated lightdm package in plucky.

If anyone had any insights into lightdm configuration to resolve please share.

Can confirm switching to sddm resolves this matter.

ok - have worked out what is the issue - basically ubuntu has replaced lightdm with the version from debian. This doesn’t include the ubuntu-only script that should have been run on logon. I’ve copied the noble session-wrapper called lightdm-session into budgie-artwork and updated our lightdm config file to use the budgie named script file budgie-lightdm-session in /usr/bin. Uploaded to launchpad. No idea though when this will pop into the archive and hit the ISO due to the huge glibc change kicked off this weekend. That impacts hundred and hundreds of packages in the archive.

1 Like

I can confirm snaps are now shown in the live-session ISO and importantly the installer appears on bootup.

Do note - you HAVE TO use host 3D acceleration and 128Mb RAM graphics in virtualbox - and the equivalent for qemu for the installer to launch correctly.