OpenVoiceOS / ovos-audio

OpenVoiceOS audio output daemon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changing mycroft.conf breaks audio output

goldyfruit opened this issue · comments

mycroft.conf file opening:

Jan 26 09:55:19 rpi4b ovos-audio[1274]: 2024-01-26 09:55:19.282 - audio - ovos_config.config:_on_file_change:312 - DEBUG - Ignoring non-config file change: /home/goldyfruit/.config/mycroft/.mycroft.conf.swx
Jan 26 09:55:19 rpi4b ovos-audio[1274]: 2024-01-26 09:55:19.284 - audio - ovos_config.config:_on_file_change:312 - DEBUG - Ignoring non-config file change: /home/goldyfruit/.config/mycroft/.mycroft.conf.swp

Quitting mycroft.conf without any changes or save, just a :q in vim.

Jan 26 09:56:04 rpi4b ovos-audio[1274]: 2024-01-26 09:56:04.955 - audio - ovos_config.config:_on_file_change:312 - DEBUG - Ignoring non-config file change: /home/goldyfruit/.config/mycroft/.mycroft.conf.swp

All still working fine.

Changing a value in mycroft.conf, save and quit the file, just a :x in vim.

Jan 26 09:56:48 rpi4b ovos-audio[1274]: 2024-01-26 09:56:48.382 - audio - ovos_config.config:_on_file_change:312 - DEBUG - Ignoring non-config file change: /home/goldyfruit/.config/mycroft/4913
Jan 26 09:56:48 rpi4b ovos-audio[1274]: 2024-01-26 09:56:48.391 - audio - ovos_config.models:load_local:112 - DEBUG - Configuration /home/goldyfruit/.config/mycroft/mycroft.conf loaded
Jan 26 09:56:48 rpi4b ovos-audio[1274]: 2024-01-26 09:56:48.393 - audio - ovos_config.config:_on_file_change:315 - INFO - /home/goldyfruit/.config/mycroft/mycroft.conf changed on disk
Jan 26 09:56:48 rpi4b ovos-audio[1274]: 2024-01-26 09:56:48.395 - audio - ovos_config.config:_on_file_change:316 - DEBUG - Calling 1 callbacks
Jan 26 09:56:48 rpi4b ovos-audio[1274]: 2024-01-26 09:56:48.397 - audio - ovos_audio.service:_maybe_reload_tts:331 - INFO - (re)loading fallback TTS engine
Jan 26 09:56:48 rpi4b ovos-audio[1274]: 2024-01-26 09:56:48.398 - audio - ovos_config.config:_on_file_change:312 - DEBUG - Ignoring non-config file change: /home/goldyfruit/.config/mycroft/.mycroft.conf.swp

No more sound output.

Jan 26 10:01:40 rpi4b ovos-audio[1571]: 2024-01-26 10:01:40.541 - audio - ovos_bus_client.client.client:on_default_session_update:161 - DEBUG - synced default_session
Jan 26 10:01:40 rpi4b ovos-audio[1571]: 2024-01-26 10:01:40.581 - audio - ovos_audio.service:execute_tts:343 - INFO - Speak: It's ten oh one

i think this has been fixed, can you test @goldyfruit and @builderjer

please re open if still an issue