Confirmed the code is the same in Ubuntu 9.04. Decreasing importance as
this doesn't seem to be affecting many people. I can't see a valid
reason why the setlocale() should fail so not sure if a code change is
appropriate.
** Changed in: avahi (Ubuntu)
Importance: Medium => Low
** Changed in
I haven't had the problem in a long time. I'm wondering if this can be
closed.
--
avahi-discover crashed with Error in setlocale()
https://bugs.launchpad.net/bugs/131205
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mai
If there are any problems with the locale the call to
locale.setlocale(locale.LC_ALL, '') will raise an Python exception, this
exception is never caught. The bug is still there in avahi-discover
0.6.20-2ubuntu3.2.
The attached patch makes the program print an error message to stdout
and then conti
** Changed in: avahi (Ubuntu)
Importance: Undecided => Medium
** Visibility changed to: Public
--
avahi-discover crashed with Error in setlocale()
https://bugs.launchpad.net/bugs/131205
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ub