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

Help viewer gets stuck on Path not found error #1081

Open
mahi2003 opened this issue Jul 30, 2024 · 2 comments
Open

Help viewer gets stuck on Path not found error #1081

mahi2003 opened this issue Jul 30, 2024 · 2 comments
Labels
bug Something isn't working low-priority This may not currently be actively worked on user Reported by an actual user, yay!

Comments

@mahi2003
Copy link

I know the images did not ship with 0.7.12 and that a "Path not found" error is normal in the help viewer, but under certain circumstances it appears as if the calculator ends up in an error loop.

The steps below require DB48X without the images present:

  • Open the Mathematics Constants menu
  • Press and hold π to display the help for pi
  • Press right/down → "Path not found" error (= normal)
  • Continue pressing right/down exactly 10 more times → "Path not found" error (now for the missing image for Euler's constant)
  • Press right/down, multiple times if desired → ❌ The help viewer does not scroll and the "Path not found" error persists
  • Press left/up, multiple times if desired → ❌ The help viewer does not scroll and the "Path not found" error persists
  • Press EXIT, multiple times if desired → ❌ The error persists and the help viewer is not closed

It's as if the calculator is frozen/stuck in the help viewer, but you can escape this situation by pressing the Home soft key.

@c3d
Copy link
Owner

c3d commented Jul 30, 2024

The "path not found" error persists while there is an image potentially being displayed on the screen.

As you discovered yourself, the Home softkey fixes it because it brings the help viewer at a position where there is no image being shown.

The non-intuitive aspect of it is that EXIT does not get you out, because it clears the error instead of clearing the help as usual, and then the same help displays again with the same error. Hence the impression that it's stuck.

As for shipping the images, thanks for the reminder. I think that the next release will only ship the tar.gz file.

@c3d c3d added bug Something isn't working user Reported by an actual user, yay! low-priority This may not currently be actively worked on labels Jul 30, 2024
@c3d
Copy link
Owner

c3d commented Jul 30, 2024

Marking it as low-priority because it's a transient state of affairs that should be fixed soon ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working low-priority This may not currently be actively worked on user Reported by an actual user, yay!
Projects
None yet
Development

No branches or pull requests

2 participants