[Bug 540240] New: same-gnome-clutter fails
http://bugzilla.novell.com/show_bug.cgi?id=540240 Summary: same-gnome-clutter fails Classification: openSUSE Product: openSUSE 11.2 Version: Milestone 7 Platform: i386 OS/Version: SuSE Other Status: NEW Severity: Normal Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: ajohansson@novell.com QAContact: qa@suse.de Found By: --- rpm -q gnome-games gnome-games-2.27.90-2.4.i586
From the menu it dies without a sound. From the command line I get
~> same-gnome-clutter {"message":"Result of expression 'imports.os' [undefined] is not an object.","line":196,"sourceId":-1272128536,"sourceURL":"/usr/share/seed/extensions/Seed.js","expressionBeginOffset":5708,"expressionCaretOffset":5718,"expressionEndOffset":5727} ** (seed:444): CRITICAL **: TypeError. Result of expression 'imports.gettext' [undefined] is not an object. in /usr/share/gnome-games/same-gnome-clutter/main.js at line 12 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=540240 User dominique.leuenberger@tmf-group.com added comment http://bugzilla.novell.com/show_bug.cgi?id=540240#c1 Dominique Leuenberger <dominique.leuenberger@tmf-group.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dominique.leuenberger@tmf-g | |roup.com --- Comment #1 from Dominique Leuenberger <dominique.leuenberger@tmf-group.com> 2009-09-18 10:50:38 MDT --- seed 2.27.92 and gnome-games 2.27.92 together fix this error. They are avaialble / built already in GNOME:Factory repository -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=540240 User dominique.leuenberger@tmf-group.com added comment http://bugzilla.novell.com/show_bug.cgi?id=540240#c2 Dominique Leuenberger <dominique.leuenberger@tmf-group.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Dominique Leuenberger <dominique.leuenberger@tmf-group.com> 2009-09-18 10:50:49 MDT --- seed 2.27.92 and gnome-games 2.27.92 together fix this error. They are avaialble / built already in GNOME:Factory repository -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=540240 User dominique.leuenberger@tmf-group.com added comment http://bugzilla.novell.com/show_bug.cgi?id=540240#c3 Dominique Leuenberger <dominique.leuenberger@tmf-group.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |noelamac@gmail.com --- Comment #3 from Dominique Leuenberger <dominique.leuenberger@tmf-group.com> 2009-09-28 02:42:35 MDT --- *** Bug 541826 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=541826 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=540240 User noelamac@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=540240#c4 --- Comment #4 from Camaleon -- <noelamac@gmail.com> 2009-10-02 09:48:42 CEST --- "same-gnome-clutter" is still failing in ML8. gnome-games-2.27.92-1.2.x86_64 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=540240 User dominique.leuenberger@tmf-group.com added comment http://bugzilla.novell.com/show_bug.cgi?id=540240#c5 --- Comment #5 from Dominique Leuenberger <dominique.leuenberger@tmf-group.com> 2009-10-02 01:50:58 MDT --- seed did not manage to get on the M8 CDs.. you're still running seed 2.27.91. you can try to get seed / libseed from the GNOME:Factory repo, then this should be fine. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=540240 User dominique.leuenberger@tmf-group.com added comment http://bugzilla.novell.com/show_bug.cgi?id=540240#c6 Dominique Leuenberger <dominique.leuenberger@tmf-group.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | AssignedTo|bnc-team-gnome@forge.provo. |dominique.leuenberger@tmf-g |novell.com |roup.com --- Comment #6 from Dominique Leuenberger <dominique.leuenberger@tmf-group.com> 2009-10-05 03:57:29 MDT --- The error, unlike initially believed, seems to be (now) specific to x86_64. It works on my i586 install but not on the x86_64 (same update level). first glance at /usr/bin/same-gnome-clutter reveals:
#!/usr/bin/env sh
export LD_LIBRARY_PATH=/usr/lib/gnome-games:$LD_LIBRARY_PATH /usr/bin/env seed /usr/share/gnome-games/same-gnome-clutter/main.js
which is a no-no on x86_64... fixing this single line though is not sufficient. Haunting it down. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=540240 Dominique Leuenberger <dominique.leuenberger@tmf-group.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |ASSIGNED -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=540240 User dominique.leuenberger@tmf-group.com added comment http://bugzilla.novell.com/show_bug.cgi?id=540240#c7 --- Comment #7 from Dominique Leuenberger <dominique.leuenberger@tmf-group.com> 2009-10-05 04:00:46 MDT --- libseed0 looks for all it's 'plugins' in /usr/lib/seed which, consdiering that all the files are ELF64 binaries sounds wrong. for a test a 'linked' /usr/lib/seed to /usr/lib64/seed, fixed the /usr/bin/same-gnome-clutter path and it works... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=540240 User dominique.leuenberger@tmf-group.com added comment http://bugzilla.novell.com/show_bug.cgi?id=540240#c8 --- Comment #8 from Dominique Leuenberger <dominique.leuenberger@tmf-group.com> 2009-10-05 05:36:35 MDT --- - seed patched - sr21698 (find extensions in /usr/lib64/seed) - gnome-games patched - sr21701 (extend the LD_LIBRARY_PATH properly). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=540240 User dominique.leuenberger@tmf-group.com added comment http://bugzilla.novell.com/show_bug.cgi?id=540240#c9 --- Comment #9 from Dominique Leuenberger <dominique.leuenberger@tmf-group.com> 2009-10-05 05:46:24 MDT --- SR 21701 superseeded by SR21702 - Same problem/fix applies for (unreported) lightsoff startup failure. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=540240 User vuntz@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=540240#c10 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |vuntz@novell.com Resolution| |FIXED --- Comment #10 from Vincent Untz <vuntz@novell.com> 2009-10-05 07:07:06 MDT --- Accepted => closing. The lightsoff issue is bug 541824. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com