swt browser in headless mode
papaweb <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.embedding |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <02a2b73a-2f41-4896-b67b-d4cf8af08783@y11g2000yqm.googlegroups.com> |
Hi, I have problem running swt browser (mozilla) in headless mode. The code is quite simple, just initialize the browser, attach WebProgressListner and open url. My environment is ubuntu server + xorg + tinghtvnc. This configuration works fine up to the moment I close/disconnect the vnc client. Then browser freeze and I stop receive events from browser. Next time I open vnc client the browser continue from where it was frozen. Any ideas how to fix this issue. thanks