neffo / earth-view-wallpaper-gnome-extension

A beautiful satellite image from Google Earth as your GNOME desktop wallpaper.
https://extensions.gnome.org/extension/1295/google-earth-wallpaper/
GNU General Public License v3.0
67 stars 8 forks source link

Error: Value is not a valid 64-bit integer #3

Closed sebas891 closed 7 years ago

sebas891 commented 7 years ago

Hello, Looks like a nice extension! Many thanks for the work.

I'm running Debian stretch 64bits with gnome 3.22.2, I just did a git clone, logout and login, when i click on "settings" I get this error.

Error: Value is not a valid 64-bit integer

Stack trace:
  _init/Gtk.Widget.prototype._init@resource:///org/gnome/gjs/modules/overrides/Gtk.js:107
  buildPrefsWidget@/home/sebas/.local/share/gnome-shell/extensions/GoogleEarthWallpaper@neffo.github.com/prefs.js:61
  Application<._selectExtension@resource:///org/gnome/shell/extensionPrefs/main.js:90
  wrapper@resource:///org/gnome/gjs/modules/lang.js:178
  Application<._onCommandLine@resource:///org/gnome/shell/extensionPrefs/main.js:239
  wrapper@resource:///org/gnome/gjs/modules/lang.js:178
  main@resource:///org/gnome/shell/extensionPrefs/main.js:377
  @<main>:1

Let me know if I can help debug that, I'm not a JS hacker.

Cheers,

Sébastien

neffo commented 7 years ago

Hmm, interesting. That was the first time you ran the extension, I presume?

EDIT: I'm spinning up a VM to see if I can replicate this

sebas891 commented 7 years ago

Yes the first time also everytimes I try to click on "Settings". I try creating a new user and activating the extension and the same problem is there.

neffo commented 7 years ago

@sebas891 can you test the latest commit and let me know if it works? let me know if you see the map or not as well

(I had all kinds of trouble installing Debian 9 in a VM glares at Gnome Boxes)

sebas891 commented 7 years ago

Everything is working! I can now see the "Settings" menu and the menu "view in Google Maps" Many thanks for the fix!

Cheers,