<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi J-C,<br>
<br>
OK, now that I know it's the Network drives I can easily take care of it.<br>
<br>
What do I need to do to ensure that the Python code is found?  Is it just a matter of adding a directory to the PATH?<br>
<br>
Do you have any insights into the weird situation that I can display tiff files < 2^31 GB and > 2^32 GB but not those of intermediate size?<br>
<br>
Another observation:  When I load the 4 GB file the memory usage (in Task Manager) increases by 8 GB, then immediately drops back to 4 GB, and after some time I see a slice of the image.  But when I load a 2 GB file (I mean slightly more than 2 GB) the memory
 usage climbs by 2 GB (then the display screen remains blank).<br>
<br>
Thanks<br>
Gib<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF716146"><font color="#000000" face="Tahoma" size="2"><b>From:</b> Jean-Christophe Fillion-Robin [jchris.fillionr@kitware.com]<br>
<b>Sent:</b> Thursday, 18 September 2014 2:51 p.m.<br>
<b>To:</b> Gib Bogle<br>
<b>Cc:</b> Steve Pieper; slicer-devel@bwh.harvard.edu; community@itk.org<br>
<b>Subject:</b> Re: [ITK] [slicer-devel] BigTIFF<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr">
<div class="gmail_extra"><br>
Hi Gib, <br>
<br>
<div class="gmail_quote">On Wed, Sep 17, 2014 at 8:36 PM, Gib Bogle <span dir="ltr">
<<a href="mailto:g.bogle@auckland.ac.nz" target="_blank">g.bogle@auckland.ac.nz</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
<div style="direction:ltr; font-family:Tahoma; color:rgb(0,0,0); font-size:10pt">
Correction!  You were right.  There was a network drive that I could not see until I right-clicked on Network, then Disconnect network drive.  Now it's responsive :)<br>
<br>
</div>
</blockquote>
<div><br>
<div>
<div>There is indeed known issue with network drive and file dialog.<br>
See <a href="https://bugreports.qt-project.org/browse/QTBUG-13182" target="_blank">
https://bugreports.qt-project.org/browse/QTBUG-13182</a><br>
<br>
</div>
<div>If you would like to by pass the file dialog, the next time, you could directly load the file from the "File -> Recently loaded"<br>
</div>
<div><br>
</div>
</div>
 </div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
<div style="direction:ltr; font-family:Tahoma; color:rgb(0,0,0); font-size:10pt">
<br>
There is another wrinkle that I'm not concerned about right now.  When I execute the installed program, C:\Program files\Slicer.exe, the console shows this error message:<br>
<br>
Traceback (most recent call last):<br>
  File "<string>", line 7, in <module><br>
  File "C:/Program Files/Slicer/bin/Python/slicer/slicerqt.py", line 1, in <module><br>
    import vtk, qt, ctk<br>
ImportError: No module named vtk<br>
<br>
but the program runs.  I don't see that message when I run the executable in Slicer-build.  The files in both places are the same, also the SlicerApp-real.exe files - of course, since INSTALL just copies them.  I have seen any difference in the ability to display
 the tiff files.</div>
</blockquote>
<div><br>
</div>
<div>This is explained by the fact you installed Slicer instead of creating a package or running the launcher from the build tree. In that case, the python path are not setup by the launcher and the Slicer executable fails to locate its dependent python packages
 ... <br>
<br>
<br>
</div>
</div>
<br>
</div>
<div class="gmail_extra">Hth<br>
</div>
<div class="gmail_extra">JC<br>
</div>
<div class="gmail_extra"><br clear="all">
<br>
-- <br>
+1 919 869 8849<br>
</div>
</div>
</div>
</div>
</div>
</body>
</html>