Open ghost opened 2 years ago
they are already displayed https://github.com/Unvanquished/Unvanquished/issues/1767
Now that you mention it, right. This is weird, then. I wonder what's the difference there...
maybe the string is too long?
I'm thinking maybe a more sensible behaviour would be to print the full url in the terminal, and only in the terminal.
It would be nice to be able to show the whole download URI instead of only the file name, so that it would be possible to workaround when, for some reason a server is really slow like this:
From tests done recently (yesterday?) it is possible from my location to download at ~75KB/s instead of 15KB/s when using external client, which is still slow but still a lot better (5 times faster, actually).
Of course, ideally the problem should not exist, but that seems harder to solve to me. Complete URIs would also possibly help to diagnose the problems?