CDAT / vcs

Visualization Control System
19 stars 13 forks source link

vcs init seems to fail using ${HOME} correctly #145

Closed doutriaux1 closed 6 years ago

doutriaux1 commented 7 years ago
Tony,

    Switching my home directory from /export_backup/ to /export_backup2/ last month solved one problem but apparently created a new one. The old problem was that /export_backup/ became full. The new problem—which I just noticed—is that the UVCDAT GUI wants to write
     things to /export_backup/. The error message that Charles uncovered is:

    (PMP18Jan2017) -bash-4.1$ uvcdat --output-std
    libpng warning: iCCP: known incorrect sRGB profile
    libpng warning: iCCP: known incorrect sRGB profile
    libpng warning: iCCP: known incorrect sRGB profile
    libpng warning: iCCP: known incorrect sRGB profile
    libpng warning: iCCP: known incorrect sRGB profile
    libpng warning: iCCP: known incorrect sRGB profile
    libpng warning: iCCP: known incorrect sRGB profile
    libpng warning: iCCP: known incorrect sRGB profile
    libpng warning: iCCP: known incorrect sRGB profile
    2017-03-09 16:03:55,788 CRITICAL:
    /usr/local/anaconda2/envs/PMP18Jan2017/vistrails/vistrails/core/startup.py, line 187
    Failed to create initialization directory.
                        This could be an indication of a permissions problem.
                        Make sure parent directory of '/export_backup/covey1/.uvcdat' is writable.
    (PMP18Jan2017) -bash-4.1$

    … so at this point I’m unable to use the GUI. How do we solve this?
doutriaux1 commented 6 years ago

the latest cdat_info and vcs seem fine now.