Re: [pygtk] Recent Manager on Windows

2009-05-22 Thread Gian Mario Tagliaretti
On Fri, May 22, 2009 at 4:10 PM, Alec Mills wrote: > Hi Gian, Hi Alec, > I've tried it with both of the available installers: 2.12.1-2 and 2.12.1-3. > > Just to be sure, I did a completely clean install of python on my system.  I > then installed python 2.6.2, the gtk+ all in one bundle, pycair

Re: [pygtk] Recent Manager on Windows

2009-05-22 Thread Gian Mario Tagliaretti
On Thu, May 21, 2009 at 10:13 PM, Alec Mills wrote: > Hi, Hi Alec, [...] > I'm running gtk 2.14.7 and pygtk 2.12.1 on python 2.6.2 on WinXP Pro 2002 > SP3 we had a problem with 2.12.1-1 maybe you are using that one. If that is the case please update pygtk using 2.12.1-3 which should be ok. ht

[pygtk] Recent Manager on Windows

2009-05-21 Thread Alec Mills
Hi, I'm having trouble with RecentManager in pygtk It seems like RecentManager is not implemented. The call: gtk.RecentManager() gives the error: AttributeError: 'module' object has no attribute 'RecentManager' Similarly gtk.recent_manager_get_default() gives: AttributeError: 'module' object ha