Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors when opening csv #822

Open
0-issue opened this issue Jul 5, 2023 · 3 comments
Open

Errors when opening csv #822

0-issue opened this issue Jul 5, 2023 · 3 comments

Comments

@0-issue
Copy link

0-issue commented Jul 5, 2023

I get errors when opening following csv file which opens correctly in other softwares. Here's the file: MPI_Directory_by_Establishment_Name.csv, and below are relevant details:

% sc-im --version
sc-im - version 0.8.4
-DNCURSES
-DMAXROWS 1048576
-DUNDO
-DXLS
-DXLSX
-DXLSX_EXPORT
-DXLUA
-DDEFAULT_COPY_TO_CLIPBOARD_CMD="tmux load-buffer"
-DDEFAULT_PASTE_FROM_CLIPBOARD_CMD="tmux show-buffer"
-DDEFAULT_OPEN_FILE_UNDER_CURSOR_CMD="scopen"
-DUSELOCALE
-DMOUSE
-DUSECOLORS
-D_XOPEN_SOURCE_EXTENDED
-D_GNU_SOURCE
-DSNAME="sc-im"
-DHELP_PATH="/usr/local/share/sc-im"
-DLIBDIR="/usr/local/share/doc/sc-im"
-DDFLT_PAGER="less"
-DDFLT_EDITOR="vim"
-DCONFIG_DIR=".config/sc-im"
-DCONFIG_FILE="scimrc"
-DHISTORY_DIR=".cache"
-DHISTORY_FILE="sc-iminfo"
-DINS_HISTORY_FILE="sc-iminfo"
-DHAVE_PTHREAD
-DAUTOBACKUP
% otool -L /usr/local/bin/sc-im
/usr/local/bin/sc-im:
        /opt/homebrew/opt/ncurses/lib/libncursesw.6.dylib (compatibility version 6.0.0, current version 6.0.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1319.100.3)
        /opt/homebrew/opt/libxls/lib/libxlsreader.8.dylib (compatibility version 9.0.0, current version 9.2.0)
        /opt/homebrew/opt/libxlsxwriter/lib/libxlsxwriter.5.dylib (compatibility version 5.0.0, current version 0.0.0)
        /usr/lib/libxml2.2.dylib (compatibility version 10.0.0, current version 10.9.0)
        /opt/homebrew/opt/libzip/lib/libzip.5.dylib (compatibility version 5.0.0, current version 5.5.0)
        /opt/homebrew/opt/lua/lib/liblua.dylib (compatibility version 5.4.0, current version 5.4.6)
@andmarti1424
Copy link
Owner

@amanvm What errors do you get?

@andmarti1424
Copy link
Owner

@amanvm ?

@0-issue
Copy link
Author

0-issue commented Aug 6, 2023

@andmarti1424 Sorry for the delay. Also, I tried redirecting stderr to a file, but that doesn't work. So here's a screencast that shows the errors:

scim_errors.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants