Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Google Chrome has stopped supporting the PathPilot operating system. Dropbox support requires a browser to login to your Dropbox account. Tormach has supplied a tss file (tech support script) to automate the process of uninstalling Google Chrome and installing the latest version of Mozilla Firefox.

Table of Contents

Table of Contents
minLevel2
maxLevel7
stylenumber

Step 1: Update PathPilot to v2.10.1 or later

To get the support needed script to run in PathPilot, make sure to update to at least v2.10.1 first. We always recommend staying up to date on software versions. https://tormach.com/support/software/pathpilot/pathpilot-updates-and-notes

...

Tormach PathPilot Updates

Step 2: Run the .tss Script

Download this update_firefox.tss script and transfer it to your controller using a USB drive.

View file
nameupdate_firefox.tss

On the File tab, navigate into the Examples folder and replace the existing update_firefox.tss (it is out of date and will not work).

Then select the update_firefox.tss file . Click and click the Load G-code button to run it.

Depending on your download speed, it could take 5+ minutes to download the updates it needs and apply them. When it's complete, you’ll see a confirmation on the Status tab that update_firefox.tss was executed. (.tss files stand for Tormach support scripts.)

Step 3: Restart PathPilot and Install Dropbox

Restart PathPilot.

When the main UI is displayed again, in the MDI Line, enter ADMIN BROWSER to confirm that the default browser is now set to launch Firefox.

...

Next, in the MDI Line, type ADMIN DROPBOX. Follow the steps to uninstall/reinstall Dropbox in the Dropbox Configuration window that displays.

...

Once fully updated and linked up to your Dropbox account, the Dropbox code that starts when the controller is powered on should stop trying to launch Chrome with a page that urges you to update.

Version 2.10.1 or Later

...

Step 4: Edit the Dropbox code file

Unfortunately, the dropbox code Step 3 downloads from dropbox.com has an error and must be edited to fix. We hope Dropbox will fix this in the future.

In the mean time, with PP running, type Alt-E to bring up Gedit. Then click Open. Then type Alt-Up Arrow. That takes the File Open dialog up one directory and you’ll see dropbox.py sitting there on the internal drive. Select it. Then go down to line 866 - it should saywhich should be this line:

Code Block
@alias('stat')

Carefully delete the entire line without changing any other spacing. Click Save and then exit Gedit.

Then run ADMIN DROPBOX again and click Start Synching. Firefox will appear after a bit and you’ll need to login and link your Dropbox account to the controller.

NOTE: If you click the Uninstall button, that deletes /home/operator/the dropbox.py you just fixed above and upon the next Install button click, it will download it again from dropbox.com and it will be broken again. View filenameupdate_firefox.tssAt that point, just repeat Step 4 again to fix.