Menu

#10 Seems to swallow line

1.0
closed
nobody
None
2022-12-02
2021-02-04
Karl Dörig
No

Hi
Very, very nice app!!
Unfortunately, it seems to swallow lines (in one of my larger examples).
The attachment (ZIP) has to original csv (Test_CSV.csv) and the one, that gets generated when I store it (Test_CSV_1.csv).
I expect to 6247 lines/records, but QuickViewer only displays 4657, and storing the content just produces the file Test_CSV_1.csv.
Loading the original file several times, each time, the number of records displayed differ. Checking the source with the source command/button, it shows the proper number of records there.

I took a snapshot and wanted to look at the code myself, but there a references missing
* BouncyCastle.OpenPgp
* Pri.LongPath
* Ude

Other than that I find CSV Quick Viewer the best tool I found for my purpose.

1 Attachments

Related

Tickets: #10

Discussion

  • Raphael Noeldner

    Hello Karl,

    There is a setting called "Limit for processing initial open" . This has been added since opening very big files could takes ages and there is no nice way to have a peek.
    If you open a file after the set amount of time the viewer stops and shows what it has read so far.

    The display of records is blue and there is a button next to it to load the remaining records.

    This would explain why you see a variable number of records very time you open the file.
    Currently the settings in the UI does not work as intendend, I will post once its fixed, using the button to carry on loading does though.

     
  • Raphael Noeldner

    • status: open --> pending
     
  • Raphael Noeldner

    I have tested this and made a small adjustment: If not all data is loaded, the buttons with additional functionality are disabled this should make it more prominent that data is missing.
    Otherwise please adjust the setting and "unlimited" as Limit for processing, the data will only show once all is loaded in this case.

     
    • Karl Dörig

      Karl Dörig - 2022-12-01

      Hi Raphael

      Thanks for your feedback and the changes. I will check it out.

      BR

      Karl

      Am Do., 1. Dez. 2022 um 12:19 Uhr schrieb Raphael Noeldner rnoeldner@users.sourceforge.net:

      I have tested this and made a small adjustment: If not all data is loaded,
      the buttons with additional functionality are disabled this should make it
      more prominent that data is missing.
      Otherwise please adjust the setting and "unlimited" as Limit for
      processing, the data will only show once all is loaded in this case.


      Status: pending
      Milestone: 1.0
      Created: Thu Feb 04, 2021 09:49 AM UTC by Karl Dörig
      Last Updated: Wed Nov 30, 2022 09:37 PM UTC
      Owner: nobody
      Attachments:

      Hi
      Very, very nice app!!
      Unfortunately, it seems to swallow lines (in one of my larger examples).
      The attachment (ZIP) has to original csv (Test_CSV.csv) and the one, that
      gets generated when I store it (Test_CSV_1.csv).
      I expect to 6247 lines/records, but QuickViewer only displays 4657, and
      storing the content just produces the file Test_CSV_1.csv.
      Loading the original file several times, each time, the number of records
      displayed differ. Checking the source with the source command/button,
      it shows the proper number of records there.

      I took a snapshot and wanted to look at the code myself, but there a
      references missing * BouncyCastle.OpenPgp * Pri.LongPath * Ude

      Other than that I find CSV Quick Viewer the best tool I found for my
      purpose.


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/csvquickviewer/tickets/10/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Tickets: #10

  • Raphael Noeldner

    • status: pending --> closed
     

Log in to post a comment.