Package Details: transgui-qt 5.18.7.f-1

Git Clone URL: https://aur.archlinux.org/transgui.git (read-only, click to copy)
Package Base: transgui
Description: Transmission BitTorrent client
Upstream URL: https://github.com/lighterowl/transgui
Licenses: GPL
Conflicts: transgui-gtk, transgui-gtk2-git, transgui-qt4-git, transmission-remote-gui-bin, transmission-remote-gui-gtk2, transmission-remote-gui-qt4
Submitter: k0ste
Maintainer: k0ste
Last Packager: k0ste
Votes: 27
Popularity: 0.000000
First Submitted: 2017-12-29 06:33 (UTC)
Last Updated: 2025-05-18 08:24 (UTC)

Pinned Comments

k0ste commented on 2025-05-18 08:28 (UTC) (edited on 2025-05-18 08:29 (UTC) by k0ste)

Fork changed to lighterowl/transgui

The original repo seems almost lost any maintainer (last tag from Oct 12, 2019)

If you don't wan't use the @lighterowl fork, please use revision 43d0835ef0514c4526d2e0e0e25213efe8f33ef1

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

abouvier commented on 2024-11-21 00:33 (UTC)

What the hell is this patch? Just use the git repo as source, on a specific commit.

nfp0 commented on 2024-11-20 19:22 (UTC)

Nice! Working nicely here :)

k0ste commented on 2024-11-20 17:06 (UTC)

Added under your responsibility @nfp0 😁

nfp0 commented on 2024-11-20 16:31 (UTC) (edited on 2024-11-20 16:32 (UTC) by nfp0)

@k0ste I am not sure. I am using it with %u and it works correctly. I have not tested with %U.

The project's README states this:

Command line parameters

You can specify path to a .torrent file or a magnet link as a command line parameter. The program will add the specified torrent.

k0ste commented on 2024-11-20 16:22 (UTC)

@nfp0, so %u or %U?

nfp0 commented on 2024-11-20 16:18 (UTC)

I second what @kyndair said. Opening magnet links from a browser only works if %u is present.

kyndair commented on 2023-04-27 20:07 (UTC) (edited on 2023-04-27 20:08 (UTC) by kyndair)

Would recommend changing transgui.desktop as follows

- Exec=/usr/bin/transgui
+ Exec=/usr/bin/transgui %U

so that magnet links will be correctly processed.

Zabbius commented on 2021-10-04 12:56 (UTC)

Please add this patch to fix 'Duplicate object member: "status"' bug

https://github.com/transmission-remote-gui/transgui/commit/9275c3fb877dd753a1940d1b900630cdc09a0cc2.patch

oUndercover commented on 2020-08-08 11:19 (UTC)

@exciplite I had the same error while installing the package transgui-gtk also from the AUR, I managed to find a fix for it and commented it on the AUR here.

Also now that I'm here, searching for transgui or transmission-remote-gui in the AUR return the following packages:

transgui-gtk                              k0ste
transgui-gtk2-git                         ilikenwf
transgui-qt                               k0ste 
transmission-remote-gui                   ava1ar
transmission-remote-gui-bin               ogarcia
transmission-remote-gui-gtk2              ogarcia

They all have the same source, so what's the diference between transgui-gtk and transmission-remote-gui-gtk2 and between transgui-qt and transmission-remote-gui? They share the same dependencies and source files and even the exact same issue, are these packages duplicates or am i missing something?