Re: [PyKDE] ANN: eric 3.7.2 released

2005-09-17 Thread Detlev Offenbach
Am Sonntag, 18. September 2005 01:24 schrieb Torsten Marek: > Detlev Offenbach schrieb: > > Hi, > > > > this is to let all of you know about the release of eric3 3.7.2. This is > > a bugfix release and is compatible with PyQt 3.15. > > > > Get it from > > > > http://www.die-offenbachs.de/detlev/eri

Re: [PyKDE] PyQt4 Snapshots Available

2005-09-17 Thread Jim Bublitz
On Saturday 17 September 2005 16:01, Michael 'Mickey' Lauer wrote: > Am Samstag, den 17.09.2005, 17:17 +0100 schrieb Phil Thompson: > > PyQt4 snapshots are now available - see the bottom of the PyQt download > > page. I've also added a link to the ChangeLog on the PyQt sidebar to make > > it easier

Re: [PyKDE] ANN: eric 3.7.2 released

2005-09-17 Thread Torsten Marek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Detlev Offenbach schrieb: > Hi, > > this is to let all of you know about the release of eric3 3.7.2. This is a > bugfix release and is compatible with PyQt 3.15. > > Get it from > > http://www.die-offenbachs.de/detlev/eric3.html > Hi Detlev, are

Re: [PyKDE] PyQt4 Snapshots Available

2005-09-17 Thread Michael 'Mickey' Lauer
Am Samstag, den 17.09.2005, 17:17 +0100 schrieb Phil Thompson: > PyQt4 snapshots are now available - see the bottom of the PyQt download page. > I've also added a link to the ChangeLog on the PyQt sidebar to make it easier > for people to monitor progress. Excellent - thanks for keeping us updat

Re: [PyKDE] Eric: another item for the wish list

2005-09-17 Thread Detlev Offenbach
Am Dienstag, 28. September 2004 14:39 schrieb Flávio Codeço Coelho: > Hi Detlev, > > Just one more suggestion for 3.6 maybe... > > Add builtin support to cxfreeze. > > http://starship.python.net/crew/atuining/cx_Freeze/index.html > > cxfreze is a set of utilities to freeze python applications into

[PyKDE] PyQt4 Snapshots Available

2005-09-17 Thread Phil Thompson
PyQt4 snapshots are now available - see the bottom of the PyQt download page. I've also added a link to the ChangeLog on the PyQt sidebar to make it easier for people to monitor progress. Note that these snapshots are useless at the moment - only the enums in the Qt namespace in the QtCore modu

[PyKDE] ANN: eric 3.7.2 released

2005-09-17 Thread Detlev Offenbach
Hi, this is to let all of you know about the release of eric3 3.7.2. This is a bugfix release and is compatible with PyQt 3.15. Get it from http://www.die-offenbachs.de/detlev/eric3.html Regards, Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyK

[PyKDE] ANN: new eric3 3.8.x development snapshot

2005-09-17 Thread Detlev Offenbach
Hi, I have just uploaded the next snapshot of eric3 3.8.x. It fixes a possible security exploit and features support for the Mercurial version control system. As usual it is available via the snapshots page of http://www.die-offenbachs.de/detlev/eric3.html Please give it a try and report all

[PyKDE] Re: [MayaVi-users] IDE behavior [correction]

2005-09-17 Thread Prabhu Ramachandran
> "Burkhard" == Burkhard Doliwa <[EMAIL PROTECTED]> writes: Burkhard> Hi, using eric3 under windows 2000, I have found that Burkhard> tools using the Tkinter module do NOT work as expected Burkhard> when used from the debug probe shell. For instance, Burkhard> MayaVi does not r

Re: [PyKDE] Not able to install Eric3

2005-09-17 Thread Detlev Offenbach
Am Samstag, 17. September 2005 11:34 schrieb Magnus Wirström: > Hi. > > I im trying to install Eric3 but have trouble with it. I have installed > all the nessesary parts (i think) and now when i try to install Eric3 > itself i get: > > bash: ./install.py: Access denied. "python install.py" will do

[PyKDE] Not able to install Eric3

2005-09-17 Thread Magnus Wirström
Hi. I im trying to install Eric3 but have trouble with it. I have installed all the nessesary parts (i think) and now when i try to install Eric3 itself i get: bash: ./install.py: Access denied. I am running as root. Why could it be that i get this as root ? am i missing something here ? Wo