question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error when evaluating setter "rawTime"

See original GitHub issue

Summary

Console [Vue warn] while playing MP3 file, playback has no issues.

System information

  • Version: latest develop
  • Operating system: Ubuntu 16.10
  • Browser: Firefox & Chrome (somewhat different warn, though, see screenshots)
  • Content channel ID: 8b4d3e6d3d4842ba8ea658335b5dd252

Traceback or relevant snippet from server.log or browser console

[Vue warn]: Error when evaluating setter "rawTime": TypeError: this.$els.audio is undefined

[Vue warn]: Error when evaluating setter "rawTime": TypeError: Cannot set property 'currentTime' of undefined

How to reproduce

  1. Import channel
  2. Go to Explore - Science - Audio
  3. Load any of the MP3 files.

Screenshots

Firefox:

nyman - a la folie - cut1 - khan academy testing - kolibri - mozilla firefox_017

Chrome:

nyman - a la folie - cut2 - khan academy testing - kolibri - google chrome_018

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
66eli77commented, Dec 21, 2016

it works on firefox and safari, and if I load another audio file from the internet, it works on Chrome too. This may be that the dev server cannot handle streaming on Chrome, or maybe that all the mp3 files in my channel are not seekable on Chrome.

0reactions
indirectlylitcommented, Jan 21, 2017

tested and this issue appears to be fixed

Read more comments on GitHub >

github_iconTop Results From Across the Web

Source for ticket #362 - R7RS-small
raw-time. 1349972800058973 ... The extent/continuation of the `cond` evaluation is that of the whole `guard`, whereas the re-raise is that of the original ......
Read more >
wwparcel.html - Instantiations
Private methods for category Getters & Setters ... Finding errors in evaluated expressions · Finding errors in nonevaluated code ... Filtering raw time....
Read more >
TestWidgetsFlutterBinding class - flutter_test library - Dart API
Base class for bindings used by widgets library tests. The ensureInitialized method creates (if necessary) and returns an instance of the appropriate ...
Read more >
Belle II Software: TOPXTalkChargeShareSetterModule Class ...
If at least one condition was set, it is evaluated and true returned if at ... Returns true and prints error message if...
Read more >
Fast Track to MPS - Ten steps to mastery - JetBrains
The MPS type-system engine will evaluate the rules on-the-fly, calculate types for nodes and report errors, wherever the calculated type ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found