Using Ubuntu 10.04 64 bit and Scilab 5.2, yields the following error:<br><br>"atomsExtract: The extraction of the archive '~/Downloads/scipad-8.65-Scilab5.zip' has failed.<br> ! --error 10000<br><br>at line 51 of function atomsError called by:<br>
at line 82 of function atomsExtract called by:<br>at line 149 of function atomsInstall called by:<br>scipver+"-Sciab5.zip").<br><br>Playing around with the name of the folder, I get a different error that suggests atomsExtract (or atomsInstall) is prepending the file name/path with a "\", which is obviously going to drive my system crazy.  <br>
<br>What is wrong?  What is error 10000?<br><br>Charlie Warner<br><br><div class="gmail_quote">On Sun, Jun 19, 2011 at 4:40 PM, François Vogel <span dir="ltr"><<a href="mailto:fvogelnew1@free.fr">fvogelnew1@free.fr</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">ANNOUNCE: Scipad version 8.65<br>
=============================<br>
<br>
A new version of the Scipad text editor for Scilab and Scicoslab is available.<br>
<br>
<br>
CHANGES SINCE PREVIOUS VERSION<br>
==============================<br>
<br>
NEW:<br>
<br>
 * Searching for Scipad updates:<br>
     - no longer is a blocking call<br>
     - supports a proxy, with autodetection (or user forced name and<br>
       port) and optional authentication<br>
<br>
 * Supported Scipad version numbers are now %d.%d or %d.%d-%s<br>
<br>
 * The directory entry in the find in files dialog now supports SCI<br>
   and SCIHOME shortcuts (and ~ as well, this has always been the<br>
   case)<br>
<br>
<br>
FIXED BUGS:<br>
<br>
 * Fixed ticket #12: it is again possible to exec buffers containing<br>
   pause statements<br>
<br>
 * Happened with Tcl/Tk 8.6b1: the left and right arrow keys did no<br>
   longer move the insertion cursor<br>
<br>
 * The modified line tag was not shown when uncommenting a line that<br>
   contained only //<br>
<br>
 * Comment/uncomment and indent/unindent did place the insert cursor<br>
   at the end of the selected text, which was misleading when the<br>
   width of the textarea is not large enough to display the entire<br>
   line since the indentation spaces or // chars could then not be<br>
   seen<br>
<br>
 * Bulletproofed previous session restoring process against some<br>
   concurrent user actions (close tiles or files, hide, new, open,<br>
   exit) that could trigger Tcl errors<br>
<br>
 * Searching in hidden files could fail if there was more than one<br>
   hidden file per directory<br>
<br>
 * Tooltips on pane titles now show up also if the full filepath is<br>
   truncated by the width of the Scipad window<br>
<br>
<br>
PLUS:<br>
<br>
 * Other minor changes (see changelog.txt for details)<br>
<br>
<br>
WHAT IS SCIPAD ?<br>
================<br>
<br>
Scipad is a powerful editor and graphical debugger for programs written in Scilab language. It is a mature and highly configurable programmer's editor, including features like syntax colorization, regexp search/replace, parentheses matching, logical/physical line numbering, peer windows, line and block text editing, and much more. Scipad can be used along with Scicoslab or Scilab, but even as a standalone text editor. Used as internal Sci(cos)lab editor, it interacts tightly with the interpreter, allowing<br>

<br>
 - Scilab code execution control<br>
 - conditional breakpointing<br>
 - variable retrieval and tooltip display<br>
 - Scilab help lookup<br>
 - access to source code of Scilab library function<br>
 - control of Scilab facilities for Matlab code and creation of<br>
   help documents<br>
 - and much more<br>
<br>
Scipad also includes basic Modelica and XML syntax colorization; it is currently localized in 13 languages and further localizations can easily be added. Scipad is entirely written in Tcl/Tk and Scilab language. It has been tested and developed under various versions of Windows and Linux.<br>

<br>
<br>
WHERE CAN SCIPAD BE FOUND?<br>
==========================<br>
<br>
Project page @ SourceForge.net: <a href="http://sourceforge.net/p/scipad/" target="_blank">http://sourceforge.net/p/<u></u>scipad/</a><br>
<br>
Direct download:<br>
  - for Scilab: <a href="http://sourceforge.net/projects/scipad/files/scipad-8.65/scipad-8.65-Scilab5.zip/download" target="_blank">http://sourceforge.net/<u></u>projects/scipad/files/scipad-<u></u>8.65/scipad-8.65-Scilab5.zip/<u></u>download</a><br>

  - for Scicoslab: <a href="http://sourceforge.net/projects/scipad/files/scipad-8.65/scipad-8.65-Scicoslab.zip/download" target="_blank">http://sourceforge.net/<u></u>projects/scipad/files/scipad-<u></u>8.65/scipad-8.65-Scicoslab.<u></u>zip/download</a><br>

<br>
Installation instructions: <a href="http://sourceforge.net/p/scipad/wiki/Installation/" target="_blank">http://sourceforge.net/p/<u></u>scipad/wiki/Installation/</a><br>
<br>
Details regarding the tested platforms: <a href="http://sourceforge.net/p/scipad/wiki/Tested%20on/" target="_blank">http://sourceforge.net/p/<u></u>scipad/wiki/Tested%20on/</a><br>
<br>
<br>
LICENSE<br>
=======<br>
<br>
Scipad is a free software distributed under the terms of the GPL (V2) license.<br>
<br>
</blockquote></div><br>