Bug 135826
| Summary: | Stuck splash screen | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alexander Larsson <alexl> |
| Component: | gnome-session | Assignee: | Ray Strode [halfline] <rstrode> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3 | CC: | twaugh |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-02-21 19:06:20 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 131589 | ||
|
Description
Alexander Larsson
2004-10-15 09:53:15 UTC
(this happens on every login, not just the first) Could this be involved?
Traceback (most recent call last):
File "/usr/bin/rhn-applet-gui", line 30, in ?
import rhn_applet
File "/usr/share/rhn/rhn_applet/rhn_applet.py", line 36, in ?
from rhn_applet_model import rhnAppletModelGUI
File "/usr/share/rhn/rhn_applet/rhn_applet_model.py", line 23, in ?
from rhn_sources import getSources, changedSources
File "/usr/share/rhn/rhn_applet/rhn_sources.py", line 8, in ?
from sourcesConfig import SourcesConfigFile
File "/usr/share/rhn/up2date_client/sourcesConfig.py", line 17, in ?
import up2dateUtils
File "/usr/share/rhn/up2date_client/up2dateUtils.py", line 17, in ?
import rpmUtils
File "/usr/lib/python2.3/site-packages/rpmUtils/__init__.py", line 6, in ?
import oldUtils
File "/usr/lib/python2.3/site-packages/rpmUtils/oldUtils.py", line 8, in ?
from i18n import _
ImportError: No module named i18n
*** This bug has been marked as a duplicate of 135735 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |