Bug 864341
| Summary: | [abrt] gnome-clocks-0.1.3-2.fc18: locale.py:539:setlocale:Error: unsupported locale setting | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kamil Páral <kparal> | ||||||
| Component: | gnome-clocks | Assignee: | Yanko Kaneti <yaneti> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 18 | CC: | amit.shah, bochecha, elad, yaneti | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | i686 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:7f9e4c203e8151b57bc8cf91f12c077f05ed2b92 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2012-12-20 15:04:26 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Kamil Páral
2012-10-09 08:09:53 UTC
Created attachment 623959 [details]
File: dso_list
Created attachment 623960 [details]
File: core_backtrace
With the current code not much else is expected when you try an invalid/notinstalled locale. I've filed this upstream for final resolution https://bugzilla.gnome.org/show_bug.cgi?id=685791 Upstream accepted a patch to avoid crashing. Since this is a isolated incident caused by some local locale miss-configuration I'll hold on with the fix entering fedora for the next version bump. Kamil, if your F18 installation ended up in a situation where
>> import locale
>> locale.setlocale(locale.LC_ALL, '')
doesn't work, then this should be investigated separately.
Hello, I'm quite sure this is caused by current anaconda bug 858591. That will have to be fixed for sure, so this crash should not appear so often. But still, the application shouldn't crash if the user has invalid locale, but fallback to C or en_US.utf8 locale instead. (In reply to comment #6) > But still, the application shouldn't crash if the user has invalid locale, > but fallback to C or en_US.utf8 locale instead. Yup. When I said version bump I meant gnome-clocks version bump, then filing an update for f18 Start 'Clocks' on a fresh install, got crash. Package: gnome-clocks-0.1.3-2.fc18 Architecture: x86_64 OS Release: Fedora release 18 (Spherical Cow) gnome-clocks-0.1.4-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/gnome-clocks-0.1.4-1.fc18 Package gnome-clocks-0.1.4-1.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing gnome-clocks-0.1.4-1.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-16220/gnome-clocks-0.1.4-1.fc18 then log in and leave karma (feedback). gnome-clocks-0.1.4-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |