Custom query (1088 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (136 - 138 of 1088)

Ticket Resolution Summary Owner Reporter
#769 fixed R: GRASS plugin doc does not display completely live-demo@… darkblueb
Description

partial drawing and odd colored rectangles in 'spgrass6_0.3.pdf when viewed with the default viewer evince

#771 fixed AtlasStyler does not open from ISO, but seems to work from VM live-demo@… camerons
Description

On 23/08/11 00:35, Angelos Tzotsos wrote:

Hi all,

I have been testing 5.0RC1 for a couple of days. I use a netbook for my tests with 1GB RAM and I use the iso version (loaded into a usb).

The main problems I have seen so far are:

...

  1. atlasstyler - does not open at all from the launcher (Hamish commented that his copy works ok, perhaps it is an ISO thing...)
#772 fixed rasdaman build errors in 5.0rc2 live-demo@… hamish
Description
make[1]: Leaving directory `/tmp/build_rasdaman/rasdaman_data/DataImport/demodata'
make -C nir import;   make -C lena import;   make -C mowglie import;   make -C timeseries import;   make -C demodata imp
ort; 
make[1]: Entering directory `/tmp/build_rasdaman/rasdaman_data/DataImport/nir'
echo "rasql -q 'insert into NIR values inv_tiff($1)' --file nir.tiff --user rasadmin --passwd rasadmin --port 7001 -d RA
SBASE"
rasql -q 'insert into NIR values inv_tiff()' --file nir.tiff --user rasadmin --passwd rasadmin --port 7001 -d RASBASE
rasql -q 'insert into NIR values inv_tiff($1)' --file nir.tiff --user rasadmin --passwd rasadmin --port 7001 -d RASBASE
rasql: rasdaman query tool v1.0, rasdaman v8 -- generated on 22.08.2011 16:24:27.
opening database RASBASE at localhost:7001...ok
fetching type information for GreyString from database, using readonly transaction...ok
reading file nir.tiff...ok
  constant 1: GMarray
  Oid...................: 
  Type Structure........: 
  Type Schema...........: marray< char >
  Domain................: [0:6195321]
  Base Type Schema......: char
  Base Type Length......: 1
  Data format.......... : Array
  Data size (bytes).... : 6195322
Executing update query...rasdaman error 0: Exception: Transfer Failed
aborting transaction...ok
rasql done.
make[1]: *** [import] Error 255
make[1]: Leaving directory `/tmp/build_rasdaman/rasdaman_data/DataImport/nir'
[...]
echo "rasql -q 'insert into lena values inv_tiff($1)' --file lena.tiff --user rasadmin --passwd rasadmin --port 7001 -d RASBASE"
rasql -q 'insert into lena values inv_tiff()' --file lena.tiff --user rasadmin --passwd rasadmin --port 7001 -d RASBASE
rasql -q 'insert into lena values inv_tiff($1)' --file lena.tiff --user rasadmin --passwd rasadmin --port 7001 -d RASBASE
[...]
Executing update query...rasdaman error 0: Exception: Transfer Failed
aborting transaction...ok
rasql done.
make[1]: *** [import] Error 255
make[1]: Leaving directory `/tmp/build_rasdaman/rasdaman_data/DataImport/lena'
[...]
scripts/insertbin localhost 7001 rasadmin rasadmin RASBASE NN3_10 Data/NN3_10.dat
scripts/insertbin: error while loading shared libraries: libmfhdf.so.0: cannot open shared object file: No such file or 
directory
scripts/insertbin localhost 7001 rasadmin rasadmin RASBASE NN3_11 Data/NN3_11.dat
scripts/insertbin: error while loading shared libraries: libmfhdf.so.0: cannot open shared object file: No such file or 
directory
make[1]: *** [import] Error 127
make[1]: Leaving directory `/tmp/build_rasdaman/rasdaman_data/DataImport/timeseries'

it is unknown to me if any of the above are fatal / harmless.

for the last one, perhaps installing the libhdf4-0 package is needed?

Hamish

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