Bug 63486
| Summary: | Gnome panel crashes when selecting launcher icon. | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Public Beta | Reporter: | theenglishman |
| Component: | gnome-core | Assignee: | Havoc Pennington <hp> |
| Status: | CLOSED DUPLICATE | QA Contact: | Aaron Brown <abrown> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | skipjack-beta2 | CC: | katzj |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-04-14 21:28:25 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: | |||
|
Description
theenglishman
2002-04-14 16:52:47 UTC
Should only happen if you have a bad locale - do "echo $LANG" or "cat /etc/sysconfig/i18n" Try choosing a different language in gdm when logging in, and let me know if it goes away. LANG was set to en_GB.iso885915 before. Used gdm to select British English at login. GDM_LANG and LANG are now set to en_GB.ISO-8859-1 Icon chooser now displays correctly. I would still expect to have the locale set correctly on a freshly installed system - even if it is a default en_US or similar. This bug can be closed, however I would like to see the fact that it was not correctly setup to start with resolved first. (As an aside, there appear to be some problems with locale_config: see bug 63492). Jeremy is the locale bug back, or fixed in latest? |