-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pre-release (mac): Magnet links open app but don’t process link #22303
Comments
This problem started after these two commits were applied to qtbase:- qt/qtbase@664c7ff Revert the above commits to test:- git revert --no-commit 664c7ffb212eb898ed03f7b19c883400fa027b6b and recompile qt and the links should work as they should. Not sure whether the above commits are broken or qBittorrent needs to be modified to handle the new scheme. Hope this helps |
The alpha build of qBittorrent uses qt-6.8.1. |
@lukemmtt @ShlomobCohen macOS is barely supported as previously announced on our main website.
There are deprecations that have yet to be handled! |
@xavier2k6 Thank you for the quick response. I completely understand the challenges with macOS support—in fact, I just finished contributing a macOS-specific fix (#22284, merged yesterday into master) when I discovered this magnet link regression during testing. I filed this issue to track what appears to be a notable regression in core functionality between stable and master/alpha builds. While I hadn't conducted extensive testing beyond my initial observation, I thought it worth reporting promptly, especially as it wasn't immediately clear if this issue might affect more prominently-supported platforms than macOS. While @ShlomobCohen's investigation now clarifies that this issue is indeed likely specific to macOS (thanks!), I believe tracking such regressions is valuable for the project regardless of platform. I'm currently tied up with other commitments, but wanted to ensure this was properly documented. |
Adding the relevant QTBUG-124340 report from @ShlomobCohen investigations. |
qBittorrent & operating system versions
qbittorrent: master branch
macOS: 15.3.0
What is the problem?
On mac, in the alpha build and master branch, clicking on a magnet link does not show a prompt or start the download. It opens the app, but nothing more. I observed this in my testing while preparing #22284.
Steps to reproduce
Validation:
The text was updated successfully, but these errors were encountered: