Search found 656 matches

by ezzieyguywuf
Tue Dec 03, 2019 5:41 pm
Forum: Open discussion
Topic: Linked constraints don't work with spaces.
Replies: 12
Views: 2349

Re: Linked constraints don't work with spaces.

I think changing the invalid characters to underscore is not bad as long as this behavior is consistent and well documented This is an issue if the same name is used with underscore and space. It seems to the user to be different, bit internally it isn't. I'm not a friend of automatisms, which try ...
by ezzieyguywuf
Tue Dec 03, 2019 5:37 pm
Forum: Help on using FreeCAD
Topic: Bug: Crash in Python Console
Replies: 21
Views: 1726

Re: Bug: Crash in Python Console

DeepSOIC wrote: Tue Dec 03, 2019 3:20 pm Do you have any addons installed?
I don't think so. How do I check this?
by ezzieyguywuf
Tue Dec 03, 2019 2:31 pm
Forum: Pull Requests
Topic: PR 2730, "Fix" line-endings
Replies: 42
Views: 11696

Re: PR 2730, "Fix" line-endings

bernd wrote: Tue Dec 03, 2019 11:38 am But lets get started ...
Thanks for your support bernd!

I'll put together a PR specifically for FEM, and include the necessary .gitattributes info to ensure that anyone using our git repo in the future will have the appropriate git settings to prevent future issues.
by ezzieyguywuf
Tue Dec 03, 2019 2:01 pm
Forum: Help on using FreeCAD
Topic: Bug: Crash in Python Console
Replies: 21
Views: 1726

Re: Bug: Crash in Python Console

Spending some time debugging this... It seems that the crash consistently occurs in src/Gui/CallTips.cpp:388. Or so it would seem.... Since CallTips is a simple container class, I highly doubt that instantiating it is causing the issue. Further, when I look at the stack track, the issue seems to be ...
by ezzieyguywuf
Tue Dec 03, 2019 1:31 pm
Forum: Help on using FreeCAD
Topic: Bug: Crash in Python Console
Replies: 21
Views: 1726

Re: Bug: Crash in Python Console

Why is this showing an obsolete version of 0.19 ? Can you retry with an updated debug version? Your previous test with the debug version was useless because it was tested with a version 800 commits behind master that possibly didn't include an important security check. @wmayer, are you referring to...
by ezzieyguywuf
Tue Dec 03, 2019 4:30 am
Forum: Open discussion
Topic: Dedicated Spreadsheet Workbench Maintainer/Devs needed
Replies: 29
Views: 5458

Re: Dedicated Spreadsheet Workbench Maintainer/Devs needed

posted a note on bug report 3391 trying to get some more info on how to reproduce the issue. In general, it appears that all these issues/bugs labeled as "Spreadsheet module" issues are really "Expression parser" issues. Perhaps I should change the scope of my assignment and sta...
by ezzieyguywuf
Tue Dec 03, 2019 4:12 am
Forum: Open discussion
Topic: Dedicated Spreadsheet Workbench Maintainer/Devs needed
Replies: 29
Views: 5458

Re: Dedicated Spreadsheet Workbench Maintainer/Devs needed

For bug report 2467, I've posted a request for an example file or procedure to reproduce the problem.

according to this post, it seems like bug report 3926 has been resolved.

Moving on to the next one.
by ezzieyguywuf
Tue Dec 03, 2019 4:02 am
Forum: Open discussion
Topic: Dedicated Spreadsheet Workbench Maintainer/Devs needed
Replies: 29
Views: 5458

Re: Dedicated Spreadsheet Workbench Maintainer/Devs needed

For bug report 3255 , I've started a new thread to discuss the best path forward. This still doesn't seem like a Spreadsheet-specific issue, so I'll again move on to the next listed bug. Edit: 2766 seems to be not specific to Spreadsheet, but rather related to to ExpressionParser in some way. Skippi...
by ezzieyguywuf
Tue Dec 03, 2019 4:00 am
Forum: Open discussion
Topic: Default angle units: radian? degree?
Replies: 8
Views: 2055

Default angle units: radian? degree?

I am attempting to work through a backlog of Spreadsheet module bugs, and have come across bug report 3255 . Rather than revive this old help thread on the topic, I thought it would be more prudent to start a new thread in the Open Discussion forum. Continuing from the discussion in the linked help ...
by ezzieyguywuf
Tue Dec 03, 2019 3:40 am
Forum: Open discussion
Topic: Dedicated Spreadsheet Workbench Maintainer/Devs needed
Replies: 29
Views: 5458

Re: Dedicated Spreadsheet Workbench Maintainer/Devs needed

Per my note on the bug tracker, it seems that bug 3518 has been resolved. Moving on to the next item on the list.