Cœur
Cœur
This issue has now been resolved in the following fork: https://github.com/transmission/libutp/
This repository is more or less unmaintained apparently. If you need latest code for your pod, you can use: `pod 'GCNetworkReachability', :head`
Updated the PR, taking into account the review. Note: please just apply your desired improvements, no need to wait years for the original author, ah ah.
Member access within misaligned address for type 'UTPSocketKeyData', which requires 8 byte alignment
This issue has now been fixed in the following fork: https://github.com/transmission/libutp
So, I'm totally aware that different systems do not need to share the same UI. But as I wrote in the previous PR, we had this on the macOS app:...
> @tearfur The unit is "s" so localizations that use "sec" or anything else should be replaced. Our code is: https://github.com/transmission/transmission/blob/0e25584e786914462c1eff3dd013bdb7f5ddf026/web/src/formatter.js#L44-L53 So when it displays `kB/sec`, it's possibly a bug...
Thank you tessus. I reproduced the `sec` display with `"en-CA"` locale, and it's **not** possible to fix it with unitDisplay: "narrow" (which will only remove the space between the value...
I'm afraid I'm not a gtk user: I don't have the dependencies installed. You'd need review/testing from someone else.
Maybe more luck with @Pentaphon or @GaryElshaw
I'm OK to test it now, but I see too many git conflicts (about 29 lines of code), so could you kindly rebase your changes first?