planetfederal / qgis-webappbuilder-plugin

GNU General Public License v3.0
18 stars 20 forks source link

Compiled webapp is a no show #409

Closed gioman closed 7 years ago

gioman commented 7 years ago

I previewed and compiled the webapp based on the (complex) project of the "osm" manual test (tester plugin). The preview is ok, both directly and also via Apache, while the compiled version is a no show. Attached both.

df145bfbdd2e435c94149744f5af27b8.zip

webapp.zip

bartvde commented 7 years ago

this is what @volaya is fixing right now selection_286

volaya commented 7 years ago

should be fixed now

@gioman let me know if you still see issues. The problem was with curved labels that follow lines, so you can try with the osm or the labels test projects

gioman commented 7 years ago

@bartvde @volaya sorry is not solved. Using latest revision code.

screenshot_20170531_111948

ea1c2f297a084d74aa59687c264e457a.zip

webapp.zip

bartvde commented 7 years ago

selection_288

gioman commented 7 years ago

is a tip for @volaya ? :)

bartvde commented 7 years ago

code is missing a lot of var keywords

bartvde commented 7 years ago

ruleStyles, matchFound, geom, offset, x and y are missing var keyword

volaya commented 7 years ago

all fixed now. Please retry

bartvde commented 7 years ago

see: https://github.com/boundlessgeo/qgis-webappbuilder-plugin/commit/cc8536338a6336052364ec0d213f3822d8af8f1a

gioman commented 7 years ago

seems fixed.