Ticket #322 (closed bug: worksforme)

Opened 7 years ago

Last modified 4 years ago

Delimited text plugin doesn't work

Reported by: lubaby Owned by: timlinux
Priority: critical: causes crash or data corruption Milestone:
Component: C++ Plugins Version: 0.8
Keywords: Cc:
Platform Version: Platform: All
Must Fix for Release: Awaiting user input:

Description

It is unable to add layer form delimited text file. Points coordinates and values are not properly interpreted. For expale -- text file (see below) which was successfully imported in 0.7.4 is not possible to import in current svn version (fails also in WINDOWS preview2)

Content of simple text delimited file:

x y value
12 15 18
64 33 45
77 12 66

Attachments

test.txt Download (37 bytes) - added by lubaby 7 years ago.
bug_pic1.png Download (78.4 KB) - added by lubaby 7 years ago.

Change History

Changed 7 years ago by g_j_m

Works for me in latest svn. In what way doesn't it work for you?

Changed 7 years ago by lubaby

  1. Click "Add delimited text layer" - choose test.txt (attached below) as input file, space ( ) as delimiter, then click Parse and choose x fied as X coordinate and y field as Y coordinate and finally click Add layer button
  2. On the canvas you can see only one point (not all three, which really exist -- see attached screenshot). Try "Full zoom" button -- it won't help. If you play little with Pan you can explore also two missing points.
  3. Click "Attribute table" icon. As you can see the table is emty (see attached screenshot) althogh it wouldn't be.

Behaviour described above could be observed in r5879 (Linux) as well as in Preview2 (Windows), although it worked in 0.7.4 without these complications.

Changed 7 years ago by lubaby

Changed 7 years ago by lubaby

Changed 7 years ago by g_j_m

The problem with points that are exactly on the boundary not being displayed is fixed in svn r5905

Changed 7 years ago by g_j_m

Can you try this again with the latest svn version? I managed to duplicate the problem a few days ago, but it worked fine for me just now...

Changed 7 years ago by lubaby

  • status changed from new to closed
  • resolution set to worksforme

In r5910 it works for me too. Thanks for advance.

Changed 4 years ago by anonymous

  • milestone Version 0.8 deleted

Milestone Version 0.8 deleted

Note: See TracTickets for help on using tickets.