mirror of
https://github.com/mumble-voip/mumble.git
synced 2026-03-03 00:46:56 -05:00
Mumble should not show TTS settings when built with no-speechd. #6
Labels
No labels
GlobalShortcuts
Hacktoberfest
accessibility
acl
asio
audio
bonjour
bsd
bug
build
certificate
ci
client
code
documentation
external-bug
feature-request
gRPC
github
good first issue
help wanted
help-needed
ice
installer
linux
macOS
needs-ckeck-with-latest-version
needs-more-input
overlay
positional audio
priority/P0 - Blocker
priority/P1 - Critical
priority/P2 - Important
priority/P3 - Somewhat important
priority/P4 - Low
public-server-registration
qt
recording
release-management
server
stale-no-response
stale-support
support
task
test
theme
translation
triage
ui
windows
wontfix
x64
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mumble-mumble-voip#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mumble-voip on GitHub (Feb 17, 2013).
When built with "no-speechd", TTS settings are still shown under Configure->Settings->Notifications. This can be very confusing when one is trying to get TTS to work by tweaking settings there. (I didn't notice the 'speech' USE flag for a couple days.)
The ideal solution would be to have TTS settings visible, but grayed out. This would indicate that TTS is possible, but disabled or unavailable somehow. That would be far better than tweaking the settings and still hearing absolutely nothing...
Discovered on my Gentoo system. Bug on bugs.gentoo.org here: https://bugs.gentoo.org/show_bug.cgi?id=457552
Attached is a screenshot of the dialog still displaying the offending settings.
This ticket has been migrated from sourceforge. It is thus missing some details like original creator etc.
The original is at https://sourceforge.net/p/mumble/bugs/961/ .
*The following attachments were added on the original item:
@Kissaki commented on GitHub (Nov 5, 2013):
As we provide that build flag for disabling, UI should definitely be adjusted adequately.
@Kissaki commented on GitHub (Dec 7, 2013):
UI controls should be disabled.