Gnumeric's ssconvert corrupting file when converting .csv to .xlsx

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I am using a simple bash script to search for all .csv files in a directory with a certain name and convert them to .xlsx. After that, the script removes the .csv files.
I am using ssconvert for the conversion. Here's the code:



for f in TEST_*.CSV
do
ssconvert "$f" "$f%.CSV.xlsx"
done

rm TEST_*.CSV


The problem is, when I open the resulting xlsx files, Excel displays the following message:




"We found a problem with some content nnnn.xlsx. Do you want us to try and recover as much as we can?"




Since this is going to be used in a fully automated process I cannot depend on this manual step to try to recover the file. Does anyone know why this is happening?










share|improve this question



























    up vote
    0
    down vote

    favorite












    I am using a simple bash script to search for all .csv files in a directory with a certain name and convert them to .xlsx. After that, the script removes the .csv files.
    I am using ssconvert for the conversion. Here's the code:



    for f in TEST_*.CSV
    do
    ssconvert "$f" "$f%.CSV.xlsx"
    done

    rm TEST_*.CSV


    The problem is, when I open the resulting xlsx files, Excel displays the following message:




    "We found a problem with some content nnnn.xlsx. Do you want us to try and recover as much as we can?"




    Since this is going to be used in a fully automated process I cannot depend on this manual step to try to recover the file. Does anyone know why this is happening?










    share|improve this question

























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I am using a simple bash script to search for all .csv files in a directory with a certain name and convert them to .xlsx. After that, the script removes the .csv files.
      I am using ssconvert for the conversion. Here's the code:



      for f in TEST_*.CSV
      do
      ssconvert "$f" "$f%.CSV.xlsx"
      done

      rm TEST_*.CSV


      The problem is, when I open the resulting xlsx files, Excel displays the following message:




      "We found a problem with some content nnnn.xlsx. Do you want us to try and recover as much as we can?"




      Since this is going to be used in a fully automated process I cannot depend on this manual step to try to recover the file. Does anyone know why this is happening?










      share|improve this question















      I am using a simple bash script to search for all .csv files in a directory with a certain name and convert them to .xlsx. After that, the script removes the .csv files.
      I am using ssconvert for the conversion. Here's the code:



      for f in TEST_*.CSV
      do
      ssconvert "$f" "$f%.CSV.xlsx"
      done

      rm TEST_*.CSV


      The problem is, when I open the resulting xlsx files, Excel displays the following message:




      "We found a problem with some content nnnn.xlsx. Do you want us to try and recover as much as we can?"




      Since this is going to be used in a fully automated process I cannot depend on this manual step to try to recover the file. Does anyone know why this is happening?







      csv file-format excel






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 21 at 21:49









      Jeff Schaller

      36.6k1052120




      36.6k1052120










      asked Nov 21 at 14:15









      Geralt

      876




      876

























          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f483219%2fgnumerics-ssconvert-corrupting-file-when-converting-csv-to-xlsx%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown






























          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f483219%2fgnumerics-ssconvert-corrupting-file-when-converting-csv-to-xlsx%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown






          Popular posts from this blog

          How to check contact read email or not when send email to Individual?

          Bahrain

          Postfix configuration issue with fips on centos 7; mailgun relay