Re: Xulrunner upgrade from 1.9 to 6.0.2
reverendlinux <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpfe |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <bc15cfdf-c190-49fa-99c6-24907b4afe1e@t29g2000vby.googlegroups.com> |
On Sep 19, 6:33 am, Rohit <[email protected]> wrote: > Hi, > > I have an application based on 1.9 version of xulrunner. Is it > possible to upgrade xulrunner from 1.9 to 6.0.2 version? > Is there any documentation? > The observation is, xulrunner-bin process goes into zombie mode on > linux! > > Regards, > Rohit I had to say me too, but me too. I just moved from Ubuntu 10.04 to Fedora 15. Now my XUL app that was working is not. Issuing xulrunner application.ini returns nothing. Process kicks off then just sits there until I issue a CTRL+C. First thought was to downgrade to 1.9 on Fedora to see if that would fix it but ran into lib issues. I'm going to try running it with strace when I get back to working on it to see if there may be some clue as to where it is hanging. On a side note, I sure wish there was a --verbose option for xulrunner.