After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 678396 - Shell master needs to depend on newer gjs
Shell master needs to depend on newer gjs
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-06-19 12:15 UTC by Guillaume Desmottes
Modified: 2012-06-19 12:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Depend on gjs 1.33.2 (793 bytes, patch)
2012-06-19 12:18 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2012-06-19 12:15:37 UTC
I just build Shell master and then hit this error at runtime:
"No JS module 'format' found in search path"

Updating gjs fixed it but Shell's configure should have catch that my gjs was too old.
Comment 1 Guillaume Desmottes 2012-06-19 12:18:04 UTC
Created attachment 216736 [details] [review]
Depend on gjs 1.33.2

Shell uses the 'format' module which has been introduced in gjs 1.33.2.
Comment 2 Florian Müllner 2012-06-19 12:20:02 UTC
Review of attachment 216736 [details] [review]:

Sure.
Comment 3 Guillaume Desmottes 2012-06-19 12:48:21 UTC
Attachment 216736 [details] pushed as f58e8f2 - Depend on gjs 1.33.2