[Bug 513163] [NEW] Google Gadgets for Linux 0.11.2 has been released.

2010-01-27 Thread James Su
Public bug reported: ChangeLog: * 0.11.2 - Jan 27th 2009 o DBus proxy: Introspect remote object asynchronously. o Rss gadget: Improved compatibility with some websites. o Edit element: Added vAlign property (Only implemented in Gtk version). o Base element: Added focus overlay and tab stop

[Bug 382650] [NEW] GGL 0.11.0 has been released.

2009-06-02 Thread James Su
Public bug reported: The source package of Google Gadgets for Linux 0.11.0 has been released. Can you please upgrade binary package accordingly? ** Affects: google-gadgets (Ubuntu) Importance: Undecided Status: New -- GGL 0.11.0 has been released. https://bugs.launchpad.net/bugs/3

[Bug 314778] Re: Main inclusion for Google Gadgets

2009-03-26 Thread James Su
A webkit backend has been implemented for GGL and will hopefully be released with the next version of GGL. Then the mandatory dependency between GGL and xulrunner can be removed. But unfortunately, webkit-1.0.1 is broken and will crash when running GGL. So it would be good if webkit in ubuntu can b

[Bug 314778] Re: Main inclusion for Google Gadgets

2009-03-26 Thread James Su
A webkit backend has been implemented for GGL and will hopefully be released with the next version of GGL. Then the mandatory dependency between GGL and xulrunner can be removed. But unfortunately, webkit-1.0.1 is broken and will crash when running GGL. So it would be good if webkit in ubuntu can b

[Bug 314778] Re: Main inclusion for Google Gadgets

2009-03-04 Thread James Su
GGL doesn't have static binary linkage to libmozjs.so and libxul.so. Instead, it opens libmozjs.so dynamically (at runtime), just like what firefox and other similar applications do. So I'm wondering why apps like firefox can be in main, while GGL can't. -- Main inclusion for Google Gadgets htt

[Bug 314778] Re: Main inclusion for Google Gadgets

2009-02-23 Thread James Su
For now google-gadgets-xul is mandatory for google-gadgets-gtk. Removing it is not an option. However, I just noticed that xulrunner-1.9 (used by google-gadgets-xul) is actually in main rather than universe. I'm wondering why it's not possible to put google-gadgets in main as well? I think the s

[Bug 286906] Re: Unable to use libmozjs.so in an application, because of library path problem.

2008-10-21 Thread James Su
The project I'm working on is: http://code.google.com/p/google-gadgets-for-linux, which has two modules that relies on xulrunner: 1. A script runtime module based on SpiderMonkey library(libmozjs.so), taking charge of javascript interpretation. 2. A browser module based on Gecko(gtkmozembed) and

[Bug 286906] [NEW] Unable to use libmozjs.so in an application, because of library path problem.

2008-10-21 Thread James Su
Public bug reported: Binary package hint: xulrunner-1.9 source package: xulrunner-1.9 version: 1.9.0.1 ubuntu 8.04 and 8.10 I'm working on a project which depends on xulrunner and spidermonkey (libmozjs). I use ubuntu 8.04 and xulrunner 1.9 as my development environment. The problem is, libmozjs