Re: [pygtk] [Fwd: PyGTK in Vista?]

2008-07-09 Thread Steffi

Hi Nicklas,

did you find a  acceptable solution? I have the same problem with PyGTK and
Windows Vista.

Regards,

Stefanie


Rafael Villar Burke-2 wrote:
> 
> 
> 
> Hi,
> 
> I have tried to install PyGTK in Microsoft Windows Vista but failed. I
> have installed GTK+ runtime, and that wen well, but I got dialogs
> during installation of PyCairo, PyGObject, and PyGTK telling me that
> some things could not be created. At the end however, they tell me
> that it is installed. From python, I get DLL load failed when I do
> import gtk.
> 
> I am in no way a Windows Vista expert, I just thought it would be nice
> to be able to also run my graphical python applications both on Linux
> and on Windows.
> 
> The package of PyGTK I found was from November 2006.
> 
> I found no information on your site about Microsoft Windows Vista.
> 
> Regards,
> Nicklas Larsson
> 
> 
> ___
> pygtk mailing list   pygtk@daa.com.au
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-Fwd%3A-PyGTK-in-Vista---tp14129871p16627540.html
Sent from the Gtk+ - Python mailing list archive at Nabble.com.

___
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


Re: [pygtk] [Fwd: PyGTK in Vista?]

2008-07-09 Thread Dave Aitel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Likewise, everything you need should be in
http://www.immunityinc.com/downloads/PyGTK.tar.gz

I've gotten it working on Vista using this. There are bugs in the Vista
version of GTK (highlighted pop-up menu's disappear, for example). But
it is usable.

- -dave


Yann Leboulanger wrote:
> Rafael Villar Burke a écrit :
>>
>> 
>>
>> Sujet:
>> PyGTK in Vista?
>> Expéditeur:
>> "Nicklas Larsson" <[EMAIL PROTECTED]>
>> Date:
>> Sat, 1 Dec 2007 07:44:48 +0100
>> Destinataire:
>> [EMAIL PROTECTED]
>>
>> Destinataire:
>> [EMAIL PROTECTED]
>>
>>
>> Hi,
>>
>> I have tried to install PyGTK in Microsoft Windows Vista but failed. I
>> have installed GTK+ runtime, and that wen well, but I got dialogs
>> during installation of PyCairo, PyGObject, and PyGTK telling me that
>> some things could not be created. At the end however, they tell me
>> that it is installed. From python, I get DLL load failed when I do
>> import gtk.
>>
>> I am in no way a Windows Vista expert, I just thought it would be nice
>> to be able to also run my graphical python applications both on Linux
>> and on Windows.
>>
>> The package of PyGTK I found was from November 2006.
>>
>> I found no information on your site about Microsoft Windows Vista.
>>
>> Regards,
>> Nicklas Larsson
>>
> 
> you installed pycairo, pygobject and pygtk from there?
> 
> http://pygtk.org/downloads.html
> 
> pygtk version there is from 30 August 2007
> 

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHVFl0tehAhL0gheoRAlSZAJ9SI73/1b9fZY10gAy55l8/PcHm3wCfZey/
51Ew7DjuuaNaGcnYlNC+6V4=
=XhOU
-END PGP SIGNATURE-
___
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


Re: [pygtk] [Fwd: PyGTK in Vista?]

2007-12-04 Thread Alec Hussey
Hmm... thats strange. PyGTK works fine on my Windows Vista VM. I
installed all the requirements in the following order (as I do everytime
i need to setup PyGTK on Windows); Gtk Development Package, Python 2.5,
PyCairo (for Py2.5), PyObject (for Py2.5), PyGTK (for Py2.5). Try that
from a fresh start and see how it goes.

- Alec Hussey

On Mon, 2007-12-03 at 13:52 +0100, Rafael Villar Burke wrote:
> email message attachment (PyGTK in Vista?.eml)
> >  Forwarded Message 
> > From: Nicklas Larsson <[EMAIL PROTECTED]>
> > To: [EMAIL PROTECTED]
> > Subject: PyGTK in Vista?
> > Date: Sat, 1 Dec 2007 07:44:48 +0100
> > 
> > plain text document attachment (PyGTK in Vista?.eml)
> > Hi,
> > 
> > I have tried to install PyGTK in Microsoft Windows Vista but failed. I
> > have installed GTK+ runtime, and that wen well, but I got dialogs
> > during installation of PyCairo, PyGObject, and PyGTK telling me that
> > some things could not be created. At the end however, they tell me
> > that it is installed. From python, I get DLL load failed when I do
> > import gtk.
> > 
> > I am in no way a Windows Vista expert, I just thought it would be nice
> > to be able to also run my graphical python applications both on Linux
> > and on Windows.
> > 
> > The package of PyGTK I found was from November 2006.
> > 
> > I found no information on your site about Microsoft Windows Vista.
> > 
> > Regards,
> > Nicklas Larsson
> > 
> ___
> pygtk mailing list   pygtk@daa.com.au
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

___
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


Re: [pygtk] [Fwd: PyGTK in Vista?]

2007-12-03 Thread Yann Leboulanger

Rafael Villar Burke a écrit :




Sujet:
PyGTK in Vista?
Expéditeur:
"Nicklas Larsson" <[EMAIL PROTECTED]>
Date:
Sat, 1 Dec 2007 07:44:48 +0100
Destinataire:
[EMAIL PROTECTED]

Destinataire:
[EMAIL PROTECTED]


Hi,

I have tried to install PyGTK in Microsoft Windows Vista but failed. I
have installed GTK+ runtime, and that wen well, but I got dialogs
during installation of PyCairo, PyGObject, and PyGTK telling me that
some things could not be created. At the end however, they tell me
that it is installed. From python, I get DLL load failed when I do
import gtk.

I am in no way a Windows Vista expert, I just thought it would be nice
to be able to also run my graphical python applications both on Linux
and on Windows.

The package of PyGTK I found was from November 2006.

I found no information on your site about Microsoft Windows Vista.

Regards,
Nicklas Larsson



you installed pycairo, pygobject and pygtk from there?

http://pygtk.org/downloads.html

pygtk version there is from 30 August 2007

--
Yann
___
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


[pygtk] [Fwd: PyGTK in Vista?]

2007-12-03 Thread Rafael Villar Burke

--- Begin Message ---
Hi,

I have tried to install PyGTK in Microsoft Windows Vista but failed. I
have installed GTK+ runtime, and that wen well, but I got dialogs
during installation of PyCairo, PyGObject, and PyGTK telling me that
some things could not be created. At the end however, they tell me
that it is installed. From python, I get DLL load failed when I do
import gtk.

I am in no way a Windows Vista expert, I just thought it would be nice
to be able to also run my graphical python applications both on Linux
and on Windows.

The package of PyGTK I found was from November 2006.

I found no information on your site about Microsoft Windows Vista.

Regards,
Nicklas Larsson

--- End Message ---
___
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/