Checked out revision 134.

I'll test it here and will report bugs if any :)

On 2/7/06, Daniel Henninger <[EMAIL PROTECTED]> wrote:
> Folk, I'm rapidly approaching a release of PyICQ.  I have a lot of
> open bugs but I'm having trouble telling if some of them are fixed
> already or not, so I'm going to put out the updated PyICQ code I have
> now and ask that those that reported bugs that are still open, try to
> let me know if they're still occuring and such.  Likewise, I'm all
> for any bug reports you all have.  Latest SVN should be stable.  I'm
> just have a few minor things to adjust and then I'll be putting it out.


--
Regards,
Oleg
From [EMAIL PROTECTED]  Tue Feb  7 14:16:14 2006
From: [EMAIL PROTECTED] (Oleg Motienko)
Date: Tue Feb  7 14:16:18 2006
Subject: [py-transports] PyICQ: FYI
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

I think this is a problem with freebsd port's version of twisted. Am I right ?

py24-twisted-1.3.0_2 from ports

$ python PyICQt.py
/usr/local/lib/python2.4/site-packages/twisted/words/__init__.py:21:
UserWarning: twisted.words will be undergoing a rewrite at some point
in the future.
  warnings.warn("twisted.words will be undergoing a rewrite at some
point in the future.")
ERROR! PyICQ-t requires the Python Imaging Library to function with
avatars.  Either install the Python Imaging Library, or disable
avatars using the <disableAvatars/> option in your config file. (this
is not implemented just yet btw)


--
Regards,
Oleg
From [EMAIL PROTECTED]  Tue Feb  7 14:32:22 2006
From: [EMAIL PROTECTED] (Daniel Henninger)
Date: Tue Feb  7 14:32:25 2006
Subject: [py-transports] PyICQ: FYI
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

The warning can be ignored, but the icon message means that you don't 
have the python imaging library installed (aka PIL).  You can put 
<disableAvatars/> in your config to shut that message up and continue on 
without avatar functionality.  My guess is that there's a package for 
PIL though.  =)

Daniel

Oleg Motienko wrote:

>I think this is a problem with freebsd port's version of twisted. Am I right ?
>
>py24-twisted-1.3.0_2 from ports
>
>$ python PyICQt.py
>/usr/local/lib/python2.4/site-packages/twisted/words/__init__.py:21:
>UserWarning: twisted.words will be undergoing a rewrite at some point
>in the future.
>  warnings.warn("twisted.words will be undergoing a rewrite at some
>point in the future.")
>ERROR! PyICQ-t requires the Python Imaging Library to function with
>avatars.  Either install the Python Imaging Library, or disable
>avatars using the <disableAvatars/> option in your config file. (this
>is not implemented just yet btw)
>
>
>--
>Regards,
>Oleg
>  
>
>------------------------------------------------------------------------
>
>_______________________________________________
>py-transports mailing list
>py-transports@blathersource.org
>http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>  
>

Reply via email to