Custom query (1087 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (97 - 99 of 1087)

Ticket Resolution Summary Owner Reporter
#452 fixed tilelite prompts user when run a 2nd time springmeyer camerons
Description

If the /tmp/ directory has already been populated (as happens when you run a script for the second time), the tilelite script will ask for the user to confirm to replace files or not.

This shouldn't happen as we wish to make the install process as automated as possible.

#476 fixed localhost not viewable in offline mode live-demo@… camerons
Description

When the network is disconnected, the http://localhost url is not found in firefox. In particular http://localhost:5000 doesn't find the mapfish application.

To reproduce the problem:

  • Turn networking off in a VM (usually bottom right icon on display), or disconnect ethernet cable if running from an iso image, and turn off wireless on the computer.
  • type http://localhost:5000 into a firefox browser. The mapfish application should come up when this problem is fixed.

=== Manual fix:

  • Type about:config as the URL into firefox. Select "I'll be careful"
  • You should see a list of config options
  • Select "browser.offline-apps.notify" to set it to false.
#477 fixed Add symbolic link to data directory from /home/user live-demo@… camerons
Description

We should have a symbolic link from the home directory to the data directories. Ie:

cd /home/user ln -s /usr/local/share data

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.