-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Used profile but no output was shown, than I saved data and it crashed #8078
Comments
Please post the code you started to profile, or at least a simple code sample that generates this error. Thanks! |
I found the part "Output window is open, yet no profiling info is shown." is actually dependant on me(I thought the profiler would work with "Run Current Cell")
|
Ok, thanks for the info. We'll this in a future release. |
It seems like this has been sorted out. Currently one can click both Output and Save directly on startup (or after a cancelled run). For save, a file dialog shows up, but no file is created. Which is maybe not the ideal situation, but at least better than a crash. |
@oscargus, thanks for verifying that is no longer a problem. |
Description
What steps will reproduce the problem?
#1 Start Profiling
#2 Run the code to profile
#3 When run ended, Stop profiling
Output window is open, yet no profiling info is shown.
#4 Save the data
Crash!
Traceback
Versions
Dependencies
The text was updated successfully, but these errors were encountered: