Search Criteria
Package Details: distroshelf 1.0.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/distroshelf.git (read-only, click to copy) |
---|---|
Package Base: | distroshelf |
Description: | A GUI for Distrobox Containers |
Upstream URL: | https://github.com/ranfdev/DistroShelf |
Licenses: | GPL-3.0-or-later |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2025-04-30 15:31 (UTC) |
Last Updated: | 2025-05-28 15:40 (UTC) |
Dependencies (4)
- distrobox (distrobox-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- meson (meson-gitAUR) (make)
Latest Comments
RSG245 commented on 2025-05-09 06:19 (UTC)
2025-05-05T14:42:41.763390Z ERROR distroshelf::store::root_store: Task execution failed error=No such file or directory (os error 2)
dasunsrule32 commented on 2025-05-05 14:53 (UTC) (edited on 2025-05-05 14:56 (UTC) by dasunsrule32)
When running under KDE Plasma, it seems to detect and set Konsole as the terminal by default. However, when clicking the terminal button for a container, the following is in the logs and the application says 'Check your terminal settings':
❯ distroshelf
(distroshelf:7536): Adwaita-WARNING **: 10:42:34.468: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.
(distroshelf:7536): Gdk-WARNING **: 10:42:34.573: Vulkan: Loader Message: setup_loader_term_phys_devs: Failed to detect any valid GPUs in the current config
(distroshelf:7536): Gdk-WARNING **: 10:42:34.573: vkEnumeratePhysicalDevices(): Initialization of an object could not be completed for implementation-specific reasons. (VK_ERROR_INITIALIZATION_FAILED) (-3) libEGL warning: egl: failed to create dri2 screen MESA: error: ZINK: vkEnumeratePhysicalDevices failed (VK_ERROR_INITIALIZATION_FAILED) MESA: error: ZINK: failed to choose pdev libEGL warning: egl: failed to create dri2 screen [src/tasks_button.rs:89:25] i = 0
2025-05-05T14:42:41.763390Z ERROR distroshelf::store::root_store: Task execution failed error=No such file or directory (os error 2)
It's not seeing the console for some reason.
From what I can tell, that's the only issue. It creates containers just fine.