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

Few JS warnings #41

Closed
bilelmoussaoui opened this issue Sep 7, 2017 · 6 comments
Closed

Few JS warnings #41

bilelmoussaoui opened this issue Sep 7, 2017 · 6 comments

Comments

@bilelmoussaoui
Copy link

Here's a list of warning i got when i tried the extension on my machine

sep 04 04:56:18 lenovo gnome-shell[19623]: JS WARNING: [/home/bilal/.local/share/gnome-shell/extensions/cpufreq@konkor/extension.js 1294]: Too many arguments to method Clutter.Actor.add_child: expected 1, got 2
sep 04 04:56:18 lenovo gnome-shell[19623]: JS WARNING: [/home/bilal/.local/share/gnome-shell/extensions/cpufreq@konkor/extension.js 1435]: Too many arguments to method Clutter.Actor.add_child: expected 1, got 2
sep 04 04:56:18 lenovo gnome-shell[19623]: JS WARNING: [/home/bilal/.local/share/gnome-shell/extensions/cpufreq@konkor/extension.js 1437]: Too many arguments to method Clutter.Actor.add_child: expected 1, got 2
sep 04 04:56:18 lenovo gnome-shell[19623]: JS WARNING: [/home/bilal/.local/share/gnome-shell/extensions/cpufreq@konkor/extension.js 1439]: Too many arguments to method Clutter.Actor.add_child: expected 1, got 2
sep 04 04:56:18 lenovo gnome-shell[19623]: JS WARNING: [/home/bilal/.local/share/gnome-shell/extensions/cpufreq@konkor/extension.js 1441]: Too many arguments to method Clutter.Actor.add_child: expected 1, got 2
sep 04 04:56:18 lenovo gnome-shell[19623]: JS WARNING: [/home/bilal/.local/share/gnome-shell/extensions/cpufreq@konkor/extension.js 1443]: Too many arguments to method Clutter.Actor.add_child: expected 1, got 2
sep 04 04:56:18 lenovo gnome-shell[19623]: JS WARNING: [/home/bilal/.local/share/gnome-shell/extensions/cpufreq@konkor/extension.js 1445]: Too many arguments to method Clutter.Actor.add_child: expected 1, got 2
@konkor
Copy link
Owner

konkor commented Sep 7, 2017

@bil-elmoussaoui thank you for the report. Can you tell me more about your OS and gnome-shell version?

@bilelmoussaoui
Copy link
Author

I'm using GNOME Shell 3.25.91 on Archlinux

@konkor
Copy link
Owner

konkor commented Sep 7, 2017

Now Gtk3 is cleaning all I'll try to fix it if it possible to don't break backward compatibility. So it's not critical at all and warn about depricated API only. But anyway thanks.

@bilelmoussaoui
Copy link
Author

it's critical, it kept breaking gnome-shell all the time until i have disabled the extension :p
unless it's something else with the extension

@konkor
Copy link
Owner

konkor commented Sep 7, 2017

Okay :) I'll take a look.

@konkor
Copy link
Owner

konkor commented Sep 7, 2017

@bil-elmoussaoui Test info branch and tell me if all right. Okay?
Try

  1. Run install script
chmod +x ./install.sh
./install.sh info
  1. Restart Gnome to reload extensions by:
  • user's Log-out/Log-in (X11/Wayland)
  • Alt-F2 r command (X11 only)
  • or just reboot PC (X11/Wayland)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants