SteamCAD
SteamCAD copied to clipboard
Invalid mask (unknown reason)
- OS: Linux (MX-Linux 19.1 / Debian 10 buster)
-
Version:
SteamCAD-205aa29-x86_64.AppImage
Actual behavior
All dimensions defined using variables (such as [D]
, [ft:0]'-[in:f]" x
, etc.) shown as ?
.
If try edit it SteamCAD just returns warning:
Invalid mask (unknown reason)
Expected behavior
All dimension variables should work as expected.
Does this problem somehow concerns with the issue #15?
Does this problem somehow concerns with the issue
#15
?
I think, no.
As I remember previous builds of AppImage (built in 2018) works correctly for me
- https://twitter.com/app4soft/status/1064140024822853633
So, seems like some later changes broke it.
I have only accepted one pull request recently, which was basically concerned with readme.md file and some totally source code unrelated issues. So I would wonder if it could break this. But I'll investigate. Sorry for the late answer, I am quite focused on the SteamCAD2 at the moment.
I have only accepted one pull request recently, which was basically concerned with readme.md
Think, issue affected by older commits, as latest AppImage build which I used successfully without such issue was from November 2018.
So, you should check all changes made after https://github.com/oskardolch/SteamCAD/commit/e7efe2de610a8f0a1e495e2c48e751eecda970b2 commit.
Well, just to be sure, if you copy the ini files into ~/.SteamCAD folder, does the problem disappear?
if you copy the ini files into ~/.SteamCAD folder, does the problem disappear?
Yes!
So it means that the issue is related to the issue #15. Hopefully probonopd would help us on this. Btw. what OS are you using? Perhaps I would try to simulate it locally.
what OS are you using?
I already mentioned it above
- https://github.com/oskardolch/SteamCAD/issues/14#issue-595082378
Hm, this the same I tested recently and the GNU build system seems to work fine. So let's wait for probonopd, if he has an idea.