Christian Wohltat

Results 66 comments of Christian Wohltat

Seems similar to #1048 . I don't get why there is the need for another separate project when the problem is to bring to forks closer to each other.

I'm also very much interested to see both forks come together. FC 1.0 has some great improvements in the GUI like dimensioning, and on the other hand this fork (realthunder)...

I just realized that the auto completion is triggered via **Ctrl + Space**. But the font and window is tiny in all stylesheets i've tried. Seems there are different ways...

Yeah, i was looking for that for a while. I believe i had seen something on a picture in a tweet but haven't found documented how to do it anywhere....

> For Linux, type the following command in a terminal > > ``` > ./FreeCAD-asm3-Daily-Conda-Py3-Qt5-20210717-glibc2.12-x86_64.AppImage jupyter notebook > ``` Does not work anymore with the latest release. I get following...

- Seems modules `jupyter_server_fileid`, `jupyter_server_ydoc` and `nbclassic` are missing. - OpenSSL Version Conflict (OPENSSL_3.4.0 not found), (`libcrypto.so.3` exists in AppImage)

I found a fix for me: ``` bash # extract the AppImage ./FreeCAD-Link-Stable-Linux-x86_64-py3.11-20241003_94d2fcf5a50a9ab447b36047a29c994b.AppImage --appimage-extract # install missing python packages cd squashfs-root ./AppRun python -m pip install --upgrade jupyterlab notebook jupyter-server...

It's taken from `link.user.cfg` `Float Name="PickRadius" Value="`. But it is not changed there.

> May I know how you attempted to set the shortcut to the context menu? I just set the keybinding as normal "Tools"-->"Customize..."-->then searched for "Set tip"--> and "Assign"ed the...

I also get crashes when using the search ``` 13:16:25.659 [MainThread] ERROR thonny.plugins.find_replace: Could not get seed text Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/thonny/plugins/find_replace.py", line 76, in __init__ selected_lines...