NetLogo / NetLogo/Vid-Extension

Video player can be used to open audio files

Open
#38 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Scala
Stars
1
Forks
4
PR merge metrics
No merged PRs in 30d

Description

I followed the steps in the documentation for opening a local file in the video player, but I selected a .wav file instead of a video file just to see what would happen. No errors occurred, and the video player opened with a blank screen. I left it open for a while and still no errors occurred. Closing the video player also did not result in any errors. It's good that it didn't crash anything, but I expected it to display some sort of error message when I selected a non-video file.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the documented local-file workflow with a .wav file and inspect the video-player entry point that handles selected files. Trace how non-video files are handled, then verify that selecting one produces a clear error instead of opening a blank player.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
audio-video-rtc
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.