PDA

View Full Version : SPE Python IDE 0.8.2.a improved for Ubuntu!


stani
January 26th, 2006, 02:57 AM
News from http://pythonide.stani.be

This is an important a bugfix release for all platforms. Be sure to grab it when it comes out!! It has a new feature to customize your fonts and colors (styles).

Thanks to Marco Ferreira there will be very soon a debian package to install SPE easily and create an entry in the start menu on debian based linux distro's such as Ubuntu. I'm also in contact with Matthias Klose to make an updated SPE available with the Ubuntu Dapper Drake release.

:**New features**:

- Configurable style editor for fonts and colors (Idle, ...)
- Inspect interactively after running script in terminal
- Debian installer for Ubuntu, etc... by Marco Ferreira

:**Fixes**:

- dot bug after ')'
- prevent unsplitting by double clicking sidebar sash
- tar.gz archive shrinked to 65% of its original size (only 833kb!)
- Linux: fix for the Browser (tested on Ubuntu)
- Linux: added firefox to webbrowser list and is default browser if present
- Linux: run in terminal for konsole and gnome-terminal
- Linux: sidebar fits better around it contents
- Mac: sash is enlarged to 6 pixels
- Mac: new feature: browser in sidebar (for wxPython 2.6.2+)
- Linux & Mac: a lot of visual glitches are fixed
- Windows: SPE shortcut in Windows start menu works again
- Windows: Run in terminal input
- Windows: NotebookCtrl fixed


:**Manual**:

- Installation: added section for Ubuntu and Debian systems.
- Tutorial: the SPE tutorial has been completely rewritten by Dimitri to be up to date with the latest version (review and leave your comments at http://www.serpia.org/spe ...)
- global revision

:**Donations**:

- Marco Ferreira (Debian installers)

:**Donations**:

- Harry Miktarian (16.10 euro)
- Amit Antebi (10 euro)
- Steven Hepple (10 euro)

Each of these donators can request the manual.

rich
January 26th, 2006, 07:35 AM
This is exciting news.

I'm just about to begin coding under linux, and from the reviews SPE is good stuff.

Do you have an estimate of how long the deb will take ? I'm not sure whether to jump in now or hold off for a few days.


cheers,
Rich

stani
January 26th, 2006, 10:39 AM
This is exciting news.

I'm just about to begin coding under linux, and from the reviews SPE is good stuff.

Do you have an estimate of how long the deb will take ? I'm not sure whether to jump in now or hold off for a few days.


cheers,
Rich

Marco is packaging it and I expect that he can do it any moment. So probably not for a few days...

Stani

Se7h
January 26th, 2006, 01:02 PM
Good afternoon stani and rich.

Rich, I expect the deb package to be ready today.
It's just the time to make some tests on the package and post the file on berlios:cool:

Cumps

krypto_wizard
January 31st, 2006, 02:16 AM
How to use this new version of Stani ?

Is there a Ubuntu Build. I downloaded the .deb file and tried to install using

dpkg -i FileName.deb


and I got the following error
(Reading database ... 143454 files and directories currently installed.)
Unpacking python2.4-spe (from SPE_0.8.2.a-wx2.6.1.0-py2.4.deb) ...
dpkg: error processing SPE_0.8.2.a-wx2.6.1.0-py2.4.deb (--install):
trying to overwrite `/usr/bin/spe', which is also in package spe
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
SPE_0.8.2.a-wx2.6.1.0-py2.4.deb


Please help

Thanks

Good afternoon stani and rich.

Rich, I expect the deb package to be ready today.
It's just the time to make some tests on the package and post the file on berlios:cool:

Cumps

Se7h
January 31st, 2006, 07:45 AM
How to use this new version of Stani ?

Is there a Ubuntu Build. I downloaded the .deb file and tried to install using

dpkg -i FileName.deb


and I got the following error
(Reading database ... 143454 files and directories currently installed.)
Unpacking python2.4-spe (from SPE_0.8.2.a-wx2.6.1.0-py2.4.deb) ...
dpkg: error processing SPE_0.8.2.a-wx2.6.1.0-py2.4.deb (--install):
trying to overwrite `/usr/bin/spe', which is also in package spe
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
SPE_0.8.2.a-wx2.6.1.0-py2.4.deb


Please help

Thanks

Krypto, I don't know where Stani warned about that, but you have to remove that older version of SPE.
That older 'spe' was replaced with 'python2.X-spe', so for you to get the recent version on the roll, please do this:

dpkg -r spe
dpkg -i SPE_0.8.2.a-wx2.6.1.0-py2.4.deb

It'll all be already hopefully.

UbuWu
January 31st, 2006, 08:39 AM
Looks like my bugreport stating that SPE was an old version was fixed just a few days too soon (it's 0.8.1.d now in dapper) :rolleyes:

Se7h
January 31st, 2006, 08:36 PM
Looks like my bugreport stating that SPE was an old version was fixed just a few days too soon (it's 0.8.1.d now in dapper) :rolleyes:

Oh thats good, lets just hope they used this already package thats been destributed (python2.3-spe and python2.4.spe)

Dapper is comin for ya :twisted:

kuerbt
June 7th, 2006, 05:24 AM
which deb package should I install ?

apt-cache search spe | grep -i 'spe_'

and I find nothing.

stani
June 7th, 2006, 12:44 PM
You can download it here:
http://prdownload.berlios.de/python/spe_0.8.2a-0ubuntu2_all.deb