doesn't support lack of volume control
Bug #61143 reported by
John O'Meara
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SAXm2s |
In Progress
|
Medium
|
John O'Meara |
Bug Description
When an output plugin which doesn't support volume control (such as the null output plugin) is used, saxm2s crashes on startup.
Related branches
Changed in saxm2s: | |
assignee: | nobody → jfo24+launchpad |
importance: | Untriaged → Medium |
status: | Unconfirmed → In Progress |
description: | updated |
To post a comment you must log in.
added a check to see if getting the current volume is an error.
The volume and balance bars should probably be either hidden or disabled when this event occurs.
When the config value for output.plugin changes, the test should occur again.