Custom Query (101 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (82 - 84 of 101)

Ticket Resolution Summary Owner Reporter
#20 fixed Install pdftex on ZOO server jmckenna
Description
  • I need the pdflatex utility (through pdftex) for the docs
  • I tried to install pdftex on server through emerge
  • compile fails while trying to build libpoppler ("../libpoppler.so.7.0.0: undefined reference to `png_set_longjmp_fn'"
  • my guess is that libpoppler is linking to an old libpng (1.2 instead of 1.4)

Gerald can you give me a hand on this, or should I compile from source?

#72 fixed Handling cardinality upper than 1 djay
Description

Consider an input named A, if the cardinality of A was set (through the maxOccurs value in the zcfg) to a value > 1 then the ZOO-Kernel should provide a specific array structure.

The idea is to provide the inputs as presente in the following:

{
 "A": {
   "name": "A",
   "value": ["<val1>","<val2>",...,"<valN>"],
   "mimeType": ["<mimeType1>","<mimeType2>",...,"<mimeTypeN>"],
   "isArray": "true"
 }
}

The specific "isArray" map will be automatically added by the ZOO-Kernel for inputs provided more than once in the request and getting a maxOccurs value set to a value upper than 1 in the ZCFG file.

For Python, Java and Javascript language wethe ZOO-Kernel shall be directly provide the data as an Array in the dictionnary, HasMap or Javascript Object representing the inputs.

For C language we may think of using json-c library to handle storage and access to the the inputs value.

#106 fixed Fix issue in displayStack function djay
Description

When you are not allowed to created the temporary file required to store the JVM call stack, it imply that the ZOO-Kernel will segfault.

Note: See TracQuery for help on using queries.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png