Mac Os 10.11.6 afinfo will not work with .flac audio files
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
Hyper 3.0.2
Same behavior with Mac Terminal
Don't have a clue why this doesn't work.
https://www.mac-forums.com/threads/afinfo-terminal-command.358558/page-3#post-1857972
Issue
ROBERTS-IMAC:Desktop robertmyers$ afinfo Audio.flac
File: Audio.flac
Fail: AudioFileOpenURL failed
ROBERTS-IMAC:Desktop robertmyers$
-
Hyper version: undefined "3.0.2"
-
OS ARCH VERSION: darwin x64 15.6.0
-
Electron: 3.1.3 LANG: undefined
-
SHELL: /bin/bash TERM: undefined
~/.hyper.js contents
{ "updateChannel": "stable", "fontSize": 12, "fontFamily": "Menlo, \"DejaVu Sans Mono\", Consolas, \"Lucida Console\", monospace", "fontWeight": "normal", "fontWeightBold": "bold", "lineHeight": 1, "letterSpacing": 0, "cursorColor": "rgba(248,28,229,0.8)", "cursorAccentColor": "#000", "cursorShape": "BLOCK", "cursorBlink": false, "foregroundColor": "#fff", "backgroundColor": "#000", "selectionColor": "rgba(248,28,229,0.3)", "borderColor": "#333", "css": "", "termCSS": "", "showHamburgerMenu": "", "showWindowControls": "", "padding": "12px 14px", "colors": { "black": "#000000", "red": "#C51E14", "green": "#1DC121", "yellow": "#C7C329", "blue": "#0A2FC4", "magenta": "#C839C5", "cyan": "#20C5C6", "white": "#C7C7C7", "lightBlack": "#686868", "lightRed": "#FD6F6B", "lightGreen": "#67F86F", "lightYellow": "#FFFA72", "lightBlue": "#6A76FB", "lightMagenta": "#FD7CFC", "lightCyan": "#68FDFE", "lightWhite": "#FFFFFF" }, "shell": "", "shellArgs": [ "--login" ], "env": {}, "bell": "SOUND", "copyOnSelect": false, "defaultSSHApp": true, "quickEdit": false, "macOptionSelectionMode": "vertical", "webGLRenderer": true }{
"plugins": [],
"localPlugins": []
}
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce afinfo Audio.flac in Hyper 3.0.2 and Mac Terminal on macOS 10.11.6, using the reported output as the baseline. Compare both environments to determine whether Hyper is involved; done requires identifying an actionable project-side cause or confirming that the behavior is external to Hyper.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100