SimonItaly / iconping_gnome

Icon Ping - visual ping to 8.8.8.8, based on antirez/iconping for macOS
GNU General Public License v3.0
6 stars 8 forks source link

Warnings on Arch Linux installation #2

Open mario-tux opened 6 years ago

mario-tux commented 6 years ago

On my Arch Linux using Gnome Shell 3.26.2 I'm getting tons of warnings:

dic 10 12:32:38 nazgul gnome-shell[1187]: JS WARNING: [/home/mario/.local/share/gnome-shell/extensions/iconping@simonebisi.it/extension.js 102]: Too many arguments to function GLib.io_add_watch: expected 4, got 5
dic 10 12:32:38 nazgul gnome-shell[1187]: JS WARNING: [/home/mario/.local/share/gnome-shell/extensions/iconping@simonebisi.it/extension.js 108]: Too many arguments to function GLib.io_add_watch: expected 4, got 5
dic 10 12:32:38 nazgul gnome-shell[1187]: JS WARNING: [/home/mario/.local/share/gnome-shell/extensions/iconping@simonebisi.it/extension.js 119]: Too many arguments to method GLib.IOChannel.read_to_end: expected 0, got 1
dic 10 12:32:43 nazgul gnome-shell[1187]: JS WARNING: [/home/mario/.local/share/gnome-shell/extensions/iconping@simonebisi.it/extension.js 102]: Too many arguments to function GLib.io_add_watch: expected 4, got 5
dic 10 12:32:43 nazgul gnome-shell[1187]: JS WARNING: [/home/mario/.local/share/gnome-shell/extensions/iconping@simonebisi.it/extension.js 108]: Too many arguments to function GLib.io_add_watch: expected 4, got 5
dic 10 12:32:43 nazgul gnome-shell[1187]: JS WARNING: [/home/mario/.local/share/gnome-shell/extensions/iconping@simonebisi.it/extension.js 119]: Too many arguments to method GLib.IOChannel.read_to_end: expected 0, got 1
dic 10 1
mgafner commented 6 years ago

will be fixed with my pull request

mgafner commented 5 years ago

@SimonItaly has merged my pull request, thanks! Now this issue is fixed.