[Live-demo] [OSGeo] #1063: rasdaman dataset verification
OSGeo
trac_osgeo at osgeo.org
Wed Jan 30 15:29:57 PST 2013
#1063: rasdaman dataset verification
----------------------+-----------------------------------------------------
Reporter: rasdaman | Owner: rasdaman
Type: defect | Status: assigned
Priority: normal | Milestone: OSGeoLive6.5
Component: LiveDVD | Keywords: 6.5, rasdaman
----------------------+-----------------------------------------------------
Comment(by hamish):
by the way, a &&'d confirmation dialog would be nice in the start_rasdaman
and stop_rasdaman scripts.
"zenity" is available on the Live DVD, use it like:
{{{
... start commands
if [ $? -eq 0 ] ; then
zenity --info --text "The Rasdaman daemons have been launched." &
else
zenity --info --text "The Rasdaman daemons failed to launch."
fi
}}}
and you get a nice [Ok] GUI dialog pop up on the screen.
otherwise the flash-by terminal doesn't give you much feedback, and
earlier today in 6.5beta2 iso I had it not launch them on the first try
for some reason.
(need to look further into /usr/local/rasdaman/log/; shows tile size as
511,511?)
Hamish
--
Ticket URL: <http://trac.osgeo.org/osgeo/ticket/1063#comment:14>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the Osgeolive
mailing list