PluThon 0.1.8 - (2008-07-11)

  • Support for maemo 4.1.x Diablo
  • Wizard for creating setup scripts used by Distutils
  • Beta support for creating Debian packages based on setup scripts
  • PluThon User Guide has been improved and are online through the link documentation.

PluThon 0.1.7 - (2008-02-25)

  • Support for debug applications has been added

PluThon 0.1.6 - (2007-12-22)

  • Rsync requirement has been removed
  • Help pages have been rearranged
  • The help page Creating and exporting keys to the maemo device has been added.
  • Since this version, you must download and install the pluthon package at the maemo device in order to make PluThon work properly. See the Installation section for more details.

PluThon 0.1.5 - (2007-11-09)

  • Authentication always fails when changing the ssh connection [#1503]
  • The default project location value, when the project is created is null [#1623]
  • Finish button doesn't kill the application when running as a desktop application [#1634]
  • Create project wizard enabling the button finish in a wrong way [#1633]
  • Use PNG files, instead of JPG files, for help pictures [#1501]

PluThon 0.1.4 - (2007-10-31)

  • Compatibility with Eclipse 3.3 [#1178]
  • Desktop application fails if module does not have #!/usr/bin/env python2.5 [#1556]
  • Hyperlinks at the error lines [#935]
  • Create new PluThon projects based on templates. [#841]

PluThon 0.1.3 - (2007-10-14)

  • Missing pictures in the Basic tutorial [#1498]
  • Remove the Remote Location field [#930]
  • Change the defulat value of the field "Private Key File" [#1502]
  • Restore Defaults button doesn't work [#1504]
  • GLIB WARNING ** libebook - Cannot activate book: Unable to determine the address of the message bus [#1473]
  • Run PluThon applications as desktop applications (run-standalone.sh) or console applications (python).
  • Topics related to the running of PluThon applications have been added to the PluThon User Guide (See the topic Tasks >> Running).

PluThon 0.1.2 - (2007-10-07)

  • Detailed Instalation Guide [#1180]
  • M#03 - PluThon User Guide [#843]
  • org.eclipse.core.internal.resources.ResourceException: Resource XXXX is not open. [#1196]

PluThon 0.1.1 - (2007-08-31)

  • Windows support has been added (only with cwRsync 2.0.10).
  • Stopping applications [#941]
  • Error messages have been improved; Rsync error streams are displayed to the developer. In this way, developers know when Rsync are not installed at the maemo device, SSH connection are not OK, remote path is set incorrectly, etc.
  • Tracking of tasks related to running of PluThon applications have been improved.
  • Error stream should be colored. [#936]
  • Add SSH Sessions view to the PyDev perspective [#932]
  • Fix warnings [#931]
  • java.net.URISyntaxException: Illegal character in path at index [#934]
  • Project files are not being synchronized [#937]
  • java.io.IOException: CreateProcess: "rsync -Cavz -e...error=2 [#956]
  • Known issue: the Strings PLUTHON_CREATED= and PLUTHON_COMPLETED are displayed at the Console View, before and after the execution of a PluThon application.

back