/usr/share/applications/ventoy.desktop?
Works fine for me on Plasma.
Search Criteria
Package Details: ventoy-bin 1.1.05-1
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: | 380 |
Popularity: | 8.80 |
First Submitted: | 2020-05-19 06:14 (UTC) |
Last Updated: | 2025-02-24 18:30 (UTC) |
Dependencies (7)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, bash-gitAUR)
- dosfstools (dosfstools-gitAUR)
- util-linux (util-linux-aesAUR, util-linux-selinuxAUR)
- xz (xz-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR) (optional) – GTK3 GUI
- polkit (polkit-gitAUR, polkit-consolekitAUR) (optional) – run GUI from application menu
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (optional) – Qt5 GUI
Required by (0)
Sources (10)
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 18 Next › Last »
C0rn3j commented on 2021-09-15 11:47 (UTC)
Atif commented on 2021-09-15 09:08 (UTC)
@malacology i also tried running the desktop file using rofi drun mode. it doesn't do anything.
malacology commented on 2021-09-15 06:03 (UTC)
desktop files is useless and can't work on gonme.
yochananmarqos commented on 2021-09-14 17:16 (UTC)
@Atif @aminvakil: Fixed.
Atif commented on 2021-09-14 16:45 (UTC)
/opt/ventoy/tool/{ventoy_lib.sh,VentoyWorker.sh}
these 2 scripts aren't posix complient. so please change #!/bin/sh
to #!/usr/bin/env bash
for those scripts.
aminvakil commented on 2021-09-14 14:12 (UTC)
Please fix "ventoy.desktop ... FAILED" checksum validation.
yochananmarqos commented on 2021-09-14 14:08 (UTC)
@TankMissile: Oops, fixed.
The binaries can't be symlinked due to the use of relative paths.
TankMissile commented on 2021-09-14 03:55 (UTC) (edited on 2021-09-14 03:56 (UTC) by TankMissile)
The .desktop file for the new linux GUI should not have Terminal=true. Also, instead of having scripts that point to the ventoy commands, why not symlink them instead?
Kr1ss commented on 2021-09-13 15:06 (UTC)
I tend to agree. Thanks !
yochananmarqos commented on 2021-09-13 15:05 (UTC)
@Kr1ss: I think printing the messages isn't necessary at all and makes the PKGBUILD messy. Just my 2 cents.
Pinned Comments