Search Criteria
Package Details: mintstick-git r287.4e9b0ab-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mintstick-git.git (read-only, click to copy) |
---|---|
Package Base: | mintstick-git |
Description: | Format or write images to USB sticks (Linux Mint tool) |
Upstream URL: | https://github.com/linuxmint/mintstick |
Licenses: | GPL |
Conflicts: | mintstick |
Provides: | mintstick |
Submitter: | unclesam |
Maintainer: | willemw |
Last Packager: | willemw |
Votes: | 24 |
Popularity: | 0.000000 |
First Submitted: | 2014-04-13 17:01 (UTC) |
Last Updated: | 2024-01-22 18:31 (UTC) |
Dependencies (12)
- dosfstools (dosfstools-gitAUR)
- python-dbus
- python-gobject
- python-pyparted
- python-unidecode
- python-xapp
- udisks2
- xapps (xapps-gitAUR, xapp)
- git (git-gitAUR, git-glAUR) (make)
- dosfstools (dosfstools-gitAUR) (optional) – FAT filesystems
- e2fsprogs (busybox-coreutilsAUR, e2fsprogs-gitAUR) (optional) – Ext filesystems
- ntfs-3g (ufsd-pro-dkmsAUR, ntfsprogs-ntfs3AUR) (optional) – NTFS filesystems
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
willemw commented on 2019-12-14 15:37 (UTC)
@annoyingduck: Did you upgrade all the python packages to 3.8? Check with: pacman -Qo /usr/lib/python3.7
annoyingduck commented on 2019-12-14 15:31 (UTC)
And this is the output in the terminal when attempting to execute a format: /usr/lib/mintstick/mintstick.py:343: PyGIDeprecationWarning: GObject.timeout_add is deprecated; use GLib.timeout_add instead GObject.timeout_add(500, self.check_format_job) Traceback (most recent call last): File "/usr/lib/mintstick/raw_format.py", line 7, in <module> import parted ModuleNotFoundError: No module named 'parted' /usr/lib/mintstick/mintstick.py:329: PyGIDeprecationWarning: GObject.idle_add is deprecated; use GLib.idle_add instead GObject.idle_add(self.format_job_done, self.process.returncode)
annoyingduck commented on 2019-12-14 15:29 (UTC)
@willemw Here's the terminal output that fires up the Mintstick GUI that you asked to do: mintstick -m format /usr/lib/mintstick/mintstick.py:40: PyGIDeprecationWarning: Since version 3.11, calling threads_init is no longer needed. See: https://wiki.gnome.org/PyGObject/Threading GObject.threads_init()
The same thing happens, I choose the disc to format, hit ok,/usr/bin/python3 requires SU, blah, blah...nothing happens, just an error has occured pops up. And yes Python3 is there in the mintstick location file.
willemw commented on 2019-12-14 15:08 (UTC)
No. What's the error message? (Run "mintstick -m format" from the command line. I assume you are launching mintstick-format.desktop. Does the first line of /usr/lib/mintstick/mintstick.py contain "python3"?)
annoyingduck commented on 2019-12-14 03:32 (UTC)
I keep getting an error has occurred when trying to format any drives since the last build. Anyone else showing this, happening on 3 of my machines, all running XFCE
willemw commented on 2019-11-10 09:58 (UTC) (edited on 2019-11-10 10:05 (UTC) by willemw)
@erikdubois: Thanks for reporting. Updated to Python 3.
annoyingduck commented on 2017-11-01 04:07 (UTC)
willemw commented on 2017-10-13 08:09 (UTC)
annoyingduck commented on 2017-10-13 03:40 (UTC)
willemw commented on 2017-10-01 21:57 (UTC)
« First ‹ Previous 1 2 3 4 5 Next › Last »