Status Update
Comments
pe...@chromium.org <pe...@chromium.org> #2
I notice the same issue and LogCat shows the following message:
Google Play services out of date. Requires 3159100 but found 3136130
Google Play services out of date. Requires 3159100 but found 3136130
sw...@chromium.org <sw...@chromium.org> #3
Same here.
"Google Play services out of date. Requires 3159100 but found 3136130"
"Google Play services out of date. Requires 3159100 but found 3136130"
la...@chromium.org <la...@chromium.org> #4
me as well....
Google Play services out of date. Requires 3159100 but found 3136130
Google Play services out of date. Requires 3159100 but found 3136130
pe...@chromium.org <pe...@chromium.org> #5
I was hopeful that the release of API 18 (4.3) would have created a solution to this, unfortunately it includes version 3158130
pe...@chromium.org <pe...@chromium.org> #6
Having the same issue:
07-25 00:03:54.998: W/GooglePlayServicesUtil(27293): Google Play services out of date. Requires 3159100 but found 3158130
07-25 00:03:54.998: W/GooglePlayServicesUtil(27293): Google Play services out of date. Requires 3159100 but found 3158130
pe...@google.com <pe...@google.com> #7
same
pe...@google.com <pe...@google.com> #8
SAME ! - Google can't do sth working in 100 percent?
pe...@google.com <pe...@google.com> #9
same issue - Google Play services out of date. Requires 3159100 but found 3158130
[Deleted User] <[Deleted User]> #10
Having the same issure:
07-26 03:14:00.731: W/GooglePlayServicesUtil(2566): Google Play services out of date. Requires 3159100 but found 3136130
07-26 03:14:00.731: W/GooglePlayServicesUtil(2566): Google Play services out of date. Requires 3159100 but found 3136130
ya...@google.com <ya...@google.com> #11
API 18 (4.3) same issue
07-26 03:54:03.303: W/GooglePlayServicesUtil(1207): Google Play services out of date. Requires 3159100 but found 3158130
07-26 03:54:03.303: W/GooglePlayServicesUtil(1207): Google Play services out of date. Requires 3159100 but found 3158130
ha...@google.com <ha...@google.com> #12
Same issue here.
is...@google.com <is...@google.com> #13
Same issue here. How can i fix this bug?
ch...@google.com <ch...@google.com> #14
We're working on this. I don't have an ETA yet other than the maddeningly vague "soon".
ly...@cqlcorp.com <ly...@cqlcorp.com> #15
Thanks for the update @sbarta. It is good that you are keeping us informed. This is a very critical and blocking bug for anyone developing with maps.
ch...@google.com <ch...@google.com> #16
FYI also getting same with PlusClient sign in, so this is not just a maps issue:
ConnectionResult.SERVICE_VERSION_UPDATE_REQUIRED
07-30 12:35:50.059: W/GooglePlayServicesUtil(16054): Google Play services out of date. Requires 3159100 but found 1013
ConnectionResult.SERVICE_VERSION_UPDATE_REQUIRED
07-30 12:35:50.059: W/GooglePlayServicesUtil(16054): Google Play services out of date. Requires 3159100 but found 1013
Description
Chrome Version : <from chrome://version/>
OS : <OS version>
What steps will reproduce the problem?
In the Sources tab, the "Scope" section in the right side panel doesn't scroll horizontally, so if, say, a local variable has a rather long name, the value of that variable might be cut off/not viewable without expanding the right side panel.
What is the expected result?
The right side panel should allow for horizontal scrolling if it contains text that overflows horizontally. The left side panel (the "file browser" section) does scroll horizontally, so it would make sense for the right side panel to behave likewise.
What happens instead?
I have to expand the whole right side panel to view the values of some variables, which often leaves me with a very skinny area for the actual code part of the window.
You can help us a lot by creating a minimal, reproducible examplehttps://stackoverflow.com/help/minimal-reproducible-example ), e.g. on
(
glitch.com, and/or attaching a screenshot or recording of the issue!