<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>authtool</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>I'm having issues getting authtool-gtk to work. I call it from command line and get this:<BR>
<BR>
/usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API not stable yet<BR>
&nbsp; warnings.warn(&quot;apt API not stable yet&quot;, FutureWarning)<BR>
<BR>
<BR>
<BR>
&lt;auth_methods.local.local.LocalConfig object at 0x852464c&gt;<BR>
/usr/bin/authtool-gtk:301: GtkWarning: gtk_container_remove: assertion `GTK_IS_TOOLBAR (container) || widget-&gt;parent == GTK_WIDGET (container)' failed<BR>
&nbsp; self.vbox.remove(self.configbox)<BR>
/usr/bin/authtool-gtk:302: GtkWarning: Attempting to add a widget with type GtkTable to a container of type GtkVBox, but the widget is already inside a container of type GtkVBox, the GTK+ FAQ at <A HREF="http://www.gtk.org/faq/">http://www.gtk.org/faq/</A> explains how to reparent a widget.<BR>
&nbsp; self.vbox.add(self.configtable)<BR>
<BR>
The gap is from hitting ctrl+c about three times, then the rest follows. If I don't it just hangs at the first line. It seems to work after that though. But I thought I'd ask if anyone knew what was going on.<BR>
<BR>
<BR>
Levi</FONT>
</P>

</BODY>
</HTML>