One thing that would be cool, is to always add the file used to generate the splashes to the examples folder… Provided we have the author’s permission of course
Yea, NormandC, let me know how I can help you with this stuff. I created Developing_FreeCAD_with_GitKraken because working with git makes most sense to me using a GUI.
This relates to FreeCAD_0.18.15609_Conda_Py3QT5-WinVS2015_x64 build
When I run the unit tests once all the tests pass, when I run it the second time I get this error
Traceback (most recent call last):
File "C:\Users\saso\Desktop\FreeCAD_0.18.15609_Conda_Py3QT5-WinVS2015_x64\bin\lib\unittest\case.py", line 59, in testPartExecutor
yield
File "C:\Users\saso\Desktop\FreeCAD_0.18.15609_Conda_Py3QT5-WinVS2015_x64\bin\lib\unittest\case.py", line 605, in run
testMethod()
File "C:\Users\saso\Desktop\FreeCAD_0.18.15609_Conda_Py3QT5-WinVS2015_x64\Mod\Test\Document.py", line 1577, in testDocument
self.failUnless(self.Obs.parameter.pop(0) is self.Doc1)
File "C:\Users\saso\Desktop\FreeCAD_0.18.15609_Conda_Py3QT5-WinVS2015_x64\bin\lib\unittest\case.py", line 1321, in deprecated_func
return original_func(*args, **kwargs)
File "C:\Users\saso\Desktop\FreeCAD_0.18.15609_Conda_Py3QT5-WinVS2015_x64\bin\lib\unittest\case.py", line 682, in assertTrue
raise self.failureException(msg)
AssertionError: False is not true
OS: Windows 10
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.18.15609 (Git)
Build type: Release
Branch: master
Hash: a14af0f2bd26f980d71be80a799ee48127bc7619
Python version: 3.6.6
Qt version: 5.6.2
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: Slovenian/Slovenia (sl_SI)
Hi all,
For information, the part-design example in 0.18 in in the 0.16 way of designing, so opening it can lead to misunderstanding for beginners as there is no body and part.
attached the updated version (lighter by the way). PartDesignExample.FCStd (42 KB)
OS: Debian GNU/Linux buster/sid
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.18.15611 (Git) AppImage
Build type: Release
Branch: master
Hash: 64a94ae0f7c60fc981086fe157150a9c0dca29c6
Python version: 2.7.6
Qt version: 4.8.6
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: French/France (fr_FR)
I just noticed that Meshes → Unwrap Mesh and Unwrap Face are not available in Crowdin for translation…
Yorik, no success in making the FEM menus appear I gather?
And what if you have more than one file to edit, which was my case?
I know, I recently marked it for translation. I also noticed that you uploaded blasted animated GIFs, and you know my opinion about this image format.
Contrary to the cute icon, I was not smiling.
In any case, GitKraken requires signing in through either GitHub or a GitKraken account - which makes it a no-go for me.
After setting my New Document Camera Orientation (in Preferences/Display) to something else than default top view, it works with the New document icon or File → New menu, but it doesn’t from the StartPage’s “Create new…” button. Maybe some file in the Start module needs to be updated as well?
Pretending to be a developer , it seems LoadNew.py simply calls a python command to create a new document: