Ken Rushia

Results 48 comments of Ken Rushia

https://github.com/FreeCAD/FreeCAD/blob/9decb98c71fe7b3299d422c2b0b92f0507c11c91/src/Gui/OnlineDocumentation.cpp#L130-L132 Assuming this is the problem, I'm not seeing the 3 arguments here match up with the pydoc function: https://github.com/python/cpython/blob/30c687cdf8f7073302e92b2b125553d518a94eac/Lib/pydoc.py#L606 @maxwxyz Are you sure this works on your end? Are...

It seems that specifically the '/' page is broken. http://localhost:7465/ @maxwxyz Can you check that specific URL after summoning `Help > Automatic python modules documentation`? If that specific page works...

This is a super easy fix, so I'd like to take a shot at it. Trying to get a working dev environment setup now.

App::Part has no Selectable property in ViewObject. The object inside is selected.

[selectable-bug.zip](https://github.com/FreeCAD/FreeCAD/files/15408443/selectable-bug.zip) Small example made in 0.21.2 attached.

It gets weirder. Object shapes in an App::Part can be selected when the object's ViewObject.Selectable is false, but sub-shapes (like faces) cannot be selected.

Same problem when using Draft commands with a Spreadsheet tab selected. Also with a Text document tab. Sketcher tab will disable the Draft menus.

The themes are really slow to load in general. Launching FreeCAD will take up to 20 seconds longer with a theme selected vs. just using Classic. It also "freezes" for...

Confirming that: 1. The first part of a video will play before the error occurs 2. After the error, the triggering video will no longer play at all 3. After...