I am very new to the linux and using JWebBrowser in windows without any issue. Now migrating the application to linux where JWebBrowser is not working. How to resolve the following exception in linux(Ex:fedora,centos) where the solution should be same for all flavours.
org.eclipse.swt.SWTError: No more handles [Unknown Mozilla path (MOZILLA_FIVE_HOME not set)]
I tried the samplebrowserexample also, which got failed with the same error. I see the forums that XULRUNNER is needed but mozilla stopped it from 2015. Please help to understand and resolve the issue.
Thanks
Devi
Last edit: Vdevi 2021-03-04
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Christopher,
I am very new to the linux and using JWebBrowser in windows without any issue. Now migrating the application to linux where JWebBrowser is not working. How to resolve the following exception in linux(Ex:fedora,centos) where the solution should be same for all flavours.
org.eclipse.swt.SWTError: No more handles [Unknown Mozilla path (MOZILLA_FIVE_HOME not set)]
I tried the samplebrowserexample also, which got failed with the same error. I see the forums that XULRUNNER is needed but mozilla stopped it from 2015. Please help to understand and resolve the issue.
Thanks
Devi
Last edit: Vdevi 2021-03-04
Hi Devi,
I answered your answer on the support section:
https://sourceforge.net/p/djproject/support-requests/21/
Hope this helps,
-Christopher