Custom Query (95 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (70 - 72 of 95)

Ticket Resolution Summary Owner Reporter
#127 fixed Installation unsucessfull (Mac) Olly Betts Fernando
Description

brew tap survex/survex https://git.survex.com/homebrew-survex

Returns "Error: Tap survex/survex remote mismatch. git://git.survex.com/homebrew-survex != https://git.survex.com/homebrew-survex"

#128 fixed Survex JSON export Format Olly Betts Pawczak
Description

Hey!

I'm use a lot of Export function to get cave surveys positions and found out that JSON format exported by Survex isn't correct.

This is file exported as JSON from Survex:

var p = [0.00,0.00,0.00,10.00,10.00,10.00]
var groups = [
[[0.00,0.00,0.00],[0.00,0.00,10.00]],
[[0.00,0.00,0.00],[0.00,10.00,0.00]],
[[0.00,0.00,10.00],[10.00,0.00,10.00]],
[[10.00,0.00,10.00],[10.00,0.00,0.00]],
[[10.00,0.00,0.00],[0.00,0.00,0.00]],
[[10.00,10.00,0.00],[0.00,10.00,0.00]],
[[10.00,10.00,0.00],[10.00,0.00,0.00]],
[[10.00,10.00,10.00],[10.00,10.00,0.00]],
[[10.00,10.00,10.00],[10.00,0.00,10.00]],
[[0.00,10.00,10.00],[10.00,10.00,10.00]],
[[0.00,10.00,10.00],[0.00,0.00,10.00]],
[[0.00,10.00,0.00],[0.00,10.00,10.00]]
]}

You can use simple site checking format validation: https://jsonformatter.curiousconcept.com/#

Trying to parse that file as JSON without additional pre-processing will always fail.

#133 fixed In version 1.4.4 Export as... option crashes the Aven app Olly Betts rixyane
Description

After updating to version 1.4.4 on Mac os Ventura 13.2.1 I can no longer use export feature. App crashes with Aven quit unexpectedly. alert.

Note: See TracQuery for help on using queries.