Actions
Bug #6175
closedchirp on linux mint 19 not open
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
10/20/2018
Due date:
% Done:
0%
Estimated time:
Chirp Version:
daily
Model affected:
(All models)
Platform:
Linux
I read the instructions above:
Description
i installed chirp on linux mint 19 and it wont open
i click the icon and nothing happens
i try from terminal "chirp"
i got this
Command 'chirp' not found, but can be installed with: sudo apt install coop-computing-tools
i try to install from softwere center and from terminal
no change
sudo apt-add-repository ppa:dansmith/chirp-snapshots sudo apt-get update sudo apt-get install chirp-daily
Updated by oz zz about 6 years ago
i i try to open chirp from terminal with
chirpw
and i got this
Traceback (most recent call last): File "/usr/bin/chirpw", line 60, inlc, encoding = locale.getdefaultlocale() File "/usr/lib/python2.7/locale.py", line 545, in getdefaultlocale return _parse_localename(localename) File "/usr/lib/python2.7/locale.py", line 477, in _parse_localename raise ValueError, 'unknown locale: %s' % localename ValueError: unknown locale: en_IL
i try
sudo locale-gen en_IL en_IL.UTF-8 && sudo dpkg-reconfigure locales
no change
here a link to mint forum with aa post about this
[[[https://forums.linuxmint.com/viewtopic.php?f=90&t=279905#p1541324]]]
Updated by Bernhard Hailer over 4 years ago
- Status changed from New to Closed
- Chirp Version changed from 0.4.0 to daily
- Platform changed from Windows to Linux
Resolved by submitter.
Actions