Custom query (1087 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (106 - 108 of 1087)

Ticket Resolution Summary Owner Reporter
#747 fixed "right" directive not working when generating osgeo-live docs using sphinx live-demo@… camerons
Description

On ubuntu 11.04 (which is what osgeo-live 5.0 is based upon), the image ":align: right" directive doesn't seem to be getting recognized, as images are displayed in the center of display instead of on the right, as they should be. This text was rendered correctly for osgeo-live 4.5 on ubuntu 10.04.

An example of RST text is here:

.. image:: ../../images/screenshots/800x600/openlayers-basic.png
  :scale: 100 %
  :alt: screenshot
  :align: right

Attached to this ticket are 3 different screen shots:

  • ubuntu11.04.png: This is an example of the image being displayed in the center of the display instead of the right.
  • live.osgeo.org.png: This image is what is displayed for release 4.5, and is the way the rendering should look
  • adhoc.osgeo.org.osuosl.org.png is an image of the nightly build. This has a different problem in the relative size of images is not being respected.
#750 fixed ushahidi doesn't connect to DB during quickstart setup live-demo@… camerons
Description

Running osgeolive5.0b5, I open a clean VM, then open ushahidi application by selecting ushahidi from the pull down menu.

I then start following the steps of the quickstart: http://adhoc.osgeo.osuosl.org/livedvd/docs/en/quickstart/ushahidi_quickstart.html

Choose “Basic Installation”, “Let’s get started”, and it will prompt you for a few details. The database name is “ushahidi”, database user name is “user”, the password is also “user”. The database host is “localhost”. Then continue.

I then get the following error: "Oops! We couldn't make a connection to the database server with the credentials given. Please make sure they are correct."

#751 fixed WPS doesn't open on first click live-demo@… camerons
Description

When you click on the WPS icon for the first time after starting a VM, it opens firefox at the URL http://localhost:8083/wps/test.html (which is good).

However, the web service hasn't been started straight away, and consequently the web browser reports that it can't find the URL.

When the web page is refreshed after 15 secs or so, the correct web page loads.

I suggest that a delay is included before the firefox is loaded. (See geoserver as an example).

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