xtherion i18n

2005-02-17 Thread Stacho Mudrak
There is a new developement snapshot on the web with xtherion supporting translated messages. The translation mechanism is simmilar to the one used by therion. To e.g. czech generate translation, do follwoing: cd xtherion cd lang ./process.pl export cz File xtexts_cz.txt is created. Edit this

Segfault when including survey data in plan

2005-02-17 Thread Wookey
+++ Stacho Mudrak [05-01-11 10:08 +0100]: >> Wookey wrote: > >>> >This looks like a bug. And is there some subtlty about adding surveys >>> >(centrelines) to maps? > >> >> Yes, it is a bug. I have downloaded your data, made your changes and it >> really fails - no idea why, but I will fix it. >> >

[therion] Re: Segfault when including survey data in plan

2005-02-17 Thread Stacho Mudrak
> OK. Done that and if I get rid of all the scraps then I get an image which > has complete lines for the surface surveys but station-marks for the > underground stations. Is that expected? Yes. This is only because of symbol definition of line survey:underground. This symbol just puts marks on

Segfault when including survey data in plan

2005-02-17 Thread Stacho Mudrak
> OK. Done that and if I get rid of all the scraps then I get an image which > has complete lines for the surface surveys but station-marks for the > underground stations. Is that expected? Second answer is NO :) Obviosly, there is another bug. I will try to fix it soon. > I have noticed a prob

Segfault when including survey data in plan

2005-02-17 Thread Wookey
+++ Stacho Mudrak [05-02-17 12:27 +0100]: >> >> May be - I can add some -shift option for import command. E.g. >> -shift 1200 1300 500 m will shift all stations with given vector. This >> is no problem and it can be probably very usefull in some cases. Yes, I can imagine situations where this mi

Segfault when including survey data in plan

2005-02-17 Thread Wookey
+++ Stacho Mudrak [05-02-17 09:40 +0100]: >> When therion has no scraps to export, it exports all centerline data. If >> it has some, it exports only 2D data and not centerline. If you wish to >> have also centerline data on the map, you need to do two things: >> >> 1. create some toplevel map, wh

[therion] Re: Segfault when including survey data in plan

2005-02-17 Thread Martin Sluka
At 11:58 + 17.2.2005, Wookey wrote: *** > error saying 'no projection for survey' map xxx -projection plan nnn endmap > I take it from your second message that this did not in fact work? > > Wookey check wiki - exaples MS. --

Segfault when including survey data in plan

2005-02-17 Thread Stacho Mudrak
> whay this would happen. Not sure if we should do anything about that or not? We solved this problem very easily. To each map we add suffix, indicating that this is a map _m or .m . If there are more projections, you can add also projection type to the suffix (e.g. .mp, .me or .mx). The same w

Segfault when including survey data in plan

2005-02-17 Thread Wookey
+++ Stacho Mudrak [05-02-17 13:31 +0100]: >>> >whay this would happen. Not sure if we should do anything about that or >>> >not? > >> >> We solved this problem very easily. To each map we add suffix, >> indicating that this is a map _m or .m . If there are more projections, >> you can add also pro

[therion] Re: Segfault when including survey data in plan

2005-02-17 Thread Stacho Mudrak
> Maybe. I've actually been finding the magic selection confusing over the > last few days as I seem to get 'everything' even when I comment stuff out of > map lists. I haven't exactly got to the bottom of it so I haven't sent mail > about it (yet). Well, the only way how to get what you want is

Wiki

2005-02-17 Thread Ladislav Blazek
Wiki version of therion book updated to version 0.3.6 --- Lada Blazek

windows binary translated

2005-02-17 Thread Roman Muñoz
Hi all, I managed to get windows binary translated. Simply rename a translated /therion/xtherion/xtherion file as xtherion.tcl and use it overwrite installed windows binary's one. Et voila! :) BTW, .iss scripts don't worked for me: First I needed to realize that there are more .iss files than co