Re: [PyKDE] PyKDE-3.11rc1 release

2004-05-12 Thread Paul Evans
On Wednesday 12 May 2004 23:04, Simon Edwards wrote: > > I now have a working PyKDE under Mandrake 10 Official: > > > > sip-snapshot-20040510.tar.gz > > PyQt-x11-gpl-3.11.tar.gz > > PyKDE-3.11rc1.tar.gz > > Just for sanity's sake, can you do an "import kdeui" from the python > console and not get l

Re: [PyKDE] PyKDE-3.11rc1 release

2004-05-12 Thread Simon Edwards
On Thursday 13 May 2004 03:38, Paul Evans wrote: > On Saturday 08 May 2004 11:43 am, Jim Bublitz wrote: > > Requirements: > > > > sip3.10.1 or sip4 (20040504 snapshot or a later snapshot or > > release - earlier snapshots or 4.0rc3 will NOT work), PyQt-3.11 > > or a later snapshot or release, Pytho

Re: [PyKDE] PyKDE-3.11rc1 release

2004-05-12 Thread Paul Evans
On Saturday 08 May 2004 11:43 am, Jim Bublitz wrote: > Requirements: > > sip3.10.1 or sip4 (20040504 snapshot or a later snapshot or > release - earlier snapshots or 4.0rc3 will NOT work), PyQt-3.11 > or a later snapshot or release, Python2.2.2 or later (earlier > versions may work but haven't been

Re: [PyKDE] PyKDE-3.11rc1 release

2004-05-11 Thread Jim Bublitz
On Tuesday May 11 2004 14:40, Ricardo Javier Cardenes Medina wrote: > On Tue, May 11, 2004 at 09:17:41AM -0700, Jim Bublitz wrote: > > > Playing around here, I've discovered that this only > > > happens with rc1, alpha6 works fine, and I can't for the > > > life of me figure out what the differenc

Re: [PyKDE] PyKDE-3.11rc1 release

2004-05-11 Thread Ricardo Javier Cardenes Medina
On Tue, May 11, 2004 at 09:17:41AM -0700, Jim Bublitz wrote: > > Playing around here, I've discovered that this only happens > > with rc1, alpha6 works fine, and I can't for the life of me > > figure out what the difference is between alpha6 and rc1. > > I don't recall any link changes and only ve

Re: [PyKDE] PyKDE-3.11rc1 release

2004-05-11 Thread Jim Bublitz
On Monday May 10 2004 22:59, Simon Edwards wrote: > On Monday 10 May 2004 18:05, Jim Bublitz wrote: > > On Sunday May 9 2004 23:45, Simon Edwards wrote: > > > On Sunday 09 May 2004 17:12, Simon Edwards wrote: > > > > [EMAIL PROTECTED] /home/sbe/devel/guidance/displayconfig]$ > > > > python Python 2

Re: [PyKDE] PyKDE-3.11rc1 release

2004-05-11 Thread Karsten Künne
On Tuesday 11 May 2004 01:59, Simon Edwards wrote: > On Monday 10 May 2004 18:05, Jim Bublitz wrote: > > On Sunday May 9 2004 23:45, Simon Edwards wrote: > > > On Sunday 09 May 2004 17:12, Simon Edwards wrote: > > > > [EMAIL PROTECTED] /home/sbe/devel/guidance/displayconfig]$ python > > > > Python

Re: [PyKDE] PyKDE-3.11rc1 release

