Difference between revisions of "Snapshots"

From Slicer Wiki
Jump to: navigation, search
Line 1: Line 1:
{{ombox | text = This page lists Slicer pre-4.0 packages. }}
+
{{ombox | text = This page lists Slicer pre-4.0 packages.
 +
<br>For a complete list of ''Known issues'', please refer to the [http://www.na-mic.org/Mantis/view_all_bug_page.php bug tracker].}}
  
* 10/28/2011
+
= 10/28/2011 =
** [http://slicer.cdash.org/upload/98702b6b35e17a7ef3c17bade158fd3325f3ba25/Slicer-4.0.gamma-2011-10-27-linux-amd64.tar.gz Linux 64-bit]
+
* [http://slicer.cdash.org/upload/98702b6b35e17a7ef3c17bade158fd3325f3ba25/Slicer-4.0.gamma-2011-10-27-linux-amd64.tar.gz Linux 64-bit]
** [http://slicer.cdash.org/upload/33e2aa504d09f075c500e7ec603da9ac1c8bb593/Slicer-4.0.gamma-2011-10-27-win-i386.exe Windows 32-bit]
+
* [http://slicer.cdash.org/upload/33e2aa504d09f075c500e7ec603da9ac1c8bb593/Slicer-4.0.gamma-2011-10-27-win-i386.exe Windows 32-bit]
** [http://slicer.cdash.org/upload/16c6dc62b1d81b4308635badc267343fa5f0a656/Slicer-4.0.gamma-2011-10-28-macosx-amd64.dmg MacOSX 64-bit]
+
* [http://slicer.cdash.org/upload/16c6dc62b1d81b4308635badc267343fa5f0a656/Slicer-4.0.gamma-2011-10-28-macosx-amd64.dmg MacOSX 64-bit]
 +
 
 +
== Known issues ==
 +
* All platforms
 +
** The latest revision of BRAINSTools isn't used. BRAINSWrap module failed to compile with BRAINSDEMONWARP_DEBUG_OUTPUT OFF. Issue reported [https://github.com/BRAINSia/BRAINSStandAlone/issues/13 here].
 +
* Linux 64-bit
 +
** BRAINS GTract based modules are not working. Library libGTRACTCommon.so hasn't been packaged. Issue reported here.
 +
* Windows 32-bit
 +
** There are still "memory leaks", it means that a popup will appear when you will be closing Slicer on windows. We are aware of that issue. The developer that should be fixing these has already being notified in person few days ago. A reminder has been [http://massmail.spl.harvard.edu/public-archives/slicer-devel/2011/007305.html sent on the list].
 +
 
 +
{{ambox
 +
| type      = delete
 +
| text      = When we will be releasing the official Slicer 4.0 binaries, the package will be built with "memory leaks reporting" disabled.
 +
<br>In the mean time, it's is important to track these down since they demonstrate a flow in the implementation and could lead to an application using the entire memory of the workstation.
 +
}}

Revision as of 23:46, 28 October 2011

Home < Snapshots

10/28/2011

Known issues

  • All platforms
    • The latest revision of BRAINSTools isn't used. BRAINSWrap module failed to compile with BRAINSDEMONWARP_DEBUG_OUTPUT OFF. Issue reported here.
  • Linux 64-bit
    • BRAINS GTract based modules are not working. Library libGTRACTCommon.so hasn't been packaged. Issue reported here.
  • Windows 32-bit
    • There are still "memory leaks", it means that a popup will appear when you will be closing Slicer on windows. We are aware of that issue. The developer that should be fixing these has already being notified in person few days ago. A reminder has been sent on the list.