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

filters not working properly #11

Open
caver456 opened this issue Mar 22, 2021 · 1 comment
Open

filters not working properly #11

caver456 opened this issue Mar 22, 2021 · 1 comment
Labels

Comments

@caver456
Copy link
Contributor

File size checkbox filter, set to 100k, was filtering out files of <10k.

Also, n-most-recent filter was filtering out multiple recent files.

Copied entire Garmin/GPX directory from the Alpha 200i where this was first noticed for testing.

@caver456 caver456 added the bug label Mar 22, 2021
@caver456
Copy link
Contributor Author

Interesting note: the gpsio file count dialog says 3 out of 7 (I'm >pretty< sure this is for the same GPS device) - but there are only 5 files in Garmin\GPX - the rest are recursive under Garmin\GPX\Current which I did not copy for testing. I forgot it reads files recursively. So it is probably applying the filters recursively too, so, I'd need the subdirs also for a full test.

image

image

Also interesting: the file modification times on the GPS device (first pic) were preserved for some files but not for others, as shown on the thumb drive later (second pic). The recent issue #1 fix (gpxtrkx namespace) which edits the file in place could have been the culprit since I did try to import them with gpsio on my laptop which has the #1 fix, but the log file isn't rotated and I didn't copy the original files so can't be sure.

image

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

No branches or pull requests

1 participant