Browser cannot be initialized error when request for a certificate with tizen-sdk

1.9k Views Asked by At

When I try to request for a new certificate with tizen-sdk 2.4.0_Rev5 in Register Certificate, I get the following error Browser cannot be initialized.

I changed the path to chrome in Preferences->Tizen SDK->Web->Chrome to fit my actual path, and it works well with the simulator. I am using linux and I tried with chromium and google-chrome-stable.

2

There are 2 best solutions below

0
On

libwebkitgtk-1.0 is needed for internal browser. to install it:

sudo apt-get install libwebkitgtk-1.0-0
0
On

I am using Mac, I have these settings in Tizen IDE for Chrome:

enter image description here

Could you please double check the Extra parameters list:

--no-first-run --activate-on-launch --no-default-browser-check --allow-file-access-from-files --disable-web-security --disable-translate --proxy-auto-detect --proxy-bypass-list=127.0.0.1