Package Details: rymdport-bin 3.9.1-2

Git Clone URL: https://aur.archlinux.org/rymdport-bin.git (read-only, click to copy)
Package Base: rymdport-bin
Description: Cross-platform application for easy encrypted sharing of files, folders, and text between devices.
Upstream URL: https://github.com/Jacalz/rymdport
Licenses: GPLv3
Submitter: erdii
Maintainer: erdii
Last Packager: erdii
Votes: 4
Popularity: 0.005386
First Submitted: 2022-03-29 20:39 (UTC)
Last Updated: 2026-03-02 21:17 (UTC)

Latest Comments

1 2 Next › Last »

erdii commented on 2026-03-02 21:15 (UTC) (edited on 2026-03-02 21:17 (UTC) by erdii)

Huh - interesting because I tested it on my machine and it works, but I'm using fuzzel as launcher and maybe it strips away empty arguments. Which DE are you on?

I'll fix it right away.

Edit: Fixed!

hype-vhs commented on 2026-03-02 19:19 (UTC)

Thanks for the update. I don't think this .desktop file works as-is. If launched as normal (without dragging a file onto the launcher), it runs rymdport "" which effectively tries to send your whole home directory. The Desktop Entry Specification says, in the Exec key section, that "Field codes must not be used inside a quoted argument" and that "%F [et al] may only be used as an argument on their own." Removing the double-quotes will likely do the trick.

erdii commented on 2026-03-02 09:31 (UTC) (edited on 2026-03-02 09:33 (UTC) by erdii)

Added a prepare script to fix the .desktop file.

I've kept the %F but as a separate argument quoted because rymdport can be launched with a file/folder to send. I don't have a DE in which I can drag and drop files on to the launcher - let me know if that still works.

hype-vhs commented on 2026-02-24 20:10 (UTC)

Please fix the .desktop file.

Atronin commented on 2025-09-08 18:45 (UTC)

After installation, the resulting .desktop file from the desktop app menu fails to launch, due to the program being invoked with the incorrect rymdport%F command. Manually renaming it to rymdport solves the problem.

Please fix!

erdii commented on 2023-12-28 18:16 (UTC)

Thanks @hotice and @devourer for explaining the problem to me. I bumped the pkgrel to 3 and PKGBUILD + .SRCINFO are now in sync and should not cause any reinstalls anymore.

devourer commented on 2023-12-28 10:44 (UTC)

You should change pkgrel to pkgrel=2 in PKGBUILD. Otherwise, a system upgrade just keeps building and reinstalling the same thing over again thinking it's version 3.5.1-1 that's installed in Arch.

hotice commented on 2023-10-16 12:05 (UTC) (edited on 2023-10-16 12:06 (UTC) by hotice)

please fix pkgrel number in PKGBUILD, thank you!

erdii commented on 2022-03-29 20:46 (UTC)

this package has been renamed to rymdport-bin

erdii commented on 2021-09-24 21:39 (UTC)

should be fixed now