Search found 288 matches

by davecoventry
Sat Apr 20, 2024 7:38 pm
Forum: Help on using FreeCAD
Topic: Keyboard shortcuts from different workbenches[Solved]
Replies: 3
Views: 183

Re: Keyboard shortcuts from different workbenches

Thanks, that is what I'm after.
by davecoventry
Sat Apr 20, 2024 9:34 am
Forum: Help on using FreeCAD
Topic: Keyboard shortcuts from different workbenches[Solved]
Replies: 3
Views: 183

Keyboard shortcuts from different workbenches[Solved]

Is there a way to use Keyboard shortcuts from other workbenches? For example, if I'm in the Draft Workbench and I want to move an item, I use M,V to invoke the MOVE dialog. However, if I'm in the Part Workbench, then this doesn't work and I have to change to the Draft Workbench. This used to work in...
by davecoventry
Sat Mar 25, 2023 2:06 pm
Forum: Help on using FreeCAD
Topic: Some GUI issues on version 0.21.0
Replies: 4
Views: 5628

Re: Community opinion polling central thread

Thanks Chris.

Sorry if I misunderstood.
by davecoventry
Sat Mar 25, 2023 8:26 am
Forum: Help on using FreeCAD
Topic: Some GUI issues on version 0.21.0
Replies: 4
Views: 5628

Some GUI issues on version 0.21.0

I normally usually clone my build from git, but recent changes have made it difficult to use, forcing me back to the stable release. FreeCAD is fantastic software and I'm very grateful to be able to use it. Git version: OS: Manjaro Linux (Budgie:GNOME/budgie-desktop) Word size of FreeCAD: 64-bit Ver...
by davecoventry
Fri Mar 03, 2023 5:50 am
Forum: Open discussion
Topic: Some GUI issues on version 0.21.0
Replies: 4
Views: 894

Re: Some GUI issues on version 0.21.0

No, I don't consider it a bug.

It's just behaviour that I found useful previously, which appears to have been written out of the latest commits.
by davecoventry
Wed Mar 01, 2023 12:51 pm
Forum: Open discussion
Topic: Some GUI issues on version 0.21.0
Replies: 4
Views: 894

Re: Some GUI issues on version 0.21.0

Thanks for the response. Item 1. works as described on a FreeCAD AppImage. OS: Manjaro Linux (Budgie:GNOME/budgie-desktop) Word size of FreeCAD: 64-bit Version: 0.20.2.29603 (Git) AppImage Build type: Release Branch: (HEAD detached at 0.20.2) Hash: 930dd9a76203a3260b1e6256c70c1c3cad8c5cb8 Python 3.1...
by davecoventry
Wed Mar 01, 2023 7:25 am
Forum: Install / Compile
Topic: Pivy: no attribute 'delete_SoGeo'
Replies: 1
Views: 706

Re: Pivy: no attribute 'delete_SoGeo'

This is apparently fixed:

https://bugs.launchpad.net/ubuntu/+sour ... ug/2000840

I've changed my distro, so it won't affect me, but it might help someone else.
by davecoventry
Tue Feb 28, 2023 6:54 am
Forum: Open discussion
Topic: Some GUI issues on version 0.21.0
Replies: 4
Views: 894

Some GUI issues on version 0.21.0

Hi, I have a couple of issues with the the GUI of the latest Git pulls of FreeCAD. I suspect they'd be quite simple to sort out, but they are causing me some issues. 1. The 'Placement Dialog' box used to apply changes and close on pressing the Enter key. The problem is that I tend to move on without...
by davecoventry
Mon Dec 12, 2022 6:29 am
Forum: Install / Compile
Topic: Pivy: no attribute 'delete_SoGeo'
Replies: 1
Views: 706

Pivy: no attribute 'delete_SoGeo'

If I run python and import pivy, I get a whole lot of errors. I've downloaded coin with git clone https://github.com/coin3d/coin Coin with git clone https://github.com/coin3d/coin Soqt with git clone --recurse-submodules https://github.com/coin3d/soqt soqt and Pivy with git clone https://github.com/...