← Back to team overview

clicompanion-devs team mailing list archive

[Bug 1072253] Re: Clicompanion fail on ubuntu 12.10 with ERROR: locales dir not found

 

Here's a patch to fix it. If you're in the root of the source directory,
simply do

patch -p1 -i /path/to/fix.patch

After that, it'll run from the source directory

** Patch added: "Patch to use source dir locale and icon"
   https://bugs.launchpad.net/clicompanion/+bug/1072253/+attachment/3418993/+files/fix.patch

-- 
You received this bug notification because you are a member of CLI
Companion Development Team, which is subscribed to CLI Companion.
https://bugs.launchpad.net/bugs/1072253

Title:
  Clicompanion fail on ubuntu 12.10 with ERROR: locales dir not found

Status in CLI Companion:
  New

Bug description:
  Cli Companion fails to run on Ubuntu 12.10, steps to reproduce it:

  $ bzr branch lp:clicompanion
  $ cd clicompanion 
  $ python clicompanion
  ERROR: locales dir not found

  $ python --version
  Python 2.7.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/clicompanion/+bug/1072253/+subscriptions


References