fails to start due to TypeError

Bug #1462834 reported by Logan Rosen on 2015-06-07
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gnome-weather (Ubuntu)
Undecided
Unassigned

Bug Description

gnome-weather doesn't appear to launch properly on my system. Nothing appears when I run the gnome-weather command in a terminal. Here are the messages returned:

logan@logan-VMware:~$ gnome-weather

(org.gnome.Weather.Application:2037): Gjs-WARNING **: JS ERROR: TypeError: this._outerGrid is undefined
WeatherWidget<._init@resource:///org/gnome/Weather/Application/js/app/city.js:54
wrapper@resource:///org/gnome/gjs/modules/lang.js:169
WeatherView<._init@resource:///org/gnome/Weather/Application/js/app/city.js:211
wrapper@resource:///org/gnome/gjs/modules/lang.js:169
MainWindow<._init@resource:///org/gnome/Weather/Application/js/app/window.js:87
wrapper@resource:///org/gnome/gjs/modules/lang.js:169
Application<._createWindow@resource:///org/gnome/Weather/Application/js/app/main.js:127
wrapper@resource:///org/gnome/gjs/modules/lang.js:169
Application<.vfunc_activate@resource:///org/gnome/Weather/Application/js/app/main.js:159
wrapper@resource:///org/gnome/gjs/modules/lang.js:169
main@resource:///org/gnome/Weather/Application/js/app/main.js:175
run@resource:///org/gnome/gjs/modules/package.js:192
@/usr/bin/gnome-weather:6

Gjs-Message: JS LOG: Failed to connect to GeoClue2 service: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Geolocation disabled for UID 1000

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: gnome-weather 3.16.2.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
Uname: Linux 3.19.0-20-generic x86_64
ApportVersion: 2.17.3-0ubuntu4
Architecture: amd64
CurrentDesktop: GNOME
Date: Sun Jun 7 16:32:56 2015
InstallationDate: Installed on 2014-09-18 (262 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140917)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-weather
UpgradeStatus: No upgrade log present (probably fresh install)

Logan Rosen (logan) wrote :
Logan Rosen (logan) wrote :

We might need gjs 1.43.3. According to the NEWS file [1], it added "full automatic support for GTK widget templates." gnome-weather switched to a full templating system, as far as I can tell, so our outdated version of gjs might explain why it won't start.

Logan Rosen (logan) wrote :

Yep, gjs is the culprit. I just packaged gjs 1.43.3-0ubuntu1, which should be in the repositories shortly. I'll also update the gnome-weather package to depend on gjs >= 1.43.3 so that we can close this bug.

Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gnome-weather - 3.16.2.1-0ubuntu2

---------------
gnome-weather (3.16.2.1-0ubuntu2) wily; urgency=medium

  * Bump gjs dependency to >= 1.43.3, as gnome-weather won't start without
    that version of gjs (or greater) (LP: #1462834).

 -- Logan Rosen <email address hidden> Sun, 07 Jun 2015 18:43:38 -0700

Changed in gnome-weather (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  Edit
Everyone can see this information.

Other bug subscribers