You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Repeatedly gives WARNING of missing icons, such as WARNING [MainThread] solaar.ui.icons: failed to detect icons
No "ERROR" lines
Describe the bug
The first time I start Solaar(either via command, selecting from Ubuntu Start Menu, or adding to Startup Applications for Ubuntu), the window for Solaar shows that it found my G733 headset, it shows "LED Control = Solaar". But the next line is "Divert G and M Keys...", there is no shown options to change the LED settings.
However, if I click "Quit Solaar" in the bottom left and then relaunch Solaar (in any of the 3 previously mentioned ways), it will then show the two LED's to control under neat the "LED Control = Solaar" option/setting. Its then fine until I reboot the system, or until I logout and log back in.
To Reproduce
Steps to reproduce the behavior:
`I described the steps to reproduce in the 'Describe the bug' section above.
Screenshots
LED Control Options I'm talking about:
Additional context
I have also tried changing the Startup Application Command (for Solaar) to bash -c "sleep 10 && solaar --window=hide" to add a 10 second delay before the launch. This did not seem to change anything.
Im not 100% sure it always happens after a restart/re-login, but that seems to be the most consistent way to cause it.
The text was updated successfully, but these errors were encountered:
OK. To find out more about what is happening run Solaar as solaar -ddd under the conditions that the problem occurs and post the output. This will show the interactions between Solaar and the device.
Information
solaar --version
orgit describe --tags
if cloned from this repository): solaar 1.1.13+dfsg-1uname -srmo
):Linux 6.11.0-13-generic x86_64 GNU/Linux
solaar show
:~/.config/solaar/config.yaml
(or~/.config/solaar/config.json
if~/.config/solaar/config.yaml
not present):WARNING [MainThread] solaar.ui.icons: failed to detect icons
Describe the bug
The first time I start Solaar(either via command, selecting from Ubuntu Start Menu, or adding to Startup Applications for Ubuntu), the window for Solaar shows that it found my G733 headset, it shows "LED Control = Solaar". But the next line is "Divert G and M Keys...", there is no shown options to change the LED settings.
However, if I click "Quit Solaar" in the bottom left and then relaunch Solaar (in any of the 3 previously mentioned ways), it will then show the two LED's to control under neat the "LED Control = Solaar" option/setting. Its then fine until I reboot the system, or until I logout and log back in.
To Reproduce
Steps to reproduce the behavior:
`I described the steps to reproduce in the 'Describe the bug' section above.
Screenshots
LED Control Options I'm talking about:
Additional context
bash -c "sleep 10 && solaar --window=hide"
to add a 10 second delay before the launch. This did not seem to change anything.The text was updated successfully, but these errors were encountered: