darodriguezalv / mytracks

Automatically exported from code.google.com/p/mytracks
0 stars 0 forks source link

chart and stats tabs do not display #1206

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. click on a saved track
2. go to the chart or stats tab

What is the expected output? What do you see instead?

expect to see a normal chart or stats screen.
instead I see a mainly black screen with only a couple of small 'holes' that 
show tiny parts of the chart/stats underneath. the 'holes' are where the maps 
zoom and home buttons used to be. also I can zoom and pan the chart and can see 
it changing through the tiny hole.

rotating the device (portrait to landscape or vice versa) fixes the problem, 
and after that the chart and stats tabs are fine again until I revisit the maps 
tab. then chart/stats screens again no longer work until the device orientation 
is changed again.

I would like to take a screen shot of it for you, but unfortunately taking a 
screen shot also makes the chart screen display properly.

What version of MyTracks are you using? On what version of Android? On what 
phone?

mytracks 2.0.3 has the problem, 2.0.2 is fine.
android 2.3.7
zte v9

I downloaded 2.0.2-rc6 and re-confirmed that it's fine.

the problem doesn't appear on a friend's S3 phone running android 4.something, 
so I'm guessing this is a gingerbread or a low end phone problem.

If possible please provide a log by uploading here.
Detailed instructions can be found here:
http://code.google.com/p/mytracks/wiki/HowToReportErrors

Please provide any additional information here:

someone else has seen this too - it's the top play store comment at the moment 
- they're seeing the issue on a HTC Legend.

Original issue reported on code.google.com by plaguedb...@gmail.com on 16 Dec 2012 at 4:07

GoogleCodeExporter commented 9 years ago
exactly the same here, on an optimus v running 2.3.7

Original comment by ted.phil...@gmail.com on 17 Dec 2012 at 6:36

GoogleCodeExporter commented 9 years ago
Atrix 4G with CM7 2.3.7 same thing (((

Original comment by rmashc...@gmail.com on 17 Dec 2012 at 4:40

GoogleCodeExporter commented 9 years ago
Seems also users complaint it in Google Play user reviews page. Should we fix 
it, jimmy?

Original comment by youtaol@google.com on 19 Dec 2012 at 8:50

GoogleCodeExporter commented 9 years ago
HTC Desire with CyanogenMod 7.2.0.1 - same problem.

Original comment by eFP...@gmail.com on 25 Dec 2012 at 10:11

GoogleCodeExporter commented 9 years ago
I finally found a few hours to learn some mercurial and eclipse, and I bisected 
between 2.0.2 and 2.0.3 (actually rev 1945 and 2041).

not sure it help y'all, but hg bisect pretty clearly fingers 1975 as the commit 
where the behaviour described in this issue begins ->

changeset:   1975:983e26bdaa75
user:        Jimmy Shih <jshih@google.com>
date:        Fri Nov 02 12:43:31 2012 -0700
summary:     update to new google play services

BTW, I presume 1962 (Update to map view v2) is when I start needing a map view 
key? from there onwards the map tab lacks map tiles for me.

HTH and please let me know if I can assist or test something.

BTW, thanks very much for 
http://code.google.com/p/mytracks/wiki/DevelopmentProcess - invaluable for 
newbies to this project.

Original comment by plaguedb...@gmail.com on 9 Jan 2013 at 4:36

GoogleCodeExporter commented 9 years ago
Me Too.  Cyanogenmod 7.2 on Nexus One/Passion.

Original comment by jmomo...@gmail.com on 30 Jan 2013 at 5:37

GoogleCodeExporter commented 9 years ago
My Tracks requires the Google Play services. 
Does this bug still occur if you have Google Play services on the phone?

Original comment by jshih@google.com on 27 Feb 2013 at 9:59

GoogleCodeExporter commented 9 years ago
yep.

Original comment by ted.phil...@gmail.com on 27 Feb 2013 at 10:38

GoogleCodeExporter commented 9 years ago
This happens on two Droid Incredibles, both running Cyanogenmod CM 7.2.  Log 
attached.

Original comment by jason0...@gmail.com on 28 Feb 2013 at 1:18

Attachments:

GoogleCodeExporter commented 9 years ago
From the log, the error seems to be
02-27 19:58:06.364 I/dalvikvm(25457): Could not find method 
android.app.Activity.invalidateOptionsMenu, referenced from method 
android.support.v4.app.FragmentActivity.b
02-27 19:58:06.364 W/dalvikvm(25457): VFY: unable to resolve virtual method 19: 
Landroid/app/Activity;.invalidateOptionsMenu ()V

Original comment by jshih@google.com on 6 Mar 2013 at 12:37

GoogleCodeExporter commented 9 years ago
This will be fixed in the next version, version 2.0.5.

There was a bug with map view and view pager in Gingerbread and Froyo phones.

Original comment by jshih@google.com on 12 Jun 2013 at 7:05