redfish64 / TinyTravelTracker

Private Android GPS tracker
GNU General Public License v3.0
135 stars 31 forks source link

[Bug] Weird app behaviour when selecting points #47

Open stpr-dev opened 8 years ago

stpr-dev commented 8 years ago

General Information: App details: Version: 1.1.15; Source: F-droid OS: Cyanogen OS 13.1.2 (Android 6.0.1) Device: Oneplus One (aka A0001 aka Bacon)

Description: I was looking at some points today and I touched the screen. The info panel comes up, and I accidentally touch the time information. It only shows those points now. I try to use the scroller below to get it to display all the points, but it only shows a few points at a time. I go to the date range menu and try it again, but to no avail. It is only displaying a few points at a time and scrolling does not seem to work as intended. I also encountered a crash, though I am not sure if it is fixed in the versions after. I am attaching the crash report. 20160907_TTT_Log.txt

stpr-dev commented 8 years ago

@redfish64 Update:

Actually, never mind. I just realised now that you can 'drag' the time bar up and down to increase/decrease time scale. The crash still occurs though, not sure why. I am leaving this issue open for you to figure out the crash.

This reminds me, maybe we should have a small wiki page to explain such features? I can write the content for you, I like writing Wiki stuff. I can get started, see if you like what I write in the Wiki page. Update 2: Urgh, sorry my mind does not work without coffee. I forgot you had a nicely documented 'Help' section on the app. Maybe you should copy paste that on the Wiki page on Github as well? You can link that on the front page of the GitHub.

israel-lugo commented 8 years ago

I'm also seeing a crash on version 1.1.20 from F-Droid, when I scroll up (to tighten the time span), while I have a point selected and am looking at its information. I.e.:

  1. Select an existing point in the past, to view its information
  2. Scroll up on the time window, to tighten the time span
  3. The application crashes and exits

I would guess that the problem may be related to the time span going to an interval that doesn't include the selected point, but can't be sure.

A similar crash happens when scrolling left or right on the time span a few times, instead of scrolling up. With the point selected, I scrolled left to a previous time and the point disappeared (as expected). Then I scrolled to the right and the point reappeared (with information). I repeated this 2 or 3 times, and the application crashed (while scrolling to the left).

Unfortunately I'm not sure how I can get the crash report file to attach it here.

One Plus 2, A2003 OxygenOS 2.2.1 Android 5.1.1

stpr-dev commented 8 years ago

@israel-lugo Yup, seems pretty similar to what I did to get the crash. It is not a deal breaker, but it could be a tad bit annoying. Hopefully @redfish64 can figure out the issue.