Comment 55 for bug 1163501

Revision history for this message
Will (war59312) wrote :

OK same fix works for crashplan.

1.) Stop CrashPlan service via:

sudo /usr/local/crashplan/bin/CrashPlanEngine stop

2.) gksudo gedit /usr/local/crashplan/bin/run.conf

Add "-Dorg.eclipse.swt.browser.DefaultType=mozilla" to the end of the second line "GUI_JAVA_OPTS".

3.) Restart CrashPlan service via:

sudo /usr/local/crashplan/bin/CrashPlanEngine start