@amiad, I don't think this is related to the current package (and its PKGBUILD). Something else is likely broken on your system.
Try searching for the error you're getting and see if you can find anything wrong.
Search Criteria
Package Details: sftpman-gtk 1.3.1-0
Package Actions
Git Clone URL: | https://aur.archlinux.org/sftpman-gtk.git (read-only, click to copy) |
---|---|
Package Base: | sftpman-gtk |
Description: | GTK frontend for sftpman (an application for managing and mounting sshfs (SFTP) filesystems). |
Upstream URL: | https://github.com/spantaleev/sftpman-gtk |
Keywords: | sftp sshfs |
Licenses: | GPL3 |
Submitter: | s.pantaleev |
Maintainer: | s.pantaleev |
Last Packager: | s.pantaleev |
Votes: | 30 |
Popularity: | 0.000002 |
First Submitted: | 2011-06-17 23:24 (UTC) |
Last Updated: | 2025-01-07 15:00 (UTC) |
Dependencies (6)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- python-gobject
- python-setuptools
- sftpman-pythonAUR
- git (git-gitAUR, git-glAUR) (make)
- sftpman-icedAUR (optional) – GUI frontend for sftpman v2 (rewritten in Rust)
Required by (1)
- sftpman-python (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 2
s.pantaleev commented on 2013-09-30 09:56 (UTC)
amiad commented on 2013-09-30 09:52 (UTC)
I get error when I try to update:
** (setup.py:10131): WARNING **: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
/tmp/yaourt-tmp/aur-sftpman-gtk/./PKGBUILD: line 18: 10131 Segmentation fault (core dumped) python setup.py install --prefix=/usr --root=$pkgdir/ --optimize=1
Pinned Comments
s.pantaleev commented on 2025-01-07 11:43 (UTC)
sftpman has been rewritten in Rust.
The sftpman AUR package (which used to provide the Python) version now provides the new Rust version. The old (Python) version can still be found in the sftpman-python package.
As for the GUI, the old sftpman-gtk software (Python) has also been superseded by sftpman-iced (Rust).
You may also be interested in reading:
Is sftpman v2 compatible with sftpman v1?
Is sftpman-iced compatible with sftpman-gtk?
The sftpman FAQ
The sftpman-iced FAQ
Using this older version of sftpman's GUI (and the sftpman v1 backend) is not recommended, but it's kept here for people who may wish to stay on it for a while.