Fixed
Status Update
Comments
da...@axis.com <da...@axis.com> #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
ek...@google.com <ek...@google.com> #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"
th...@yahoo.com <th...@yahoo.com> #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
th...@yahoo.com <th...@yahoo.com> #5
I was hopeful that the release of API 18 (4.3) would have created a solution to this, unfortunately it includes version 3158130
gi...@appspot.gserviceaccount.com <gi...@appspot.gserviceaccount.com> #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
gi...@appspot.gserviceaccount.com <gi...@appspot.gserviceaccount.com> #8
SAME ! - Google can't do sth working in 100 percent?
is...@google.com <is...@google.com> #9
same issue - Google Play services out of date. Requires 3159100 but found 3158130
Description
*************************************************************************
*** !!!! THIS BUG TRACKER IS FOR GERRIT CODE REVIEW !!!!
*** Do not submit bugs for chrome/android and issues with your company's
*** Gerrit setup here. Those issues belong in different issue trackers.
*************************************************************************
What steps will reproduce the problem?
1. Install javascript plugin:
"Gerrit.install(plugin => {
plugin.on('showchange', (change, revision) => {
console.log("Hello");
});
});"
2. Go to a change with several patchsets
3. Switch between different patchsets
What is the expected output?
Hello is printed once in the console every time I change patchset
What do you see instead?
Hello is printed twice in the console every time I change patchset
Please provide any additional information below.
This happen for Gerrit v3.6.1. It does not happen in Gerrit v3.5.2.