[Therion] What means that or where is the fault?

2016-02-21 Thread Olly Betts
On Sun, Feb 21, 2016 at 10:37:28PM +, Footleg wrote:
> Or possibly you have incompatible versions of Therion and Survex installed?
> Make sure you have a recent Survex version for the current Therion, or
> Survex is called by Therion to produce a file which Therion is not able to
> read (because the format changed in the Survex output).

You do want a recent Survex version (or a sufficiently old one), but
the reason isn't a format change.

On Microsoft Windows, therion currently assumes that the file
association set for processing .svx files runs cavern, which isn't true
by default for Survex 1.2.23 and later (instead aven is now run).

I added a workaround for this in Survex 1.2.24 - if aven is run in the
invalid way which results from this, it runs cavern instead.  This is
ugly, but shouldn't break anything else and is enough to make therion
happy for now.

So this should only be an issue with Survex 1.2.23.  If you still see
it after upgrading to a newer version, I'd try uninstalling and
reinstalling (I'm not sure if the file associations get updated when
upgrading).

It would be good to fix therion not to make this assumption though.
Aside from the issue above, the user can change file associations to
anything they like.

Cheers,
Olly



[Therion] What means that or where is the fault?

2016-02-21 Thread Footleg
Or possibly you have incompatible versions of Therion and Survex installed?
Make sure you have a recent Survex version for the current Therion, or
Survex is called by Therion to produce a file which Therion is not able to
read (because the format changed in the Survex output).

Footleg

On Sat, Feb 20, 2016 at 3:47 PM Martin Sluka  wrote:

>
>
> On Feb 20, 2016, at 03:03 PM, Markus Boldt  wrote:
>
> After compiling I get the error “warning -- can't open cavern log file for
> input”. Therion works well, but there is this error.
>
> What is wrong?
>
>
> Cavern is part of Survex. It looks there is problem with user rights there.
>
> m.s.
>
> ___
> Therion mailing list
> Therion at speleo.sk
> http://mailman.speleo.sk/mailman/listinfo/therion
>
-- next part --
An HTML attachment was scrubbed...
URL: 
<http://mailman.speleo.sk/pipermail/therion/attachments/20160221/ab9466e8/attachment.html>


[Therion] list of coordinates of stations

2016-02-21 Thread Martin Sluka
Therion -> export model .3d file

Use 3dtopos program from Survex package or open it in Aven (Survex) and export 
list of coordinates:

3dtopos
Name
3dtopos—produce a .pos file from a .3d file
Synopsis
3dtopos [options] {.3d file} [.pos file]
Description
3dtopos takes a .3d file and produces a .pos file which contains a list of all 
the stations with coordinates
(ordered x,y,z [East, North, Up]) and complete names.
The stations are sorted such that numbers occur in the correct order (so 
“2” before “10”). 3dtopos even
sorts numbers with a prefix and/or suffix, so you’d get:
040.sv8
040.sv8a
040.sv8b
040.sv8c
040.sv9
040.sv10
040.sv11
40_entrance_tag
40b_entrance_tag
You can also export .pos files from aven in versions 1.2.19 and later.
-- next part --
An HTML attachment was scrubbed...
URL: 
<http://mailman.speleo.sk/pipermail/therion/attachments/20160221/127877be/attachment.html>