[Bug 920860] Re: Sorry, command-not-found has crashed!

2012-01-25 Thread Jean-Baptiste Lallement
Thanks for your report. Here is the error Traceback (most recent call last): File "/usr/lib/command-not-found", line 90, in main() File "/usr/lib/command-not-found", line 85, in main if not cnf.advise(args[0].encode('utf-8'), options.ignore_installed) and not options.no_failure_msg:

[Bug 920860] Re: Sorry, command-not-found has crashed!

2012-01-24 Thread Zygmunt Krynicki
I have a patch that will eventually address this problem but for the moment let me just state that C locale is broken by design and prevents python from working with UTF-8 (at all). Don't use it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 920860] Re: Sorry, command-not-found has crashed!

2012-01-24 Thread David Henningsson
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/920860 Title: Sorry, command-not-found has crashed! To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/command-not-