transmission-remote-gui / transgui

🧲 A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI.
GNU General Public License v2.0
3.24k stars 281 forks source link

Lazarus 1.8 #1055

Open peaveyman opened 6 years ago

peaveyman commented 6 years ago

The 5.13 release has Lazarus 1.8 support. I have Lazarus 1.8 on my Manjaro system. But Transmission remote still shows the old version of Lazarus. Am I don't something wrong here?

KottV commented 6 years ago

Do you compile transgui by self? If you use binary release build from this page - it will show version which was on build system.

peaveyman commented 6 years ago

Manjaro is based on Arch linux. I install transmission-remote-gui-bin from the AUR. The pkgbuild from there installs the .txz package from the release page. I have removed it completely and reinstalled to no avail.

peaveyman commented 6 years ago

I have totally removed this from the system, removed the pkgs from the cache to make it build it again, it still shows the old version of Lazarus.

antekgla commented 6 years ago

It is like @KottV says, you have to compile the sources yourself in your machine for this about form update the Lazarus version & FPC version. If you install from this page release packages they shows the Lazarus version of the machine used to build that package.

Besides there is no difference in functionality between 1.6 and 1.8

peaveyman commented 6 years ago

I've noticed a big slowdown in the app and a big increase in the cpu usage also. Could the differences in the Lazarus version have anything to do with this?