Bug 71876
| Summary: | Crashes when trying to start. | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Public Beta | Reporter: | Mikael Hallendal <micke> | ||||||||||||
| Component: | redhat-logviewer | Assignee: | Tammy Fox <tammy.c.fox> | ||||||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||||||||||
| Severity: | medium | Docs Contact: | |||||||||||||
| Priority: | medium | ||||||||||||||
| Version: | null | ||||||||||||||
| 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: | 2002-09-18 21:05:34 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: |
|
||||||||||||||
Try version 0.8.2-1 from rawhide; it should work. I also put it here: http://people.redhat.com/tfox/ Also, please attach your log files so QA can verify that it is fixed. I'll reboot into the beta and verify this later tonight. Sorry I didn't get around doing it last night. Did it now instead. As you said, it works with 0.8.2. Attaching the log files below. Created attachment 72065 [details]
XFree86.1.log
Created attachment 72067 [details]
boot.log
Created attachment 72068 [details]
cron
Created attachment 72069 [details]
dmesg
Created attachment 72071 [details]
So, I'm an idiot, here they all are package in a tar ball :)
ok, not only am I a complete idiot, I'm also a stupid idiot :) The file should be named logs.tar.bz2 not logs.tar.gz Sorry about this entire mess :/ Great. I'm glad it worked for you. *** Bug 74211 has been marked as a duplicate of this bug. *** I'm closing this out since the fix was confirmed by the reporter. |
From Bugzilla Helper: User-Agent: Mozilla/5.0 Galeon/1.2.5 (X11; Linux i686; U;) Gecko/20020809 Description of problem: Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Start the program. Actual Results: Crashes Additional info: [micke@fluffy micke]$ redhat-logviewer Traceback (most recent call last): File "/usr/share/redhat-logviewer/redhat-logviewer.py", line 30, in ? import LogViewerGui File "/usr/share/redhat-logviewer/LogViewerGui.py", line 123, in ? sysClass = LogFileClass.LogFileClass("SYSLOG") File "/usr/share/redhat-logviewer/LogFileClass.py", line 69, in __init__ self.read_log(self.prefName) File "/usr/share/redhat-logviewer/LogFileClass.py", line 119, in read_log self.buffer.insert_into_buffer_at_offset(iter, line) File "/usr[micke@fluffy micke]$ redhat-logviewer Traceback (most recent call last): File "/usr/share/redhat-logviewer/redhat-logviewer.py", line 30, in ? import LogViewerGui File "/usr/share/redhat-logviewer/LogViewerGui.py", line 123, in ? sysClass = LogFileClass.LogFileClass("SYSLOG") File "/usr/share/redhat-logviewer/LogFileClass.py", line 69, in __init__ self.read_log(self.prefName) File "/usr/share/redhat-logviewer/LogFileClass.py", line 119, in read_log self.buffer.insert_into_buffer_at_offset(iter, line) File "/usr/share/redhat-logviewer/LogBuffer.py", line 57, in insert_into_buffer_at_offset self.insert(iter, unicode(new_line,'utf-8'), -1) UnicodeError: UTF-8 decoding error: unexpected code byte /share/redhat-logviewer/LogBuffer.py", line 57, in insert_into_buffer_at_offset self.insert(iter, unicode(new_line,'utf-8'), -1) UnicodeError: UTF-8 decoding error: unexpected code byte