Search found 4 matches

by dwightprice616
Mon Mar 04, 2019 3:39 am
Forum: FEM
Topic: WaitCursor bug
Replies: 6
Views: 1064

Re: WaitCursor bug

I found my solution.
In _ViewProviderFemResultMechanical.py
replace QtGui.qApp.restoreOverrideCursor() with QtGui.QApplication.restoreOverrideCursor()

Everything seems to run without problem now.
by dwightprice616
Wed Feb 20, 2019 5:36 pm
Forum: Help on using FreeCAD
Topic: Trackpad scroll issue
Replies: 4
Views: 1810

Trackpad scroll issue

MacBook Pro - Trackpad OS: Mac OS X Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.17.13541 (Git) Build type: Release Branch: releases/FreeCAD-0-17 Python version: 2.7.14 Qt version: 5.10.1 Coin version: 4.0.0a OCC version: 7.2.0 I have two major issues with the behavior of the Macb...
by dwightprice616
Wed Feb 20, 2019 5:27 pm
Forum: FEM
Topic: WaitCursor bug
Replies: 6
Views: 1064

Re: WaitCursor bug

Hi bernd, thanks for the response. I ran some more tests, Let's see if I can keep the results straight. In FC0.17, Using CcxToolsSolver by double clicking or from icon in menu bar, the cursor does not stick until actions have been performed a couple of times (write, run or analyze). From then on cur...
by dwightprice616
Mon Feb 11, 2019 1:50 am
Forum: FEM
Topic: WaitCursor bug
Replies: 6
Views: 1064

WaitCursor bug

Cursor sticks on WaitCursor bug MacBook Pro - Trackpad OS: Mac OS X Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.17.13541 (Git) Build type: Release Branch: releases/FreeCAD-0-17 Python version: 2.7.14 Qt version: 5.10.1 Coin version: 4.0.0a OCC version: 7.2.0 I've run into a minor...