[Userland-team] [OpenIndiana Distribution - Bug #1420] gnome missing Seed - GObject JavaScriptCore bridge

illumos project devnull at illumos.org
Mon Aug 29 01:15:56 UTC 2011


Issue #1420 has been updated by Chris Jordan.

Category set to oi-build
Assignee set to OI Userland
Tags changed from needs-triage to seed

There isn't a package for gnome's Seed.  Both the "lightsoff" and "swell-foop" games in gnome-games depend on that.  Assigning to "OI Userland" as a request to have Seed packaged.
----------------------------------------
Bug #1420: gnome missing Seed - GObject JavaScriptCore bridge
https://www.illumos.org/issues/1420

Author: Richard PALO
Status: New
Priority: Normal
Assignee: OI Userland
Category: oi-build
Target version: oi_151_stable
Difficulty: Medium
Tags: seed


Not that I'm a games nut, but sometimes mahjongg and same help me blow some time.
After installing oi_151 (first install 148 text then image-updating), and pkg install gnome-games
I can run mahjongg just fine (although there is an error that the default tile is missing and I'm forced to 
go into preferences to select one of the two possibilities...

However, when I try to run Swell-Foop (new name for 'same') nothing happens.
When I try from the command line:
<pre>
richard at amilo:~$ swell-foop 
/usr/bin/env: No such file or directory
richard at amilo:~$ cat `which swell-foop`
#!/usr/bin/env sh

export LD_LIBRARY_PATH="/usr/lib/gnome-games${LD_LIBRARY_PATH+:$LD_LIBRARY_PATH}"
/usr/bin/env seed /usr/share/gnome-games/swell-foop/main.js
richard at amilo:~$ 
</pre>

>From the Gnome website:
<pre>
Seed - GObject JavaScriptCore bridge

Seed is a library and interpreter, dynamically bridging (through GObjectIntrospection) the WebKit JavaScriptCore engine, with the GNOME platform. Seed serves as something which enables you to write standalone applications in JavaScript, or easily enable your application to be extensible in JavaScript. 
</pre>

What's the pkg incantation to complete the gnome install?


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account



More information about the Userland-team mailing list