[pygtk] pygtk Digest, Vol 90, Issue 19

Jonathan Ryan jjr49 at drexel.edu
Tue Aug 24 22:27:34 WST 2010


  Also, everyone make sure if you pull changes that change the build 
scripts (anything with a wscript in its name) that you should do the 
following.
./waf distclean
./waf configure
./waf

Thanks

On 08/24/2010 12:00 AM, pygtk-request at daa.com.au wrote:
> Send pygtk mailing list submissions to
> 	pygtk at daa.com.au
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://www.daa.com.au/mailman/listinfo/pygtk
> or, via email, send a message with subject or body 'help' to
> 	pygtk-request at daa.com.au
>
> You can reach the person managing the list at
> 	pygtk-owner at daa.com.au
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of pygtk digest..."
>
>
> Today's Topics:
>
>     1. Re: Py2exe + gtk.IconTheme (Yann Leboulanger)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 23 Aug 2010 15:20:29 +0200
> From: Yann Leboulanger<asterix at lagaule.org>
> To: pygtk at daa.com.au
> Subject: Re: [pygtk] Py2exe + gtk.IconTheme
> Message-ID:<4C72759D.70809 at lagaule.org>
> Content-Type: text/plain; charset=UTF-8; format=flowed
>
> On 07/28/2010 10:52 AM, Yann Leboulanger wrote:
>> Hi,
>>
>> Do some people here uses Py2exe to package a pygtk application that uses
>> gtk.IconTheme?
>>
>> Recently I switch to gtk.IconTheme in my application, and since this
>> moment, py2exe doesn't work anymore. I did a very very short test
>> application that shows the problem (attached files)
>>
>> If some of you have ideas on how to fix that, that would be nice!
> I forgot to mention that the error message I get is :
>
> AttributeError: 'gtk.IconTheme' object has no attribute 'append_search_path'
>
> Any idea where could be the problem?
>


More information about the pygtk mailing list