-
Notifications
You must be signed in to change notification settings - Fork 450
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
Not responding on start-up on macOS #5609
Comments
This can be caused by many different things. Without debug logs, we are not able to investigate this issue further. @da2x you could try to run Tribler from the command line, which reveals the log messages. Could you help us to debug this issue further? If so, please run |
|
That made no difference. However, I turned off the firewall and got one more line of output:
I turned everything back on again and rebooted. When I tried Tribler again, I finally got something in ~/.Tribler/ (this folder was empty before):
|
Just upgraded to Big Sur, same issue. Tribler never starts. |
Can still use other apps, right clicking the icon reveals it has stopped responding. Update: Force Quit from the Dock does not close it, you got to search for tribler in the Activity Monitor and Force Quit it from there: #5609 (comment) |
@balupton thanks for reporting this issue! I am currently upgrading my Mac to Big Sur and I will let you know if I can reproduce this 👍 . Are you trying to run Tribler 7.5.4? |
Whichever is the latest |
I can reproduce this. Tribler is indeed not starting on Big Sur. It does not even load the GUI, so I'm suspecting that the issue is related to PyQt.
|
Seems force quit from the dock does not actually close Tribler. My local dns client (adguard home) was getting DNS queries for torrent trackers even though Tribler was no longer running in the Dock, turns out Tribler was still running in the background: Anyway to find out what exactly I was participating with as a tribler exit node during that time? As I had my VPN shutdown as I thought Tribler had exited from the dock force quit from earlier. |
I got the same issue on my machine, sorry opened Duplicate of #5776 for me it does show a window, but it's an "empty" windows without any icons. i uploaded the .hang file, maybe it helps in debugging (please delete it when you downloaded it) |
Does https://github.com/Tribler/tribler/releases/tag/v7.6.0 fix this? |
This started working on my mac in version 7.9. I deleted my profile and retested with 7.7 and 7.8, but neither worked. |
Tribler version/branch+revision:
7.5.2
Operating system and version:
Steps to reproduce the behavior:
Expected behavior:
Tribler should start.
Actual behavior:
Tribler doesn't start. The top bar changes the current app name to Tribler and then beachballs (stops responding) indefinitely.
Relevant log file output:
Nothing in ~/.Trilber/, spindump can't sample the process either.
The text was updated successfully, but these errors were encountered: