Open Issues Need Help
View All on GitHubAI Summary: The Torrent Inspector pop-up in Transmission for macOS (v4.0.6) fails to gain focus when users click on blank areas within its window, even after it has been opened and is visible. This issue describes a failure to focus *subsequently* upon clicking inside the window, distinct from a known problem where the pop-up initially opens without focus.
AI Summary: A common crash has been identified in `[FileNameCellView updateColors]`, specifically at `FileNameCellView.mm:201`, often occurring after `setBackgroundStyle:` and originating from `[Torrent checkForFiles:]`. AI-symbolicated crash reports confirm this as a recurring issue across multiple user reports. The primary developer for the affected file has been notified to investigate.
AI Summary: This GitHub issue reports a display bug in Transmission 4.0.0-beta 3 on Windows 11 where icons for single-file torrents (such as .iso or video files) are not shown in the main torrent list. Interestingly, these same icons correctly appear in the file viewer within the torrent's properties window, suggesting the issue is with the main list's rendering rather than icon retrieval itself.
AI Summary: Magnet links are no longer working in the Transmission GTK client when built from the `main` branch (commit a89ca4f). The client opens but fails to add the torrent, while building from the latest tag (4.1.0-beta.5) works correctly. This regression is reproducible on Debian 13 ARM64 by clicking any magnet link.
AI Summary: The `transmission-remote` utility now displays speed units inconsistently between its `-l` (list) and `-pi` (peer info) options. While `-l` correctly shows `kB/s`, `-pi` has regressed to showing `B/s` in version `4.1.0-beta.X`, whereas both previously used the more readable `kB/s`.