Cœur

Results 653 comments of Cœur

My investigation: ### Part 1 - In Transmission 3, you can add paused magnets, close the app, re-open the T3 app, and the magnet will still be there. 👍 -...

I included an entire **macosx/README.md** to explain it, @GaryElshaw :) In short: >Motivation: This is the Swift version bundled with Xcode 11.3.1. (see https://xcodereleases.com) And I can still compile the...

Marking as draft: not because waiting for more changes (all the changes you'll see are already there since I opened the PR), but because of the **Help Wanted** regarding building...

Yes, I run macOS Mojave. And the differences between Swift 5.1 and Swift 5.7 or 5.8 are mostly small syntactic sugar, like the ability to remove `return` on one-line functions:...

Don't worry Gary, all the Swift 5.x are very close. There are less differences in practice between Swift 5.1 and Swift 5.8 than between Swift 4.0 and Swift 4.2.

The hash is from Today. The crash is on an assertion in tr_torrentStat, so I suspect one of those: https://github.com/transmission/transmission/blob/c4f4d3d45d22267ce6381618b8af6a47eb2bfb02/libtransmission/torrent.cc#L1641-L1644

In the mean time, @godly-devotion, if you have the time, you may try to run Transmission from Xcode and reproduce the issue, then the crash would show itself in Xcode...

Well, @ckerr will be sad, it means #4696 had zero impact at all. And that new crash report doesn't bring any extra information unfortunately.

Marking as "needs update" if it's no longer building nor working. Sorry, can't help myself on web features.

I was surprised that the "No Group" label was missing on your screenshot, but then I found the Russian translation: https://github.com/transmission/transmission/blob/b7099270b6bbcd9181b5b42da1e5a39ccdf182ae/macosx/ru.lproj/Localizable.strings#L551 Anyway, that's probably unrelated. May I know your version...