GNOME Bugzilla – Bug 724866
Popup Only gray box: Typelib file for namespace 'Sushi' (any version) not found
Last modified: 2015-06-26 00:56:17 UTC
1. start nautilus 2. move txt , audio or move file 2. click spacebar $ gdb /usr/libexec/sushi-start (sushi-start:18834): Gjs-WARNING **: JS ERROR: Error: Requiring Sushi, version none: Typelib file for namespace 'Sushi' (any version) not found @/usr/share/sushi/js/viewers/text.js:31 ** (sushi-start:18834): WARNING **: Unable to parse viewer text.js: JS_EvaluateScript() failed (sushi-start:18834): Gjs-WARNING **: JS ERROR: Error: Requiring Sushi, version none: Typelib file for namespace 'Sushi' (any version) not found @/usr/share/sushi/js/viewers/html.js:30 ** (sushi-start:18834): WARNING **: Unable to parse viewer html.js: JS_EvaluateScript() failed (sushi-start:18834): Gjs-WARNING **: JS ERROR: Error: No JS module 'ui' found in search path @/usr/share/sushi/js/viewers/font.js:26 ** (sushi-start:18834): WARNING **: Unable to parse viewer font.js: JS_EvaluateScript() failed (sushi-start:18834): Gjs-WARNING **: JS ERROR: Error: No JS module 'ui' found in search path @/usr/share/sushi/js/viewers/image.js:35 ** (sushi-start:18834): WARNING **: Unable to parse viewer image.js: JS_EvaluateScript() failed (sushi-start:18834): Gjs-WARNING **: JS ERROR: Error: No JS module 'util' found in search path @/usr/share/sushi/js/viewers/gst.js:36 ** (sushi-start:18834): WARNING **: Unable to parse viewer gst.js: JS_EvaluateScript() failed (sushi-start:18834): Gjs-WARNING **: JS ERROR: Error: Requiring Sushi, version none: Typelib file for namespace 'Sushi' (any version) not found @/usr/share/sushi/js/viewers/audio.js:30 ** (sushi-start:18834): WARNING **: Unable to parse viewer audio.js: JS_EvaluateScript() failed (sushi-start:18834): Gjs-WARNING **: JS ERROR: Error: Requiring Sushi, version none: Typelib file for namespace 'Sushi' (any version) not found @/usr/share/sushi/js/viewers/evince.js:30 ** (sushi-start:18834): WARNING **: Unable to parse viewer evince.js: JS_EvaluateScript() failed (sushi-start:18834): Gjs-WARNING **: JS ERROR: Error: No JS module 'ui' found in search path @main.c:1 ** (sushi-start:18834): ERROR **: Failed to load main javascript: JS_EvaluateScript() failed Program received signal SIGTRAP, Trace/breakpoint trap. g_logv (log_domain=0x0, log_level=G_LOG_LEVEL_ERROR, format=<optimized out>, args=args@entry=0x7fffffffdf60) at gmessages.c:1038 1038 g_private_set (&g_log_depth, GUINT_TO_POINTER (depth)); (gdb) bt
+ Trace 233203
sushi-3.11.90-2.fc21.x86_64 cogl-1.17.4-2.fc21.x86_64
This bug is affecting me and many other Arch Linux users with Gnome 3.12 too. There is an Arch forum thread on this issue here: https://bbs.archlinux.org/viewtopic.php?id=180667 and a bug report (with screenshot) here: https://bugs.archlinux.org/task/40145 All affected users who have given information on their setup seem to be using Intel graphics.
I believe this is another occurrence of bug 727646, i.e. it was using an older GJS than required. Seems to work fine here now in any case. *** This bug has been marked as a duplicate of bug 727646 ***