zsiki / GeoEasy

land surveying calculation, network adjustment, digital terrain models, regression calculation
http://digikom.hu/english/geo_easy_e.html
GNU General Public License v2.0
73 stars 34 forks source link

ComEasy - Error when executing Help > Help ... #145

Closed XRolland closed 3 years ago

XRolland commented 3 years ago

In ComEasy, we've got an error message when executing Help > Help ...

Error:wrong # args: should be "GeoHelp"

image

Pushing on the Details button shows:

wrong # args: should be "GeoHelp"
wrong # args: should be "GeoHelp"
    while executing
"GeoHelp ComEasy.html"
    (menu invoke)

Found with GeoEasy 3.1.2, windows portable binary, running on Windows 10.

zvezdochiot commented 3 years ago

https://github.com/zsiki/GeoEasy/blob/cab09d84d849c243eb9f26111201badcf4565932/src/com_easy.tcl#L66

XRolland commented 3 years ago

Is it because there's not any help html file? Is it possible to use url instead , linking to something as:

zvezdochiot commented 3 years ago

@XRolland say:

Is it possible to use url instead , linking to something as:

No. Wait. @zsiki has reserved this. It will determine how to organize the help and correct it.

See also: #48 , https://github.com/zsiki/GeoEasy/tree/master/doc

PS: I don't use ComEasy myself. I am using stty && pv.

zvezdochiot commented 3 years ago

@XRolland , you not watch: https://github.com/zsiki/GeoEasy/watchers

See also #64

XRolland commented 3 years ago

@zvezdochiot I don't use ComEazy anywhere. I was checking my localization file (early work, work in progress) when I found this problem. But why did you link #64 issue? I don't understand as it seems to be not data related.

zvezdochiot commented 3 years ago

@XRolland say:

But why did you link #64 issue? I don't understand as it seems to be not data related.

This is due to the fact that the project needs help. Both in reference material and test data. Participate, contribute.

See also https://github.com/zsiki/GeoEasy/tree/master/src/tsdata

XRolland commented 3 years ago

As everywhere in FLOSS world :wink: Reporting is a contribution. I'm not a coder. And I'm not able to be everywhere at the same time.

zvezdochiot commented 3 years ago

@XRolland say:

I'm not a coder. And I'm not able to be everywhere at the same time.

No need to program. @zsiki does an excellent job with this. We need test data from devices in the specified formats.

zsiki commented 3 years ago

@XRolland thank you reporting this bug. I accept your idea to display link to doc and wiki on GitHub.

Some years ago I had an idea to have a context sensitive help, but I couldn't realize it so far...