From mboxrd@z Thu Jan 1 00:00:00 1970 From: LC Bruzenak Subject: Re: Announcing audit-viewer Date: Mon, 02 Jun 2008 12:47:18 -0500 Message-ID: <1212428838.17961.41.camel@homeserver> References: <1210932706.2822.45.camel@amilo> <1211495259.6597.48.camel@homeserver> <1212418886.2746.26.camel@amilo> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <1212418886.2746.26.camel@amilo> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Miloslav =?UTF-8?Q?Trma=C4=8D?= Cc: linux-audit List-Id: linux-audit@redhat.com On Mon, 2008-06-02 at 15:01 +0000, Miloslav Trma=C4=8D wrote:=20 > Hello, > LC Bruzenak p=C3=AD=C5=A1e v =C4=8Ct 22. 05. 2008 v 17:27 -0500: > > So far so good. > > One very trivial suggestion is to have a horizontal scroll bar on the > > bottom, so that when the "other fields" is off the page I can still s= ee > > the entire event. > I'm afraid the field width cannot be tuned automatically; the > performance hit is too large. You can resize the "Other fields" column > manually (using the small field separator at the very right of the > column headers), and the scroll bar will appear if the field is wide > enough. I went to try this and now have another problem - audit-viewer is crashing on startup. Last week I updated to some new python modules. Now when I try to run audit-viewer I get: [root@hugo audit]# audit-viewer=20 Traceback (most recent call last): File "/usr/share/audit-viewer/main.py", line 73, in w.run(cl, args) File "/usr/share/audit-viewer/main_window.py", line 115, in run self.__refresh_all_tabs() File "/usr/share/audit-viewer/main_window.py", line 328, in __refresh_all_tabs tab.refresh() File "/usr/share/audit-viewer/list_tab.py", line 121, in refresh True) File "/usr/share/audit-viewer/main_window.py", line 209, in read_events keep_raw_records) File "/usr/share/audit-viewer/event_source.py", line 135, in read_events e =3D events[(ts.serial, ts.sec, ts.milli)] AttributeError: 'NoneType' object has no attribute 'serial' Here is the complete list of python rpms(please let me know what else I can provide): [root@hugo audit]# rpm -qa | grep python | sort at-spi-python-1.22.1-1.fc9.x86_64 audit-libs-python-1.7.4-1.fc9.x86_64 cracklib-python-2.8.12-2.x86_64 dbus-python-0.82.4-2.fc9.x86_64 gamin-python-0.1.9-5.fc9.x86_64 gnome-python2-2.22.0-2.fc9.x86_64 gnome-python2-applet-2.22.0-2.fc9.x86_64 gnome-python2-bonobo-2.22.0-2.fc9.x86_64 gnome-python2-canvas-2.22.0-2.fc9.x86_64 gnome-python2-desktop-2.22.0-2.fc9.x86_64 gnome-python2-extras-2.19.1-15.fc9.x86_64 gnome-python2-gconf-2.22.0-2.fc9.x86_64 gnome-python2-gnomeprint-2.22.0-2.fc9.x86_64 gnome-python2-gnomevfs-2.22.0-2.fc9.x86_64 gnome-python2-gtkhtml2-2.19.1-15.fc9.x86_64 gnome-python2-libegg-2.19.1-15.fc9.x86_64 gstreamer-python-0.10.11-2.fc9.x86_64 libbdevid-python-6.0.52-2.fc9.x86_64 libselinux-python-2.0.64-2.fc9.x86_64 libuser-python-0.56.9-1.x86_64 libxml2-python-2.6.32-2.fc9.x86_64 newt-python-0.52.9-1.fc9.x86_64 notify-python-0.1.1-3.fc9.x86_64 python-2.5.1-25.fc9.x86_64 python-crypto-2.0.1-12.1.x86_64 python-devel-2.5.1-25.fc9.i386 python-genshi-0.4.4-2.fc8.noarch python-gtkextra-1.1.0-3.fc9.x86_64 python-iniparse-0.2.3-3.fc9.noarch python-libs-2.5.1-25.fc9.i386 python-libs-2.5.1-25.fc9.x86_64 python-numeric-24.2-11.fc9.x86_64 python-paste-1.6-1.fc9.noarch python-pyblock-0.31-2.x86_64 python-setuptools-0.6c7-2.fc8.noarch python-sexy-0.1.9-5.fc9.x86_64 python-urlgrabber-3.0.0-8.fc9.noarch rpm-python-4.4.2.3-2.fc9.x86_64 [root@hugo audit]# rpm -qa | grep audit-viewer audit-viewer-0.2-2.fc9.x86_64 LCB. --=20 LC (Lenny) Bruzenak lenny@magitekltd.com