[16:39] Hey VTCoder [16:40] If the communication keeps getting missed in here, we also provide support at https://discourse.ubuntubudgie.org. [16:40] Then both the team and the community can assist. [18:31] Hi, any dev around here ? === ChanServ changed the topic of #ubuntu-budgie to: Welcome to the Ubuntu Budgie irc channel. There are other people on discourse if it's quiet here. Check it out at https://discourse.ubuntubudgie.org [19:34] hello, was wondering if some one could help me im trying to open budgie welcome page and budgie applet and noting is opening [19:39] ShipStreeT, sounds a little odd - open a terminal and run ubuntu-budgie-welcome.budgie-welcome [19:39] what do you see in the terminal [19:54] this is the error im getting when im trying to launch the applets menu [19:54] [Debug] Opening page: budgie-applets.html Traceback (most recent call last): File "/snap/ubuntu-budgie-welcome/31/usr/bin/budgie-welcome", line 1974, in translations = Translations() File "/snap/ubuntu-budgie-welcome/31/usr/bin/budgie-welcome", line 1853, in __init__ self.locale = str(locale.getlocale()[0]) File "/usr/lib/python3.6/locale.py", line 581, in getlocale return _parse_localename(local [19:54] , line 490, in _parse_localename raise ValueError('unknown locale: %s' % localename) ValueError: unknown locale: en_IL [19:55] if any one know how to fix this much appreciated [19:55] en_IL - ireland ? [19:55] i think israel [19:56] k - just a sec - let me have at that bit of the code [19:56] i tried sudo locale-gen en_US and sudo update-locale [19:57] but that did not change the error message , the error message stayed en_IL [20:00] ShipStreeT: had you restarted the app post change? I'm also wondering if you would need to log out/in to get the change. [20:00] i did a full restart to the system [20:01] ah OK. Just wanted to confirm. [20:07] question - how did you set en_IL as your english locale? I don't see this in the GNOME language regional language list for english variants [20:08] i didnt do any thing special just when installed the OS i choose english layout and in the time zone israel [20:09] hmm - ok - please can you add that to a bug report on https://github.com/ubuntubudgie/budgie-welcome - hopefully that will be enough info for me to reproduce and fix [20:09] sure thing, is there a way to change my locale to some thing that does work? [20:11] try overriding this for the moment until it is fixed: ubuntu-budgie-welcome.budgie-welcome --locale=en_US