Skip to content
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

Crash while editing notebook imports #438

Open
lookbusy1344 opened this issue Jan 7, 2025 · 4 comments
Open

Crash while editing notebook imports #438

lookbusy1344 opened this issue Jan 7, 2025 · 4 comments
Labels
bug Something isn't working Juno Juno app (with embedded Jupyter)

Comments

@lookbusy1344
Copy link

lookbusy1344 commented Jan 7, 2025

Describe the bug
Intermittent crash while editing imports list for Jupyter notebook. I’ve not observed this for a vanilla py file.

To Reproduce
Steps to reproduce the behavior:
Given from sympy import symbols, sin, limit start deleting from the end of the line. App will sometimes freeze then

ScreenRecording_01-07-2025.11-42-36_1.mp4

crash while deleting symbols. Related to the autocomplete popups?

video attached.

Environment (please complete the following information):

  • Device: iPad Air
  • iOS version: iOS 18.2.0 and 18.2.1
  • App version 3.4.0
@lookbusy1344 lookbusy1344 added bug Something isn't working Juno Juno app (with embedded Jupyter) labels Jan 7, 2025
@lookbusy1344 lookbusy1344 changed the title Crash while editing Crash while editing imports Jan 7, 2025
@lookbusy1344
Copy link
Author

A second video attached. However with auto-complete for notebooks turned off, it hasn’t happened so far.

ScreenRecording_01-07-2025.12-07-03_1.mp4

@lookbusy1344 lookbusy1344 changed the title Crash while editing imports Crash while editing notebook imports Jan 7, 2025
@alexstaravoitau
Copy link
Collaborator

Thanks for reporting @lookbusy1344—could you please check which app version you're using? I've released an update recently (3.4.0), which fixes several issues around code completion, possibly this one too.

@alexstaravoitau
Copy link
Collaborator

Sorry @lookbusy1344 I now see in the report that you are indeed using 3.4.0—so it must be something else. Thanks for reporting again, I'll take a look!

@lookbusy1344
Copy link
Author

Yes it’s definitely the latest release, 3.4.0 (9321). Still no issues with the notebook auto-complete turned off, so it’s a workaround for now, but not ideal. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Juno Juno app (with embedded Jupyter)
Projects
None yet
Development

No branches or pull requests

2 participants