2004-05-10 Thread Simon Edwards
On Monday 10 May 2004 18:05, Jim Bublitz wrote: > On Sunday May 9 2004 23:45, Simon Edwards wrote: > > On Sunday 09 May 2004 17:12, Simon Edwards wrote: > > > [EMAIL PROTECTED] /home/sbe/devel/guidance/displayconfig]$ python > > > Python 2.3.3 (#2, Feb 17 2004, 11:45:40) > > > [GCC 3.3.2 (Mandrake

Re: [PyKDE] PyKDE-3.11rc1 release

2004-05-10 Thread Jim Bublitz
On Monday May 10 2004 17:00, Karsten Künne wrote: > I tried it on Solaris 8 and it works fine. But I still have to > hack the kdecorepart0.cpp file in order to cast pid_t to int: > > --- ./kdecore/kdecorepart0.cpp.orig Mon May 10 18:25:34 > 2004 +++ ./kdecore/kdecorepart0.cpp Mon May 10 18:24:

Re: [PyKDE] PyKDE-3.11rc1 release

2004-05-10 Thread Karsten Künne
I tried it on Solaris 8 and it works fine. But I still have to hack the kdecorepart0.cpp file in order to cast pid_t to int: --- ./kdecore/kdecorepart0.cpp.orig Mon May 10 18:25:34 2004 +++ ./kdecore/kdecorepart0.cpp Mon May 10 18:24:01 2004 @@ -45989,7 +45989,7 @@ co

Re: [PyKDE] PyKDE-3.11rc1 release

2004-05-10 Thread Phil Thompson
On Monday 10 May 2004 7:45 am, Simon Edwards wrote: > On Sunday 09 May 2004 17:12, Simon Edwards wrote: > > [EMAIL PROTECTED] /home/sbe/devel/guidance/displayconfig]$ python > > Python 2.3.3 (#2, Feb 17 2004, 11:45:40) > > [GCC 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk)] on linux2 > > Type "help", "cop

Re: [PyKDE] PyKDE-3.11rc1 release

2004-05-10 Thread Jim Bublitz
On Sunday May 9 2004 23:45, Simon Edwards wrote: > On Sunday 09 May 2004 17:12, Simon Edwards wrote: > > [EMAIL PROTECTED] /home/sbe/devel/guidance/displayconfig]$ python > > Python 2.3.3 (#2, Feb 17 2004, 11:45:40) > > [GCC 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk)] on linux2 > > Type "help", "copyri

Re: [PyKDE] PyKDE-3.11rc1 release

2004-05-09 Thread Simon Edwards
On Sunday 09 May 2004 17:12, Simon Edwards wrote: > [EMAIL PROTECTED] /home/sbe/devel/guidance/displayconfig]$ python > Python 2.3.3 (#2, Feb 17 2004, 11:45:40) > [GCC 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk)] on linux2 > Type "help", "copyright", "credits" or "license" for more information. > >>> im

Re: [PyKDE] PyKDE-3.11rc1 release

2004-05-09 Thread Simon Edwards
On Saturday 08 May 2004 20:43, Jim Bublitz wrote: > PyKDE-3.11rc1 should be available at I've built and installed it on Mandrake 10. It mostly works, except there seems to ge something wierd going on wrt the order that packages need to be imported: [EMAIL PROTE

Re: [PyKDE] PyKDE-3.11rc1 release

2004-05-09 Thread Steven Robson
On Sunday 09 May 2004 00:46, Jim Bublitz wrote: > For KDE3.2.1, edit PyKDE-3.11rc1/extra/kde321/kicontheme.h. Find > the two lines that contain KIconThemeDir and comment (//) them > out. > > For anyone else that runs into this problem, do the same thing > but in the extra/kde3xx directory that corr

Re: [PyKDE] PyKDE-3.11rc1 release

2004-05-08 Thread Steven Robson
On Saturday 08 May 2004 19:43, Jim Bublitz wrote: > Requirements: > > sip3.10.1 or sip4 (20040504 snapshot or a later snapshot or > release - earlier snapshots or 4.0rc3 will NOT work), PyQt-3.11 > or a later snapshot or release, Python2.2.2 or later (earlier > versions may work but haven't been te

[PyKDE] PyKDE-3.11rc1 release

2004-05-08 Thread Jim Bublitz
PyKDE-3.11rc1 should be available at http://riverbankcomputing.co.uk/pykde shortly. I still need to send Phil an update to the PyKDE web pages there. Requirements: sip3.10.1 or sip4 (20040504 snapshot or a later snapshot or release - earlier snapshots or 4.0rc3 will NOT work), PyQt-3.11 or a