Verified
Status Update
Comments
kn...@google.com <kn...@google.com>
kn...@google.com <kn...@google.com> #2
I have that issue too.
I'm completely stock, unrooted, MRA58N.
I'm completely stock, unrooted, MRA58N.
bu...@gmail.com <bu...@gmail.com> #3
Same story here. Have been looking for reports of this issue for a few days, glad I finally found the xda thread.
bu...@gmail.com <bu...@gmail.com> #4
Please don't forget to star the issue.
ja...@homedepot.com <ja...@homedepot.com> #5
Please provide Bug report and scree record for better understanding.
* Android bug report
After reproducing the issue, navigate to developer settings, ensure ‘USB debugging’ is enabled, then enable ‘Bug report shortcut’. To take bug report, hold the power button and select the ‘Take bug report’ option.
Note: Please upload any information to google drive and share the folder to android-bugreport@google.com. After sharing please provide the link for the uploaded data
* Android bug report
After reproducing the issue, navigate to developer settings, ensure ‘USB debugging’ is enabled, then enable ‘Bug report shortcut’. To take bug report, hold the power button and select the ‘Take bug report’ option.
Note: Please upload any information to google drive and share the folder to android-bugreport@google.com. After sharing please provide the link for the uploaded data
bu...@gmail.com <bu...@gmail.com> #6
[Comment deleted]
kn...@google.com <kn...@google.com>
se...@gmail.com <se...@gmail.com> #8
Deleted my comment and resharing the bug report via Google Drive link (didn't think about the security part). Here's the link
https://drive.google.com/drive/folders/0B3pCHihva_6mUWxRWXFHeFBWOW8
zj...@google.com <zj...@google.com> #9
Thanks for the Bug report. We are having a look at the issue you reported, will update more on this issue as it becomes available
zj...@google.com <zj...@google.com> #10
I also have the issue, stock Marshmallow.
bu...@gmail.com <bu...@gmail.com> #11
This issue bothered me for a few days. I just bought the phone a week ago (brand new, never rooted). I am running MRA58N. To recreate the issue, go to settings -> Display -> turn on "Adaptive brightness" and then turn it off, turn it back on again. You will probably see the Brightness issue.
I would say 5 out of 10 times, when turning "Adaptive brightness" on, the screen will be 100% brightness for a few seconds and return to the normal level.
I would say 5 out of 10 times, when turning "Adaptive brightness" on, the screen will be 100% brightness for a few seconds and return to the normal level.
ya...@google.com <ya...@google.com> #12
Flashed Android 6.0.1 factory image today. The issue still persists.
bu...@gmail.com <bu...@gmail.com> #13
I am also dealing with this issue. MRA58R
Description
information in the report you file. In order to help diagnose the issue,
we've included some installation information in this report. Please look
through and redact any information you consider personal or sensitive
before submitting this issue.
Issue running command [gcloud info].
What steps will reproduce the problem?
Utilize http/https proxy in macOS system preferences, using google cloud sdk version 186.0.0.
What is the expected output? What do you see instead?
gcloud commands fail as below.
Please provide any additional information below.
I've tracked it down to an upgrade of httplib2 versions between google cloud sdk 185.0.0 -> 186.0.0. In 185.0.0 lib/third_party/httplib2 was version 0.9.2, in 186.0.0 is version 0.10.3.
Trace:
/usr/local/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/gcloud_main.py:147
gcloud_cli.Execute()
/usr/local/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/calliope/cli.py:823
self._HandleAllErrors(exc, command_path_string, specified_arg_names)
/usr/local/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/calliope/cli.py:861
exceptions.HandleError(exc, command_path_string, self.__known_error_handler)
/usr/local/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/calliope/cli.py:797
resources = calliope_command.Run(cli=self, args=args)
/usr/local/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/calliope/backend.py:757
resources = command_instance.Run(args)
surface/info.py:57
network_diagnostics.NetworkDiagnostic().RunChecks()
/usr/local/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/core/diagnostics/diagnostic_base.py:57
result, fixer = self._RunCheck(check)
/usr/local/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/core/diagnostics/diagnostic_base.py:90
result, fixer = check.Check(first_run=first_run)
/usr/local/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/core/diagnostics/network_diagnostics.py:86
fail = self._CheckURL(url)
/usr/local/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/core/diagnostics/network_diagnostics.py:104
http.Http().request(url, method='GET')
/usr/local/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/core/http.py:254
response = orig_request(*modified_args, **kwargs)
/usr/local/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/httplib2/python2/httplib2/__init__.py:1652
(response, content) = self._request(conn, authority, uri, request_uri, method, b...
/usr/local/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/httplib2/python2/httplib2/__init__.py:1392
(response, content) = self._conn_request(conn, request_uri, method, body, header...
/usr/local/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/httplib2/python2/httplib2/__init__.py:1312
conn.connect()
/usr/local/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/httplib2/python2/httplib2/__init__.py:1051
sock.setproxy(proxy_type, proxy_host, proxy_port, proxy_rdns, proxy_user, proxy_...
TypeError: setproxy() takes at most 7 arguments (8 given)
Installation information:
Google Cloud SDK [186.0.0]
Platform: [Mac OS X, x86_64] ('Darwin', 'REDACTED', '17.3.0', 'Darwin Kernel Version 17.3.0: Thu Nov 9 18:09:22 PST 2017; root:xnu-4570.31.3~1/RELEASE_X86_64', 'x86_64', 'i386')
Python Version: [2.7.10 (default, Jul 15 2017, 17:16:57) [GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.31)]]
Python Location: [/System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python]
Site Packages: [Disabled]
Installation Root: [${SDK_ROOT}]
Installed Components:
core: [2018.01.22]
gsutil: [4.28]
bq: [2.0.28]
System PATH: [${HOME}/.rvm/gems/ruby-2.4.1/bin:${HOME}/.rvm/gems/ruby-2.4.1@global/bin:${HOME}/.rvm/rubies/ruby-2.4.1/bin:${SDK_ROOT}/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public/:${HOME}/.fastlane/bin:${HOME}/golang/bin:/usr/local/opt/go/libexec/bin:/usr/local/opt/gnupg/libexec/gpgbin:/usr/local/sbin:/usr/local/opt/gettext:${HOME}/.rvm/bin]
Python PATH: [${SDK_ROOT}/lib/third_party:${SDK_ROOT}/lib:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python27.zip:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-old:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload]
Cloud SDK on PATH: [False]
Kubectl on PATH: [/usr/local/bin/kubectl]
Installation Properties: [${SDK_ROOT}/properties]
User Config Directory: [${CLOUDSDK_CONFIG}]
Active Configuration Name: [default]
Active Configuration Path: [${CLOUDSDK_CONFIG}/configurations/config_default]
Account: [None]
Project: [None]
Current Properties:
[core]
disable_usage_reporting: [True]
Environmental Proxy Settings:
type: [http]
address: [127.0.0.1]
port: [3128]
Logs Directory: [${CLOUDSDK_CONFIG}/logs]
Last Log File: [${CLOUDSDK_CONFIG}/logs/2018.01.24/19.51.29.805122.log]
git: [git version 2.16.1]
ssh: [OpenSSH_7.6p1, LibreSSL 2.6.2]