Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 525388

Summary: [gnome-overlay] Gnome weather 3.14.1 don't start
Product: Gentoo Linux Reporter: Yuriy <yurg27>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: alexander
Priority: Normal Keywords: InOverlay
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 523688    

Description Yuriy 2014-10-14 08:20:38 UTC
log:
окт 14 12:15:26 pc1 org.gnome.Weather.Application[2608]: (gjs:3088): Gjs-WARNING **: JS ERROR: Error: No JS module 'package' found in search path
окт 14 12:15:26 pc1 org.gnome.Weather.Application[2608]: @/usr/share/org.gnome.Weather/org.gnome.Weather.Application:2
окт 14 12:15:26 pc1 org.gnome.Weather.Application[2608]: JS_EvaluateScript() failed

Reproducible: Always
Comment 1 Alexander Tsoy 2014-10-14 08:50:18 UTC
"package" is included in gjs since 1.41.4 [1] [2], but according to bug 525218 you have 1.41.1.

[1] https://git.gnome.org/browse/gjs/commit/?id=a78b6d125c61282eb9e29f5ca315558b8c55da4a
[2] https://git.gnome.org/browse/gjs/log/?h=gnome-3-14
Comment 2 Alexander Tsoy 2014-10-14 08:53:15 UTC
So I think gnome-weather-3.14 should depend on at least >=gjs-1.41.4
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2014-10-15 22:01:23 UTC
I know there is more of these as upstreams did not fix their configure, but I didn't have the courage to check all gjs using packages so feel free to open reports for them too.

commit b55a7e0f50bd53ac5022b3e9a0fb879b46d8dda9
Author: Gilles Dartiguelongue <eva@gentoo.org>
Date:   Thu Oct 16 00:00:09 2014 +0200

    gnome-extra/gnome-weather: raise dependency on gjs, bug #525388