Search Criteria
Package Details: usb-creator 0.4.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/usb-creator.git (read-only, click to copy) |
---|---|
Package Base: | usb-creator |
Description: | Create bootable USB from a LiveCD or disc image ISO |
Upstream URL: | https://git.launchpad.net/~usb-creator-hackers/usb-creator/+git/main |
Keywords: | boot disc image livecd ubuntu |
Licenses: | GPL3 |
Submitter: | menollo |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 373 |
Popularity: | 1.54 |
First Submitted: | 2008-11-11 00:47 (UTC) |
Last Updated: | 2024-12-03 11:55 (UTC) |
Dependencies (17)
- cdrkit (cdrtools)
- dosfstools (dosfstools-gitAUR)
- gobject-introspection
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- kde-dev-scripts
- libisoburn (libisoburn-gitAUR)
- mtools (mtools-svnAUR)
- parted (parted-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-dbus
- python-gobject
- python-pyqt6
- syslinux
- udisks2
- python-build (make)
- python-distutils-extra (make)
- python-installer (make)
Latest Comments
1 2 3 4 5 6 .. 12 Next › Last »
envolution commented on 2024-12-03 11:17 (UTC)
@patlefort i think that was the goal of the prepare() sed line, strange I'm not experiencing the issue too - I'll see if I can set up a VM later and patch it out if necessary
patlefort commented on 2024-12-03 11:13 (UTC)
The KDE version is working but not the GTK one. I traced the crash to this line: https://git.launchpad.net/~usb-creator-hackers/usb-creator/+git/main/tree/usbcreator/frontends/gtk/unitysupport.py?h=main#n29
I think it's referring to the old Unity interface from canonical. It could be easily patched out.
envolution commented on 2024-12-03 10:37 (UTC)
@patlefort thanks for the report, could you try again?
patlefort commented on 2024-12-02 20:51 (UTC)
It's also missing
python-pyqt6
to run the kde version. The GTK version is crashing with:So it's also missing something.
patlefort commented on 2024-12-02 20:41 (UTC)
python-setuptools
andpython-distutils-extra
are needed in makedepends.Rubo commented on 2023-11-07 18:12 (UTC)
@mortezae are you by any chance running a newer python version than the one you had when you built this package?
mortezae commented on 2023-11-04 16:02 (UTC)
Rubo commented on 2022-12-31 13:59 (UTC)
@docontra yeah fixed, sorry, thanks.
docontra commented on 2022-12-31 12:31 (UTC)
The source code for the 0.3.16 tarball seems to be extracting to
main
instead oftrunk
(all thecd trunk
lines should becd main
).1 2 3 4 5 6 .. 12 Next › Last »