BoxBuddy not working

Hi there.

I’m trying to pull anything in BoxBuddy (Ubuntu, suse, fedora) but after trying to download something, I have literally nothing in the app’s menu, as if it didn’t do anything.

I’ve also tried to completely remove the flatpak and reinstall it, but nothing changes.

I get a distrobox window, this appears:

Error: no such container ubuntu-2404
Creating the container ubuntu-2404
Trying to pull ghcr.io/ublue-os/ubuntu-toolbox:latest...
Getting image source signatures
Checking if image destination supports signatures
Copying blob a7dc2ae822c3 done   | 
Copying blob 0f4d95b0d473 skipped: already exists

This appears in the terminal if I launch the app via command line

> flatpak run io.github.dvlv.boxbuddyrs 
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:782: FINISHME: support YUV colorspace with DRM format modifiers
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:814: FINISHME: support more multi-planar formats with DRM modifiers
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:763: FINISHME: support YUV colorspace with DRM format modifiers
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:794: FINISHME: support more multi-planar formats with DRM modifiers

Any idea of what to do?

You can try to create the container manually.

distrobox create -i Package ubuntu-toolbox · GitHub -n ubuntu-2404

distrobox create -i ghcr.io/ublue-os/ubuntu-toolbox:latest -n ubuntu-2404

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.