Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browser Log noise in terminal when opening dashboard #4235

Closed
medyagh opened this issue May 10, 2019 · 1 comment
Closed

Browser Log noise in terminal when opening dashboard #4235

medyagh opened this issue May 10, 2019 · 1 comment
Labels
co/dashboard dashboard related issues triage/unresolved Indicates an issue that can not or will not be resolved.

Comments

@medyagh
Copy link
Member

medyagh commented May 10, 2019

opening the dashbord in browser, produces a lot of GTK noise for css. it is better to send those browser related logs not into the terminal

The exact command to reproduce the issue:
minikube dashbord

The full output of the command that failed:

$ ./out/minikube dashboard
🔌  Enabling dashboard ...
🤔  Verifying dashboard health ...
🚀  Launching proxy ...
🤔  Verifying proxy health ...
🎉  Opening http://127.0.0.1:40175/api/v1/namespaces/kube-system/services/http:kubernetes-dashboard:/proxy/ in your default browser...

(google-chrome-stable:123045): Gtk-WARNING **: 17:36:01.563: Theme parsing error: gtk-widgets.css:186:14: not a number

(google-chrome-stable:123045): Gtk-WARNING **: 17:36:01.563: Theme parsing error: gtk-widgets.css:186:14: Expected a string.

(google-chrome-stable:123045): Gtk-WARNING **: 17:36:01.567: Theme parsing error: gtk-widgets.css:2749:24: not a number

(google-chrome-stable:123045): Gtk-WARNING **: 17:36:01.567: Theme parsing error: gtk-widgets.css:2749:24: Expected a string.

(google-chrome-stable:123045): Gtk-WARNING **: 17:36:01.568: Theme parsing error: gtk-widgets.css:2940:14: not a number

(google-chrome-stable:123045): Gtk-WARNING **: 17:36:01.568: Theme parsing error: gtk-widgets.css:2940:14: Expected a string.

(google-chrome-stable:123045): Gtk-WARNING **: 17:36:01.568: Theme parsing error: gtk-widgets.css:2946:17: Expected a string.

(google-chrome-stable:123045): Gtk-WARNING **: 17:36:01.569: Theme parsing error: gtk-widgets.css:4083:14: not a number

(google-chrome-stable:123045): Gtk-WARNING **: 17:36:01.569: Theme parsing error: gtk-widgets.css:4083:14: Expected a string.

(google-chrome-stable:123045): Gtk-WARNING **: 17:36:01.569: Theme parsing error: gtk-widgets.css:4088:17: Expected a string.

(google-chrome-stable:123045): Gtk-WARNING **: 17:36:01.570: Theme parsing error: gtk-widgets.css:4729:14: not a number

(google-chrome-stable:123045): Gtk-WARNING **: 17:36:01.570: Theme parsing error: gtk-widgets.css:4729:14: Expected a string.

(google-chrome-stable:123045): Gtk-WARNING **: 17:36:01.571: Theme parsing error: xfce.css:47:16: not a number

(google-chrome-stable:123045): Gtk-WARNING **: 17:36:01.571: Theme parsing error: xfce.css:47:16: Expected a string.

(google-chrome-stable:123045): Gtk-WARNING **: 17:36:01.571: Theme parsing error: lightdm-gtk-greeter.css:16:14: not a number

(google-chrome-stable:123045): Gtk-WARNING **: 17:36:01.571: Theme parsing error: lightdm-gtk-greeter.css:16:14: Expected a string.

(google-chrome-stable:123045): Gtk-WARNING **: 17:36:01.571: Theme parsing error: lightdm-gtk-greeter.css:26:14: not a number

(google-chrome-stable:123045): Gtk-WARNING **: 17:36:01.571: Theme parsing error: lightdm-gtk-greeter.css:26:14: Expected a string.

(google-chrome-stable:123045): Gtk-WARNING **: 17:36:01.571: Theme parsing error: lightdm-gtk-greeter.css:40:16: not a number

(google-chrome-stable:123045): Gtk-WARNING **: 17:36:01.571: Theme parsing error: lightdm-gtk-greeter.css:40:16: Expected a string.

(google-chrome-stable:123045): Gtk-WARNING **: 17:36:01.572: Theme parsing error: lightdm-gtk-greeter.css:96:14: Expected a string.

(google-chrome-stable:123045): Gtk-WARNING **: 17:36:01.572: Theme parsing error: lightdm-gtk-greeter.css:100:16: not a number

(google-chrome-stable:123045): Gtk-WARNING **: 17:36:01.572: Theme parsing error: lightdm-gtk-greeter.css:100:16: Expected a string.

(google-chrome-stable:123045): Gtk-WARNING **: 17:36:01.572: Theme parsing error: lightdm-gtk-greeter.css:279:14: not a number

(google-chrome-stable:123045): Gtk-WARNING **: 17:36:01.572: Theme parsing error: lightdm-gtk-greeter.css:279:14: Expected a string.

The operating system version:
debian rodete

@tstromberg
Copy link
Contributor

Apparently this is only noisy for Gnome users.

Hiding these messages would make it more difficult to debug actual browser issues.

@tstromberg tstromberg added co/dashboard dashboard related issues triage/unresolved Indicates an issue that can not or will not be resolved. labels May 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
co/dashboard dashboard related issues triage/unresolved Indicates an issue that can not or will not be resolved.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants