Cœur

Results 653 comments of Cœur

Kindly grant me power to rename issues. :D I'll prepare a revert PR.

Oh whoah: >late 2012 That hardware is 11.5 years old. I can see why there may be performance issues with a thousand torrents and Inspector opened. But anyway, I made...

I did reproduce on macOS by doing cmd+A (to select all torrents) while I was on tearfur/pool branch: ``` Date/Time: 2024-04-20 18:48:23.763 +0800 End time: 2024-04-20 18:48:24.828 +0800 OS Version:...

Reproduced today when doing cmd+A, this time on main branch (b09e5d6678 maybe). ``` ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: Transmission [7856] Path: /Users/USER/Library/Developer/Xcode/DerivedData/Transmission-dwwfjrryvuhkcbhgpfcrgatmwrre/Build/Products/Debug/Transmission.app/Contents/MacOS/Transmission Identifier: org.m0k.transmission Version: 4.1.0-dev (14718.1.0)...

Reproduced today. This time with a breakpoint. Apparently, the `peers` vector, which is normally only for `tr_peerMsgs`, has a `tr_peer` as last element: ![Capture d’écran 2024-08-19 à 20 08 28](https://github.com/user-attachments/assets/96c14ae8-84ec-45d1-a695-7d237ff2f011)...

@1993Banik it's the number one bug fix in the list of bugs ready to merge for Transmission 4.1.0 (#6952).

Thanks. Don't forget to undraft your pull request when ready for review.

Can you help to tell us how Apple apps are behaving in similar situations? - Say, you have 101 MB free, and you download a 100 MB file with Safari?...

As a Transmission developer, I agree with @aurooxygen that something should be done in Transmission to avoid a system failure. I just want to know first if Apple has examples...

After maybe 30 minutes (because I have a lot of free space): ``` $ mkfile 999g A_FILE.img mkfile: (A_FILE.img removed) Write Error: No space left on device ``` So at...