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

Zero length audio file returned for map request, and debug view is messed up. #903

Open
jeffbl opened this issue Oct 30, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@jeffbl
Copy link
Member

jeffbl commented Oct 30, 2024

Follow steps in #871
When it is finding the place, the returned experience is zero length, and the debug information is messed up:

image

Expect:

  • if no valid response can be generated (and an empty audio file should not be valid) no experience is returned at all
  • expanding debug area should not draw over other experience areas in window (let me know if should break out into separate issue)
@jaydeepsingh25
Copy link
Contributor

There are 2 different issue here:

  • Zero Length audio file returned for map : This is an issue only reproducible on unicorn and not on pegasus server. Looks like an issue with osm-streets-handler as this handler is deployed only on unicorn and not on pegasus. @jeffbl if we need to fix this, Can you please assign this to Julliete (as she probably knows handler code better)?
  • Debug view messed up: This was an issue with browser extension and has been fixed. Fix is available in nightly build

@jeffbl jeffbl assigned JRegimbal and unassigned jeffbl Feb 11, 2025
@JRegimbal
Copy link
Collaborator

Hi all, I'm unable to reproduce the zero-length audio file issue after several attempts. I'm receiving an audio representation of streets as expected. Can someone else try to replicate?

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

No branches or pull requests

3 participants