-
Notifications
You must be signed in to change notification settings - Fork 257
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
Perfparser exits with code 1 (TCP Socket error) when opening a perf.data file #197
Comments
can you attach such a |
I have the same issue. It looks like the appimage is managing to look outside itself, on my actual system, for Qt 5.10, but my system (Ubuntu 18.04) only has 5.9 available:
|
ah, that's a packaging bug in the AppImage then. Thanks, I'll try to reproduce and investigate that issue. |
Please try the continous build package for the patch above, it should be ready in a few minutes I hope |
https://github.com/KDAB/hotspot/releases/tag/continuous should help now, I hope - please verify that it's actually fixed |
I'm assuming it got fixed, if not please chime in |
@milianw I get this error on Ubuntu 18.04 using the
It happens when I try to load a Edit: Ah, sorry, I see that a new issue has been opened here: |
you probably mean #202, but yes - just use the continuous build for now to workaround this issue @josephrocca |
Yep, continuous build works a treat - thanks for this great software! |
Bug description
When opening a perf.data file from gui Hotspot outputs the following error:
"The hotspot-perfparser binary exited with code 1 (TCP socket error)."
Upon restarting the program it loads the perf.data file just fine
To Reproduce
Steps to reproduce the behavior:
Screenshot
Version Info:
The text was updated successfully, but these errors were encountered: