parted is required as a runtime dependency to create new partitions.
Search Criteria
Package Details: ventoy-bin 1.1.10-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ventoy-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | ventoy-bin |
| Description: | A new bootable USB solution |
| Upstream URL: | http://www.ventoy.net |
| Keywords: | boot image iso multiboot usb |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | ventoy |
| Provides: | ventoy |
| Submitter: | DuckSoft |
| Maintainer: | DuckSoft (KokaKiwi, yochananmarqos, Kr1ss) |
| Last Packager: | yochananmarqos |
| Votes: | 432 |
| Popularity: | 13.67 |
| First Submitted: | 2020-05-19 06:14 (UTC) |
| Last Updated: | 2026-02-22 15:50 (UTC) |
Dependencies (13)
- bash (bash-gitAUR, bash-devel-gitAUR)
- dosfstools (dosfstools-gitAUR)
- exfat-utils (exfat-utils-debug-gitAUR, exfatprogs-gitAUR, exfatprogs)
- util-linux (util-linux-aesAUR, util-linux-selinuxAUR)
- which (which-gitAUR)
- xz (xz-gitAUR)
- e2fsprogs (e2fsprogs-gitAUR) (optional) – EXT partition support
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR) (optional) – GTK3 GUI
- ntfs-3g (ntfsprogs-plusAUR) (optional) – NTFS partition support
- parted (parted-gitAUR) (optional) – Primary partitioning tool
- polkit (polkit-gitAUR, polkit-consolekitAUR) (optional) – run GUI from application menu
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (optional) – Qt5 GUI
- xfsprogs (xfsprogs-gitAUR) (optional) – XFS partition support
Required by (0)
Sources (9)
Piroro-hs commented on 2026-02-22 10:18 (UTC) (edited on 2026-02-22 10:19 (UTC) by Piroro-hs)
aragon123 commented on 2025-12-27 15:04 (UTC)
I needed to install the exfat-utils for the mkexfatfs binary. This should probably be added as a runtime dependency.
yochananmarqos commented on 2025-12-21 18:58 (UTC)
@nursoda: Fixed.
nursoda commented on 2025-12-21 18:55 (UTC) (edited on 2025-12-22 12:16 (UTC) by nursoda)
yay yields:
1 aur/ventoy-bin 1.1.09-1 -> 1.1.10-1
…
~/.cache/yay/ventoy-bin/src/ventoy-1.1.10
Hmm... Looks like a unified diff to me...
can't find file to patch at input line 11
…
Edit: Fine in 1.1.10-2, thanks!
<deleted-account> commented on 2025-12-05 07:50 (UTC)
edit: it is fixed now with the version 1.1.10-1. no need to apply the following workaround.
if it crashes while starting on gnome, you need to edit ventoy.desktop with a text editor which is inside usr/share/applications. Your "Exec" line should look like this: Exec=env GDK_BACKEND=x11 ventoygui
ryanbarillos commented on 2025-10-22 10:10 (UTC)
@yochananmarqos
Thanks for those 2 points! And I've also updated my last comment to reflect the desired text formatting.
yochananmarqos commented on 2025-10-20 16:22 (UTC) (edited on 2025-10-20 16:22 (UTC) by yochananmarqos)
@ryanbarillos: See https://github.com/ventoy/Ventoy/issues/3375
In the future, please use proper formatting to make it easier to read:
```
text here
```
ryanbarillos commented on 2025-10-20 10:04 (UTC) (edited on 2025-10-22 10:09 (UTC) by ryanbarillos)
I'm on GNOME 49, and I get the following error when opening Ventoy via desktop icon:
[user@arch ~]$ ventoygui
(Ventoy2Disk.gtk3:40236): Gtk-CRITICAL **: 13:00:14.842: gtk_widget_grab_default: assertion 'gtk_widget_get_can_default (widget)' failed
(Ventoy2Disk.gtk3:40236): Gtk-CRITICAL **: 13:00:14.842: gtk_widget_grab_default: assertion 'gtk_widget_get_can_default (widget)' failed
(Ventoy2Disk.gtk3:40236): Gtk-WARNING **: 13:00:14.869: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.
**
Gtk:ERROR:../gtk/gtk/gtkiconhelper.c:495:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/Adwaita/scalable/status/image-missing.svg: Loader process exited early with status '1'Command:
"bwrap" "--unshare-all" "--die-with-parent" "--chdir" "/" "--ro-bind" "/usr" "/usr" "--dev" "/dev" "--ro-bind-try" "/etc/ld.so.cache" "/etc/ld.so.cache" "--ro-bind-try" "/nix/store" "/nix/store" "--tmpfs" "/tmp-home" "--tmpfs" "/tmp-run" "--clearenv" "--setenv" "HOME" "/tmp-home" "--setenv" "XDG_RUNTIME_DIR" "/tmp-run" "--setenv" "XDG_RUNTIME_DIR" "/run/user/1004" "--symlink" "/usr/lib" "/lib" "--symlink" "/usr/lib" "/lib64" "--ro-bind-try" "/etc/fonts/conf.d" "/etc/fonts/conf.d" "--ro-bind-try" "/etc/fonts/fonts.conf" "/etc/fonts/fonts.conf" "--ro-bind-try" "/var/cache/fontconfig" "/var/cache/fontconfig" "--bind-try" "/home/user/.cache/glycin/usr/lib/glycin-loaders/2+/glycin-svg" "/home/user/.cache/glycin/usr/lib/glycin-loaders/2+/glycin-svg" "--setenv" "XDG_CACHE_HOME" "/home/user/.cache/glycin/usr/lib/glycin-loaders/2+/glycin-svg" "--seccomp" "17" "/usr/lib/glycin-loaders/2+/glycin-svg" "--dbus-fd" "16" (gdk-pixbuf-error-quark, 0)
Bail out! Gtk:ERROR:../gtk/gtk/gtkiconhelper.c:495:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/Adwaita/scalable/status/image-missing.svg: Loader process exited early with status '1'Command: "bwrap" "--unshare-all" "--die-with-parent" "--chdir" "/" "--ro-bind" "/usr" "/usr" "--dev" "/dev" "--ro-bind-try" "/etc/ld.so.cache" "/etc/ld.so.cache" "--ro-bind-try" "/nix/store" "/nix/store" "--tmpfs" "/tmp-home" "--tmpfs" "/tmp-run" "--clearenv" "--setenv" "HOME" "/tmp-home" "--setenv" "XDG_RUNTIME_DIR" "/tmp-run" "--setenv" "XDG_RUNTIME_DIR" "/run/user/1004" "--symlink" "/usr/lib" "/lib" "--symlink" "/usr/lib" "/lib64" "--ro-bind-try" "/etc/fonts/conf.d" "/etc/fonts/conf.d" "--ro-bind-try" "/etc/fonts/fonts.conf" "/etc/fonts/fonts.conf" "--ro-bind-try" "/var/cache/fontconfig" "/var/cache/fontconfig" "--bind-try" "/home/user/.cache/glycin/usr/lib/glycin-loaders/2+/glycin-svg" "/home/user/.cache/glycin/usr/lib/glycin-loaders/2+/glycin-svg" "--setenv" "XDG_CACHE_HOME" "/home/user/.cache/glycin/usr/lib/glycin-loaders/2+/glycin-svg" "--seccomp" "17" "/usr/lib/glycin-loaders/2+/glycin-svg" "--dbus-fd" "16" (gdk-pixbuf-error-quark, 0)
/usr/bin/ventoygui: line 9: 40236 Aborted (core dumped) ./VentoyGUI.x86_64 "$@"
But when I enter in terminal sudo ventoygui the program runs fine. I'm curious on what causes it.
yochananmarqos commented on 2025-05-23 16:25 (UTC)
@Integral: That makes no difference. If you're running the Ventoy2Disk.qt5 executable, the issue is the StartupWMClass in the desktop file is Ventoy2Disk.gtk3. Copy the desktop file to userspace and change the StartupWMClass to Ventoy2Disk.qt5:
cp /usr/share/applications/ventoy.desktop ~/.local/share/applications/
sed -i 's/Ventoy2Disk.gtk3/Ventoy2Disk.qt5/g' ~/.local/share/applications/ventoy.desktop
Integral commented on 2025-05-23 08:46 (UTC)
Could you please change the desktop filename to "Ventoy2Disk.desktop"? It would fix the window icon under Wayland.
Pinned Comments