1. Create Wall
2. Start Survey
3. Select Edge of wall
4. Click "Copy Length"
Now the following Error occurs:
Code: Select all
Traceback (most recent call last):
File "C:\Meine Daten\freecad\FreeCAD_0.18.14575_Conda_Py3QT5-WinVS2015_x64\FreeCAD_0.18.14575_Conda_Py3QT5-WinVS2015_x64\Mod\Arch\ArchCommands.py", line 1025, in clipLength
QtGui.QApplication.clipboard().setText(t)
TypeError: 'PySide2.QtGui.QClipboard.setText' called with wrong argument types:
PySide2.QtGui.QClipboard.setText(bytes)
Supported signatures:
PySide2.QtGui.QClipboard.setText(unicode, PySide2.QtGui.QClipboard.Mode = Clipboard)
Code: Select all
OS: Windows 10
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.18.14575 (Git)
Build type: Release
Branch: master
Hash: a624fee2c27bbbb869df6a8ce40438953a282a8c
Python version: 3.6.6
Qt version: 5.6.2
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: German/Austria (de_AT)