Thanks, Jakub. You won't believe it, but it works with your
commandline. It produces a lot of output. How can I send the output to a
file to post it here?<br><br><div><span class="gmail_quote">2007/10/28, Jakub Jelinek <<a href="mailto:jakub@redhat.com">jakub@redhat.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Sun, Oct 28, 2007 at 11:36:42PM +0100, Guido Ledermann wrote:<br>> Did it and I get<br>><br>> [root@cookie ~]# valgrind system-config-users<br>> ==3131== Memcheck, a memory error detector.<br>> ==3131== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
<br>> ==3131== Using LibVEX rev 1732, a library for dynamic binary translation.<br>> ==3131== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.<br>> ==3131== Using valgrind-3.2.3, a dynamic binary instrumentation framework.
<br>> ==3131== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.<br>> ==3131== For more details, rerun with: -v<br>> ==3131==<br>> Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve
<br>> property `GtkTreeView::odd-row-color' of type `GdkColor' from rc file value<br>> "((GString*) 0x9197c30)" of type `GString'<br>> *** glibc detected *** /usr/bin/python2: double free or corruption (out):
<br>> 0xbf9f1cf8 ***<br><br>Oops, that just traced consolehelper.<br>Try<br>PYTHONPATH=/usr/share/system-config-users valgrind /usr/bin/python /usr/share/system-config-users/system-config-users.py<br>instead.<br><br>        Jakub
<br></blockquote></div><br>