Cœur

Results 653 comments of Cœur

Duplicate of #4041. Most people (including me) have never ever encountered this issue. Just clean your build folder, rebuild and reinstall the app.

@ckerr I'll re-open this issue as the old one was closed since the originator was not reproducing it anymore. @jamesritzman and you've never seen this in any other application, right?

@ckerr building from the Xcode project and from cmake has various differences: this change reduces those differences, which helps future debugging or crash analysis. This PR is partly the equivalent...

Remaining change is now much smaller. @nevack @mikedld

For context, we're having to fix json-variant.cc these days (#6005) because of a bug for not relying on modern enough implementation.

That path is coming from: https://github.com/transmission/transmission/blob/c5b1df0daa13ab36b09fd7d9df25ab7f5eb7f6f2/libtransmission/log.h#L102 Not sure how to ideally strip only the build directory out of `__FILE__`. But since our file hierarchy in `libtransmission` is flat, we could...

Could this be an Apple bug? Our file is GroupRules.xib which declares a native NSPredicateEditor, then all the layout is handled by the system frameworks, with no obvious ways to...

Let's go for the settings note: I wasn't aware of that fact, so it should have direct visibility.

I would disagree with this change. I have a hundred of torrents in each group, so when I'm scrolling, I'm unable to tell which group I'm in if we remove...

@sweetppro the suggestion from #4950 is better and acceptable (pinning the group name so it's always visible). I suggest we close this PR and #4952 in favor of #4950.