suzhe / google-gadgets-for-linux

Automatically exported from code.google.com/p/google-gadgets-for-linux
Apache License 2.0
0 stars 0 forks source link

js-runtime-script error on Debian Sid #339

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install Google Gadgets from Debian Sid repositories
2. Launch Google Gadgets
3. Error message "Program can't start because it failed to load the 
js-runtime-script module"

What is the expected output? What do you see instead?
Expect - Google Gadgest application to load.
Result -  Error message "Program can't start because it failed to load the 
js-runtime-script module"

What version of the product are you using? On what operating system?
Google Gadgets 0.10.5-0.3

Please provide any additional information below.
ggl-qt
Not a regular file: /
Missing symbol in libmozjs.so: JS_SetBranchCallback

ggl-qt -l 0                       
Not a regular file: /                              
Initialize smjs_script_runtime extension.          
Missing symbol in libmozjs.so: JS_SetBranchCallback
Finalize smjs_script_runtime extension.            
Initialize default_framework extension.            
Initialize libxml2_xml_parser extension.           
Initialize default_options extension.              
Initialize dbus_script_class extension.            
Initialize qtwebkit_browser_element extension.     
Initialize qt_system_framework extension.          
Initialize qt_edit_element extension.              
Initialize gst_audio_framework extension.          
Initialize gst_video_element extension.            
Initialize linux_system_framework extension.       
Initialize qt_xml_http_request extension.          
Initialize analytics_usage_collector extension.    
Initialize google_gadget_manager extension.      
<pop message "Program can't start it failed to load module js-script-runtime">

I have the following pkgs installed:
google-gadgets-common, gst, qt, xul
*plasma-scriptengine-googlegadgets
xulrunner-1.9.1
*xulrunner-dev
* Suggested fixes on forum threads

Original issue reported on code.google.com by mconno...@gmail.com on 28 Nov 2009 at 9:55

GoogleCodeExporter commented 9 years ago
The same version has migrated to Squeeze (testing) and the problem still 
exists. The 
file google-gadgets-xul is identical.

Original comment by mccfr...@gmail.com on 18 Dec 2009 at 4:37

GoogleCodeExporter commented 9 years ago
I have the same issue exactly. I am using Sidux, debian sid also.  I have 
followed
the instructions for building the source and had a complete list of yes on the
summary of the ../configure --prefix=/usr process.  I also have tried to apt-get
google-gadgets-gtk, that also has failed with the same response.

Original comment by davedartt@gmail.com on 24 Dec 2009 at 7:47

GoogleCodeExporter commented 9 years ago
You may upgrade to the latest version (0.11.1), which should have solved this 
issue.

Original comment by james...@gmail.com on 14 Jan 2010 at 8:39

GoogleCodeExporter commented 9 years ago
Yes, upgrading to ver. 0.11.1 does fix the problem. For anyone else using the 
Debian 
Sid repo, the upgrade ver # is 0.11.1-1.1 and libs have an "a" at the end such 
as 
"libgadget-1.0-0a" Also, you don't need to have the 
"plasma-scriptengine-googlea" pkg 
installed.

Thanks James!

Original comment by mconno...@gmail.com on 16 Jan 2010 at 8:58