Page 4 of 4
Re: After 2.4 update
Posted: Fri Jan 30, 2026 11:04 pm
by k.s.deviate
Weirdly, Hudiy won't start now.
Re: After 2.4 update
Posted: Fri Jan 30, 2026 11:08 pm
by hudiy
This means the sink "bluez_output.E9_A7_26_03_1E_82.1" is not available and does not appear. The script waits until "bluez_output.E9_A7_26_03_1E_82.1" is available.
Re: After 2.4 update
Posted: Fri Jan 30, 2026 11:11 pm
by k.s.deviate
It shows me it's connected and selected as the output device in the audio drop down.
Re: After 2.4 update
Posted: Fri Jan 30, 2026 11:11 pm
by hudiy
It should be visible via pactl list sinks
Re: After 2.4 update
Posted: Fri Jan 30, 2026 11:26 pm
by k.s.deviate
It is
Re: After 2.4 update
Posted: Fri Jan 30, 2026 11:29 pm
by hudiy
What is the output when you run hudiy_startup.sh manually?
Re: After 2.4 update
Posted: Fri Jan 30, 2026 11:36 pm
by k.s.deviate
cd ~/.hudiy/share/ $ ./hudiy_startup.sh cannot execute required file not found
Re: After 2.4 update
Posted: Fri Jan 30, 2026 11:41 pm
by k.s.deviate
Executing hudiy_run.sh opens terminal before trying to open Hudiy the terminal output is virtual const QPalette' Qt6CTPlatformTheme::palette(QPlatformTheme::Palette) const QPlatformTheme::SystemPalette
Re: After 2.4 update
Posted: Fri Jan 30, 2026 11:44 pm
by hudiy
Please verify that the hudiy_startup.sh has exactly the same content as we uploaded earlier, and check if the line endings are correct (dos2unix $HOME/.hudiy/share/hudiy_startup.sh).
It works for us locally so most probably your hudiy_startup.sh is somehow corrupted.