Bug 116349 - system-logviewer crashes due to missing module rhpl.iconv
Summary: system-logviewer crashes due to missing module rhpl.iconv
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: system-logviewer
Version: 1
Hardware: athlon
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tammy Fox
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-02-20 13:48 UTC by Matt
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-02-20 14:14:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Matt 2004-02-20 13:48:46 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1)
Gecko/20031114

Description of problem:
Trying to start the system-logviewer from either the GNOME menu or the
command line; it fails to start and produces this traceback in the
terminal:
Traceback (most recent call last):
  File "/usr/share/system-logviewer/system-logviewer.py", line 30, in ?
    import LogViewerGui
  File "/usr/share/system-logviewer/LogViewerGui.py", line 38, in ?
    import Preferences
  File "/usr/share/system-logviewer/Preferences.py", line 39, in ?
    import LogFileClass
  File "/usr/share/system-logviewer/LogFileClass.py", line 38, in ?
    import LogBuffer
  File "/usr/share/system-logviewer/LogBuffer.py", line 34, in ?
    import rhpl.iconv
ImportError: No module named rhpl.iconv


Version-Release number of selected component (if applicable):
system-logviewer-0.9.5-1

How reproducible:
Always

Steps to Reproduce:
1.run system-logviewer 
2.enter root password
3.program crashes
    

Actual Results:  Program does not start. Traceback output instead.

Expected Results:  system-logviewer should happily run.

Additional info:

Same bug occurs with redhat-logviewer-0.9.3-6.

Comment 1 Matt 2004-02-20 14:13:04 UTC
Aghh. It seems I spoke to early. The crash was due to my upgrading
rhpl-0.121-1 to rhpl-0.126-1 from rawhide to try and fix ddcprobe not
detecting my monitor. Downgrading back to rhpl-0.121-1 fixed this
unnecessary bug. Please close as NOTABUG as soon as possible Tammy. :-)



Note You need to log in before you can comment on or make changes to this bug.