Mozo doesn't launch - unknown locale: en_IL
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mozo (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
python2.7 (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
When trying to launch mozo from a terminal window, I get the following:
~$ mozo
Traceback (most recent call last):
File "/usr/bin/mozo", line 36, in <module>
main()
File "/usr/bin/mozo", line 32, in main
app = MainWindow(datadir, version, sys.argv)
File "/usr/lib/
self.editor = MenuEditor()
File "/usr/lib/
self.locale = locale.
File "/usr/lib/
return _parse_
File "/usr/lib/
raise ValueError, 'unknown locale: %s' % localename
ValueError: unknown locale: en_IL
I've not changed the locale, so it should be whatever was assigned when Ubuntu Mate 18.04 got installed. I've had the same problem in Ubuntu Mate 17.10 and 17.04.
~$ locale
LANG=en_IL
LANGUAGE=en_US
LC_CTYPE="en_IL"
LC_NUMERIC="en_IL"
LC_TIME="en_IL"
LC_COLLATE="en_IL"
LC_MONETARY="en_IL"
LC_MESSAGES="en_IL"
LC_PAPER="en_IL"
LC_NAME="en_IL"
LC_ADDRESS="en_IL"
LC_TELEPHONE=
LC_MEASUREMENT=
LC_IDENTIFICATI
LC_ALL=
ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: mozo 1.20.0-1
ProcVersionSign
Uname: Linux 4.15.0-22-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.1
Architecture: amd64
CurrentDesktop: MATE
Date: Tue Jun 5 00:57:29 2018
InstallationDate: Installed on 2018-04-28 (37 days ago)
InstallationMedia: Ubuntu-MATE 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
PackageArchitec
SourcePackage: mozo
UpgradeStatus: No upgrade log present (probably fresh install)
description: | updated |
Status changed to 'Confirmed' because the bug affects multiple users.