I just got a System76 Adder WS with Ubuntu 24.04 LTS installed. Since I run Budgie on my desktop pc, I wanted it on the new laptop as well. I initially tried just installing the Budgie desktop via command line, but ran in to several conflicts. Decided to just wipe the drive and install from the Budgie ISO. Install went fine without problems, with this exception: The Budgie Control Center is installed, but doesn’t show up in the app menu. I can access it via command line, but I see errors in terminal when I execute “budgie-control-center”. Specifically:
(process:12517): Gtk-CRITICAL **: 11:45:26.486: gtk_style_context_add_provider_for_screen: assertion ‘GDK_IS_SCREEN (screen)’ failed
cc-applications-panel-Message: 11:45:26.552: No permissions store proxy yet, come back later
Gtk-Message: 11:46:20.529: Failed to load module “xapp-gtk3-module”
Gtk-Message: 11:46:20.529: Failed to load module “appmenu-gtk-module”
Gtk-Message: 11:46:20.529: Not loading module “atk-bridge”: The functionality is provided by GTK natively. Please try to not load it.
(snap-store:12546): IBUS-WARNING **: 11:46:20.584: Failed to mkdir /home/kevin/snap/snap-store/1173/.config/ibus/bus: Not a directory
flutter: INFO snap-store: Logging to /home/kevin/snap/snap-store/1173/.local/share/snap-store/snap-store.log
(snap-store:12546): GLib-GObject-CRITICAL **: 11:46:38.790: …/src/gobject/gsignal.c:2777: instance ‘0x5df3b109e8c0’ has no handler with id ‘155’
Thoughts?