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

[Bug] Missing columns in v5.16.0 #1189

Closed PeterDaveHello closed 4 years ago

PeterDaveHello commented 5 years ago
  1. Operating system: Linux Mint 19 Tara
  2. Transmission Deamon: v2.92
  3. Transmission Remote GUI: v5.16.0

v5.15.4: Screenshot Total, Selected & Done columns are here at the right bottom corner :arrow_upper_right:

v5.16.0: Screenshot Total, Selected & Done columns are missing at the right bottom corner :arrow_upper_right:

codinv commented 5 years ago

Not because of this by chance? https://github.com/transmission-remote-gui/transgui/issues/1163 Just disabled the status bar ...

antekgla commented 5 years ago

Just check in the menu: View --> StatusBar Sizes

PeterDaveHello commented 5 years ago

@CnuPuH thanks :)

PeterDaveHello commented 5 years ago

@antekgla thanks, didn't notice it's now default disabled. Would be more careful next time.

afrojewelz commented 5 years ago

still , some of our client even enable Total, Selected & Done is now showing selected size. plz help

afrojewelz commented 5 years ago

check in the menu: View --> StatusBar Sizes wouldn't do any help. this ISSUE should be re open until it''s fix.

leonsoft-kras commented 5 years ago

The function is not fundamentally changed in the new version. If the "status bar-sizes" is turned on in the menu, then there should be 3 fields in the status bar.

In the procedure "procedure TMainform.StatusBarSizes", the calculation algorithm was changed only to increase the speed. I dont see the difference between the versions. I can still turn on/off the display of this fields.


there is a difference only in main.lfm In the old version, the default option was selected. in the new version - the default option is not selected.

image

afrojewelz commented 5 years ago

izes", the calculation algorithm was changed only to increase the speed.

i can understand some people got performance leaning on this function ,isn't good practise let user decide get rid of the selected item size calculate to increase performance while other people can still retain this function that they thought this is a remote client,we just satisfied with its usual performance?

leonsoft-kras commented 5 years ago

Speech that function works. Nobody turned off the windows and functionality in the new version.

You must enable the option in the menu, it is possible to restart the program. New fields should be displayed in the status bar.

antekgla commented 5 years ago

@afrojewelz what is your issue with this function? When you check in the menu View --> StatusBar Sizes the new values dont show at all in the status bar or in your opinion that values are not correct? Please clarify your problem, because @PeterDaveHello @leonsoft-kras and I have checked this and that values appears when you have selected the proper option in the menu.

leonsoft-kras commented 5 years ago

At the beginning of the topic, see 2 pictures. Only there is no clarity what is selected in the menu.

antekgla commented 5 years ago

@leonsoft-kras that messages are from @PeterDaveHello @afrojewelz seems like having another problem.

PeterDaveHello commented 5 years ago

Yeah, I just forgot about the changed default value, manually enabled it and it works again!

PeterDaveHello commented 5 years ago

@afrojewelz seems to have an issue that the same behavior doesn't work there.

afrojewelz commented 5 years ago

@antekgla i think the 5.16.0 seems disrupt the selected size viewing in status bar. i thought this was the colume the new version was missing.the selected size meant to calc current selected item in the torrent list, it used to work in previous version until i update 5.16.0 recently and i notices even selected size is showing it totaly won't calc selected torrent size.

antekgla commented 5 years ago

@afrojewelz I don't see this kind of behavior you describe in 5.16.0 (Win32 portable download)

I explain the values:

Total: the sum of the complete size of all torrents (sum of Size column) Selected: the sum of the size ONLY of the files you choose to download (sum of Size to Download column) Done: the sum of the bytes downloaded of the selected torrents (sum of Downloaded column). Remaining: The difference between Selected - Done

If only ONE TORRENT is selected in torrent list this amounts are the sum of ALL TORRENTS (it is not possible select none torrent) If more of one torrent is selected this amounts are the sum of only that torrents.

If your 5.16.0 dont show this values please post a screenshot of 5.16.0 and another from a previous version with the same torrents selected.

afrojewelz commented 5 years ago

@antekgla as you wish . 5 11trguihasfunctional selected size

5 16trguihasfunctional selected no size

antekgla commented 5 years ago

@afrojewelz Check this menu item and WAIT A FEW SECONDS... the values would appear in the status bar

Status Bar Sizes

PeterDaveHello commented 5 years ago

@afrojewelz do you still have the issue?

afrojewelz commented 4 years ago

a sorry reply late,the issue was solved during 5.17 great works many thanx