Search Criteria
Package Details: transgui-gtk 5.18.0-2
Git Clone URL: | https://aur.archlinux.org/transgui.git (read-only, click to copy) |
---|---|
Package Base: | transgui |
Description: | A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI. |
Upstream URL: | https://github.com/transmission-remote-gui/transgui |
Licenses: | |
Conflicts: | |
Submitter: | k0ste |
Maintainer: | k0ste |
Last Packager: | k0ste |
Votes: | 13 |
Popularity: | 0.35 |
First Submitted: | 2017-12-29 06:33 |
Last Updated: | 2020-08-09 18:50 |
Latest Comments
1 2 Next › Last »
oUndercover commented on 2020-08-07 18:15
I had that same exact error as @zman0900 while compiling
transgui-gtk
. Luckily thetransgui-qt
compiles correctly and so I managed to install it on my system, however I encountered the error message upon trying to connect:Both of these issues and known and, at least for me, there's a patch that solved it. There is an open issue about it and a pull request that fixes the problem.
In the issue the user "JpegXguy" fixed both problems with the following:
That way i patched the program and is currently running without issues in my system (i'm running Manjaro tho).
zman0900 commented on 2019-07-23 17:26
Package fails to compile for me, with a pretty crazy error message:
SoiledBrush commented on 2019-03-30 05:05
Plasma Workspace: Logout canceled by '/usr/bin/transgui'. Each time i try to reboot or shutdown i.e logout.
k0ste commented on 2018-12-31 03:49
zman0900, thanks.
zman0900 commented on 2018-12-31 02:44
The gtk package is not building for me unless I change the widgetset to "gtk2" instead of "gtk". Also, since build is done in the same directory for both qt and gtk, I think it should be cleaned in between. Patch:
https://gist.github.com/zman0900/a7fdc40e088b169292aae4a5767af7db
k0ste commented on 2018-05-05 02:58
Upstream was rereleased this packages at next day. Sum is updated, thanks.
psi-jack commented on 2018-05-04 23:32
Confirmed with Davikar, the sha256sums are indeed incorrect.
Davikar commented on 2018-05-04 22:48
Validating source files with sha256sums... v5.15.4.tar.gz ... FAILED transgui.desktop ... Passed ==> ERROR: One or more files did not pass the validity check! ==> ERROR: Makepkg was unable to build transgui.
The sha256sum for v.5.15.4.tar.gz is apparently wrong.
bowhuntr commented on 2018-02-07 19:07
Did you edit the pkgbuild to change this:
pkgname=("${pkgbase}-qt" "${pkgbase}-gtk") to
pkgname=("${pkgbase}-qt")
It won't build unless you do.
Davikar commented on 2018-01-21 02:54
I get an error at the end of the build process.
gtkwsdialogs.pp(1321) Fatal: (10026) There were 7 errors compiling module, stopping Fatal: (1018) Compilation aborted Error: /usr/bin/ppcx64 returned an error exitcode Error: (lazarus) Compile package LCL 1.8.0.6: stopped with exit code 256 Error: (lazarus) [TLazPackageGraph.CompileRequiredPackages] "Exit code 256" Error: (lazbuild) Project dependencies of /tmp/yaourt-tmp-david/aur-transgui-qt/src/transgui-5.13.0/transgui.lpi ==> ERROR: A failure occurred in package_transgui-gtk(). Aborting... ==> ERROR: Makepkg was unable to build transgui.