vti / elemntary

Wahoo Elemnt Configuration
GNU General Public License v3.0
57 stars 4 forks source link

Language not selected by default #8

Closed pdelteil closed 1 year ago

pdelteil commented 1 year ago

I got this error (TypeError: Cannot read properties of undefined (reading 'menu')) image

This is the start window

Labels not shown:

Fixed selecting "English" in Language menu. Or setting {"locale":"en"} in ~/.config/elemntary/settings.json

vti commented 1 year ago

@pdelteil thanks for reporting! What language do you have set by default? I guess there is a bug that unknown language is not properly handled.

pdelteil commented 1 year ago

Hello,

Language is en-US as shown here:

Screenshot from 2023-05-02 01-13-39

vti commented 1 year ago

Fixed in 5dac565f70589687025096469fbb768a566821ff. Release is on its way.

vti commented 1 year ago

Part of v0.5.5 release.